zig bindings for fcft
Find a file
2026-04-22 16:40:23 -04:00
.gitignore initial commit 2026-04-19 17:31:25 -04:00
build.zig initial commit 2026-04-19 17:31:25 -04:00
build.zig.zon repin pixman dep to stacksmash/zig-pixman e40b30b 2026-04-22 16:40:23 -04:00
fcft.zig initial commit 2026-04-19 17:31:25 -04:00
LICENSE initial commit 2026-04-19 17:31:25 -04:00
README.md initial commit 2026-04-19 17:31:25 -04:00

zig-fcft

zig 0.17 bindings for fcft, the simple library for fontconfig + FreeType + HarfBuzz font loading.

Depends on zig-pixman because fcft glyph bitmaps are pixman_image_t.