Skip to content
forked from mcufont/mcufont

A font rendering library for microcontrollers.

License

Notifications You must be signed in to change notification settings

myj-dev/mcufont

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcufont

A font rendering library for microcontrollers.

Features:

  • Powerful compression algorithm.
  • Small compiled code size (~3 kB).
  • Fast decompression.
  • Small RAM usage.
  • Antialiased font support.
  • Optional kerning support.
  • Optional UTF-8/UTF-16 support.
  • Text alignment, word-wrap and justification algorithms.
  • Encoder can import .ttf and .bdf fonts.

About

A font rendering library for microcontrollers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 59.9%
  • C 37.1%
  • Makefile 3.0%