Crate embedded_font_generator
source ·Expand description
Utility to create simple font files for embedded devices.
Structs
- A bit flow was tried to be parsed that doesn’t exist
- A font mode was tried to be parsed that doesn’t exist
Enums
- In what direction the bits inside a byte flow in a monochromatic font.
- The mode in which the font should be generated
- An error that can occur during font generation
Functions
- Generate a single monochromatic font
Type Definitions
- Result type that uses this crates error by default