summaryrefslogtreecommitdiff
path: root/pkg/macos/text/font_collection.zig
AgeCommit message (Expand)Author
2024-08-16pkg/macos: yeet more usingnsMitchell Hashimoto
2023-06-30Update Zig (#164)Mitchell Hashimoto
2023-06-25Update zig, mach, fmtMitchell Hashimoto
2023-05-19fix some issues for future Zig updateMitchell Hashimoto
2022-10-02Use Apple Emoji font on MacMitchell Hashimoto
2022-10-01pkg/macos: fix crash when no fonts are foundMitchell Hashimoto
2022-10-01macos/text: create collection from descriptorsMitchell Hashimoto
2022-10-01pkg/macos: import headers instead of doing externs manuallyMitchell Hashimoto
2022-10-01macos/text: more APIsMitchell Hashimoto
2022-10-01macos: test listing fontsMitchell Hashimoto
2022-09-30macos/text: matching font descriptorsMitchell Hashimoto
2022-09-30pkg/macos: add CoreTextMitchell Hashimoto