googlefonts / ufo2ft

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

Restore cubicConversionError renaming #622

Closed madig closed 2 years ago

madig commented 2 years ago

My colleague @hoolean found this while investigating https://github.com/fonttools/fonttools/issues/2518. He pin-pointed it to https://github.com/googlefonts/ufo2ft/commit/48cf175c2cf3e460ea13d80b7628d580a0d9a5eb#diff-ac2b4a91d2e815dc8fb72da8fa23b409950a6901f465b74e118f088da3c74aedL310-L319 where we forgot to rename one parameter. So, this parameter has been ignored since v2.25.0 (Oct 2021).