summaryrefslogtreecommitdiff
path: root/pkg/harfbuzz/main.zig
AgeCommit message (Expand)Author
2024-08-16pkg/harfbuzz: yeet usingnsMitchell Hashimoto
2024-08-16pkg/harfbuzz: fix c.zigMitchell Hashimoto
2022-10-02pkg/harfbuzz: add coretext compilation on macOSMitchell Hashimoto
2022-08-29font: Face initializes a hb_font alongside every faceMitchell Hashimoto
2022-08-28pkg/harfbuzz: shapeMitchell Hashimoto
2022-08-28pkg/harfbuzz: buffer set direction, script, and languageMitchell Hashimoto
2022-08-28pkg/harfbuzz: buffer init, addMitchell Hashimoto
2022-08-28pkg/harfbuzz: face, font, freetypeMitchell Hashimoto
2022-08-28pkg/harfbuzz: some blob APIsMitchell Hashimoto
2022-08-28pkg/harfbuzz: some functions and testsMitchell Hashimoto
2022-08-28Add harfbuzz build (not used yet)Mitchell Hashimoto