Skip to content

chw-git/zmfr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zmfr

minimal font rasterizer for zig

Has to be linked against freetype and c at the moment.

For building and running the example:

zig build-exe example.zig -l freetype -l c
./example

Or the same example in form of a test:

zig test font.zig -l freetype -l c

The example font is copied from https://github.com/bluescan/proggyfonts and licenced under MIT

About

minimal font rasterizer for zig

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published