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
- Glyph
Row - Iterator over each column within a single row of a glyph
Enums§
- Parse
Error - Why data might not be a valid PSF2 font