Launching today

GlyphPact
Stable Flutter icon fonts, compiled locally from SVG
5 followers
Stable Flutter icon fonts, compiled locally from SVG
5 followers
GlyphPact compiles SVG packs into validated OpenType/CFF fonts and const Flutter IconData APIs. A committed lock keeps codepoints stable. Strict defaults refuse silent fidelity loss, and every build runs locally.

A lock file for codepoints is a really smart move. Could you add a small CLI flag to diff two lock files so you can see exactly which glyph codepoints shifted between commits, or spot drift when teammates update the pack at different times? Would save a lot of guesswork during code reviews.