This repository has no description
Something went wrong. Try again.
font: glyf outline decoder and rasterizer (#12893) master
This adds a Glyf outline decoder and rasterizer. So it turns out that FreeType and CoreText have very shitty APIs for raw Glyf table rasterization. CoreText as far as I can find can't do it at all. In both cases you have to create a synthetic font with just this entry and rasterize the glyph. And the code to do all that was WAYYYYYY complex such that this made way more sense. We need this for the Glyph Protocol. **AI disclosure:** Hand-written parser, rasterizer. AI assisted validation and test writing. I read the spec myself. cc @qwerasd205
Author Mitchell Hashimoto Committer GitHub Date (Jun 4, 2026, 6:04 PM UTC) Commit 8fcead00 8fcead00e56a9c4e84af5ead9b8913824223f03e Parent 52368cbc 52368cbcff21d52d1c1b35a95543c31683618876