googlefonts / ufo2ft

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

Check that dropping font kerning skips feature generation #746

Open madig opened 1 year ago

madig commented 1 year ago

Saw a log message warning me that the absence of insertion markers means dropping font kerning and going with what's in the features, followed by kern feature writer warnings about dropped pairs. Ensure that we don't waste time generating data we drop.