Skip to main content

Crate sigye_fonts

Crate sigye_fonts 

Source
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.
FontRegistry
Registry of available fonts.

Enums§

ParseError
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.