No description
Find a file
Emi 359e8721d4
Some checks failed
CI / x86_64-linux (push) Has been cancelled
CI / x86_64-windows (push) Has been cancelled
CI / x86_64-macos (push) Has been cancelled
cleanup
Signed-off-by: Emi <emi@hexops.com>
2025-02-25 22:28:38 -07:00
.github cleanup 2025-02-25 22:28:38 -07:00
examples fix 'local variable is never mutated' errors and some typos 2024-06-02 13:56:25 -07:00
src update to Zig 2024.10-mach (helps hexops/mach#1276) 2024-10-04 14:37:13 -07:00
.gitattributes freetype: add .gitattributes, .gitignore 2022-05-24 11:55:07 -07:00
.gitignore update to Zig 2024.05 2024-06-02 14:06:09 -07:00
build.zig update to Zig 2024.05 2024-06-02 14:06:09 -07:00
build.zig.zon update to latest zig version 2024-12-30 17:10:20 -07:00
LICENSE freetype: initialize subrepository 2022-05-24 11:55:07 -07:00
LICENSE-APACHE freetype: initialize subrepository 2022-05-24 11:55:07 -07:00
LICENSE-MIT freetype: initialize subrepository 2022-05-24 11:55:07 -07:00
LICENSE.freetype freetype: add freetype license file for clarity 2022-05-24 11:55:07 -07:00
README.md README: minimal README linking to new website 2023-08-05 11:16:08 -07:00

mach-freetype

Ziggified Freetype 2 and harfbuzz bindings with zero-fuss installation, cross compilation, and more.

Features

  • Zero-fuss installation, cross-compilation at the flip of a switch, and broad platform support.
  • Very good API coverage, almost every function, type, constant, etc. has been exposed in a ziggified API.

Documentation

machengine.org/pkg/mach-freetype

Join the community

Join the Mach community on Discord to discuss this project, ask questions, get help, etc.

Issues

Issues are tracked in the main Mach repository.