summaryrefslogtreecommitdiff
path: root/pkg/macos/text.zig
AgeCommit message (Expand)Author
2025-10-02fix(font/coretext): always prevent shaper from emitting rtlQwerasd
2024-12-11font(coretext): add metrics test case for CT, fix variable font initQwerasd
2024-08-16pkg/macos: yeet more usingnsMitchell Hashimoto
2024-05-08pkg/macos: add more text APIsMitchell Hashimoto
2023-12-11pkg/macos: more APIsMitchell Hashimoto
2023-12-11pkg/macos: implement CTRunMitchell Hashimoto
2022-10-09font: coretext calculate cell metricsMitchell Hashimoto
2022-10-09macos: frames, attributed strings, stylized stringsMitchell Hashimoto
2022-10-08pkg/macos: starting framesMitchell Hashimoto
2022-10-08pkg/macos: text framesetterMitchell Hashimoto
2022-10-08macos: create descriptors from URLMitchell Hashimoto
2022-10-01pkg/macos: font initializes, get glyphsMitchell Hashimoto
2022-10-01macos/text: font descriptorsMitchell Hashimoto
2022-09-30pkg/macos: add CoreTextMitchell Hashimoto