summaryrefslogtreecommitdiff
path: root/src/font/library.zig
AgeCommit message (Expand)Author
2025-05-01font/freetype: introduce mutexes to ensure thread safety of Library and FaceQwerasd
2024-10-18expand explicit error set usageMitchell Hashimoto
2024-05-01font: noop shaperMitchell Hashimoto
2024-04-30build: add -Dfont-backend=coretext_harfbuzz to force Harfbuzz w/ CTMitchell Hashimoto
2022-12-05font: begin making Group work with wasmMitchell Hashimoto