Skip to content

cellularmitosis/libint10h_fonts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

libint10h_fonts

This repo contains a bash script which converts the awesome int10h.org bitmap font collection into a library of C structs which can be directly used in embedded projects.

Usage:

Either pull individual .c and .h files into your project as needed, or run make to build all of the fonts as libint10h_fonts.a.

License

The bash script is licensed under MIT.

The font files from int10h.org are licensed under CC BY-SA 4.0, so all of the generated .c and .h files are as well.

About

The int10h.org bitmap font collection as a library of C structs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages