Skip to content

Low resolution bitmap font with a small memory footprint

License

Notifications You must be signed in to change notification settings

JeremyGrosser/tiny_text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Text

Low resolution bitmap font with a small memory footprint

demo running on a 128x32 SSD1306 OLED display

Based on the "Tom Thumb" font, available under the CC0 license.
https://robey.lag.net/2010/01/23/tiny-monospace-font.html

Tiny Text is a 5x3 bitmap font. This implementation supports drawing on any display with the HAL.Bitmap interface or an appropriate Set_Pixel procedure.

Examples

MIT License
Copyright 2020-2024 Jeremy Grosser
See LICENSE for details.

About

Low resolution bitmap font with a small memory footprint

Topics

Resources

License

Stars

Watchers

Forks

Languages