-
Notifications
You must be signed in to change notification settings - Fork 1
Create simple fonts for use in small or embedded C projects
Xuth/make_c_font
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
mk_c_font.pl is a script to create simple fonts usable by small c programs, ideal for embedded environments. This uses ImageMagick to render each character of a font in a specific size, performs some additional processing and then saves the rasterization as a c file that can be included in a program. An example of its output is here (simple_font.c). Simple code to use the generated font files is easy_text.c and easy_text.h
About
Create simple fonts for use in small or embedded C projects
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published