Expand description
PC Screen Font stuff
Structs§
- The glyph type for PCScreenFont.
- A more useful form of RawPCScreenFont.
- A PC Screen font.
Constants§
- Error code returned when the PSF has an invalid magic number.
- The font selected to be the “main” font. I selected Linux’s ISO01-12x22 font.
- PC Screen Font magic number.
Functions§
- Parses a PC Screen Font into a PCScreenFont.
- Parses a PC Screen Font into a RawPCScreenFont.
Type Aliases§
- One glyph for RawPCScreenFont.