Expand description
ASCII art fonts for the sigye clock application.
This crate provides FIGlet font parsing and rendering for the terminal clock.
Structs§
- Font
- A FIGlet font containing character definitions.
- Font
Registry - Registry of available fonts.
Enums§
- Parse
Error - Parse error types.
Constants§
- BUNDLED_
FONTS - List of all bundled fonts with their names and content.
Functions§
- parse_
flf - Parse an FLF font file from string content.