googlefonts / ufo2ft

A bridge from UFOs to FontTools objects (and therefore, OTFs and TTFs).
MIT License
151 stars 43 forks source link

Add variable kerning to old kern writer #841

Closed madig closed 4 months ago

madig commented 4 months ago

This upgrades the old kern writer to be able to output variable kerning for when you compile features once for a VF.

madig commented 4 months ago

Ugh, the KerningPair parameters need to be converted. Why didn't I catch this...