Modules§
Structs§
- CP437
String - Structure to store a string represented by Codepage 437 glyphs
- Font
- Structure to hold, read, write, and generate rgba data for fonts
Enums§
- CP437
Error - Error to indicate a string cannot be represented with Codepage 437 glyphs
- Font
Error - Custom error used when generating, reading, and writing fonts
Traits§
- Draw
Font - Method for drawing font data received from crate::Font::to_bytes to an RGBA buffer