summaryrefslogtreecommitdiff
path: root/pkg/macos/text/font_descriptor.zig
AgeCommit message (Expand)Author
2025-03-15pkg/macos: clean up for Zig 0.14, consolidate C imports into one declMitchell Hashimoto
2024-08-24pkg/macos: copyAttribute should return optionalMitchell Hashimoto
2024-08-16pkg/macos: yeet more usingnsMitchell Hashimoto
2023-10-03font/coretext: score discovered fontsMitchell Hashimoto
2023-08-28font/coretext: ability to set variation axesMitchell Hashimoto
2023-08-28macos: add necessary functions for variation axes queryingMitchell Hashimoto
2023-07-01pkg/macos: do not use bitCast through a functionMitchell Hashimoto
2023-06-30Update Zig (#164)Mitchell Hashimoto
2023-06-25Update zig, mach, fmtMitchell Hashimoto
2022-11-17font: specific codepoint lookup in internalsMitchell Hashimoto
2022-10-14fix more stage2 build errorsMitchell Hashimoto
2022-10-01pkg/macos: fix invalid constantMitchell Hashimoto
2022-10-01pkg/macos: add mutable dictionaries, flesh out font descriptorMitchell Hashimoto
2022-10-01macos/text: FontTraitsMitchell Hashimoto
2022-10-01pkg/macos: import headers instead of doing externs manuallyMitchell Hashimoto
2022-10-01pkg/macos: CFURLMitchell Hashimoto
2022-10-01macos/text: font descriptorsMitchell Hashimoto