summaryrefslogtreecommitdiff
path: root/pkg/harfbuzz/freetype.zig
AgeCommit message (Collapse)Author
2024-08-16pkg/harfbuzz: fix c.zigMitchell Hashimoto
2023-06-30Update Zig (#164)Mitchell Hashimoto
* update zig * pkg/fontconfig: clean up @as * pkg/freetype,harfbuzz: clean up @as * pkg/imgui: clean up @as * pkg/macos: clean up @as * pkg/pixman,utf8proc: clean up @as * clean up @as * lots more @as cleanup * undo flatpak changes * clean up @as
2022-10-02pkg/harfbuzz: add coretext compilation on macOSMitchell Hashimoto
2022-08-28pkg/freetype: Library and FaceMitchell Hashimoto
2022-08-28pkg/harfbuzz: use extern funcs for freetype interopMitchell Hashimoto
2022-08-28pkg/harfbuzz: face, font, freetypeMitchell Hashimoto