bdf
BDF font handler
This crate allows you to read and write BDF fonts in Rust.
Example
This example will draw a given glyph in your terminal using the given font.
use char;
use env;
use exit;
let font = open.unwrap;
let codepoint = charfrom_u32
.expect;
let glyph = font.glyphs.get.unwrap_or_else;
for y in 0..glyph.height