Skip to content
/ bit-font Public

Micro 6x7px half glyph based font for mcu/embedded project. 39 bytes min size

License

Notifications You must be signed in to change notification settings

bga/bit-font

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro 6x7px font for mcu/embedded project

Original idea by FireFly

Memory size

  • digits + symbols - 13 * 3 bytes each half glyph + 19 * 1 byte indexes = 58 bytes
  • all (digits + symbols + alphabet) - 24 * 3 bytes each half glyph + 47 * 2 bytes indexes = 166 bytes

indexes arrays may be unneeded if you use fixed print

About

Micro 6x7px half glyph based font for mcu/embedded project. 39 bytes min size

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published