https://github.com/allyourcodebase/freetype
freetype ported to the zig build system
https://github.com/allyourcodebase/freetype
Last synced: 10 months ago
JSON representation
freetype ported to the zig build system
- Host: GitHub
- URL: https://github.com/allyourcodebase/freetype
- Owner: allyourcodebase
- License: mit
- Created: 2024-09-14T04:16:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-15T00:09:58.000Z (over 1 year ago)
- Last Synced: 2025-04-06T22:38:27.067Z (11 months ago)
- Language: Zig
- Size: 10.7 KB
- Stars: 16
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# freetype
This is [freetype](https://freetype.org/) packaged for [Zig](https://ziglang.org/).
## Comparison with mach-freetype
Please consider using [mach-freetype](https://github.com/hexops/mach-freetype).
I was not aware of mach-freetype when I made this repository and I have not yet
evaluated either one's suitability for my personal project.