-
Notifications
You must be signed in to change notification settings - Fork 5
Fonts
Character support may vary, but additional fonts and characters can be added easily — either by hand or through auto-generation.
Braille | Micro | Mini | Small | Medium | Medium bold | Medium wide | Large
Ultra-compact 2×3 pixel font, ideal for minimal space constraints.
Configure in .env:
FONT_BRAILLE='true'Extremely small 3×3 pixel font, offering basic legibility in tight layouts.
Balanced 4×5 pixel font providing improved readability without taking up much space.
Configure in .env:
FONT_MINI='true'Small yet clear font suitable for most general-purpose display needs.
Configure in .env:
FONT_SMALL='true'Clean and versatile font with a slightly larger footprint.
Configure in .env:
FONT_MEDIUM='true'Bold style based on the medium font.
Configure in .env:
FONT_MEDIUMBOLD='true'Wide and legible style based on the medium font.
Configure in .env:
FONT_MEDIUMWIDE='true'High-impact display font with oversized characters for standout visibility.
Configure in .env:
FONT_LARGE='true'