summaryrefslogtreecommitdiff
path: root/pkg/freetype/main.zig
AgeCommit message (Expand)Author
2025-09-17Use same hinting flags for measurement and renderingDaniel Wennberg
2024-08-16pkg/freetype: remove usingnsMitchell Hashimoto
2024-05-28font/freetype: API to load font tableMitchell Hashimoto
2022-10-16pkg/freetype: remove unused APIMitchell Hashimoto
2022-10-16Bring back freetype font bitmap conversionMitchell Hashimoto
2022-08-28pkg/freetype: finish APIs we needMitchell Hashimoto
2022-08-28pkg/freetype: more face APIsMitchell Hashimoto
2022-08-28pkg/freetype: Library and FaceMitchell Hashimoto
2022-08-17move freetype into pkgMitchell Hashimoto