googlefonts / ufo2ft

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

TransformationsFilter does not transform space glyphs #748

Open madig opened 1 year ago

madig commented 1 year ago

https://github.com/googlefonts/ufo2ft/blob/0d2688cd847d003b41104534d16973f72ef26c40/Lib/ufo2ft/filters/transformations.py#L98-L99

anthrotype commented 1 year ago

you'd expect the width/height to still be transformed right? sounds reasonable. PR?

madig commented 1 year ago

Yas. K.