Crate psf2

Source
Expand description

Parser for v2 PC Screen Fonts, bitmap fonts which are simple and fast to draw.

Structs§

Font
A well-formed PSF2 font
Glyph
Iterator over each row of a glyph
GlyphRow
Iterator over each column within a single row of a glyph

Enums§

ParseError
Why data might not be a valid PSF2 font