hexops / freetype

A fork of freetype packaged for the Zig build system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

freetype packaged for the Zig build system

This is a fork of freetype, packaged for Zig. Unnecessary files have been deleted, and the build system has been replaced with build.zig.

Looking for Zig bindings to Freetype? See mach/freetype.

Updating

To update this repository, run ./update.sh followed by ./verify.sh to verify the repository contents.

Verifying repository contents

For supply chain security reasons (e.g. to confirm we made no patches to the code) we provide a git diff command you can run to verify the contents of this repository:

./verify.sh

If nothing is printed, there is no diff. Deleted files, and changes to README.md, build.zig, .github CI files and .gitignore are ignored.

Issues

Issues are tracked in the main Mach repository.

About

A fork of freetype packaged for the Zig build system

License:Other


Languages

Language:C 97.8%Language:Python 1.6%Language:C++ 0.4%Language:Perl 0.2%Language:Zig 0.0%Language:Makefile 0.0%Language:Shell 0.0%