Force CFF2 for non-variable OTF fonts

So, because reasons set out in this Mastodon thread David JONES: "WTF Apple? On left, a rendering of A B C provided…" - typo.social

i would like to be able to use CFF2 output (instead of regular CFF) for non-variable fonts. Is there a secret setting that lets me do this? Not a deal-breaker, as Khaled’s suggestion of fonttools cffLib.CFFToCFF2 does appear to work correctly, it just adds another step.

Glyphs doesn’t support CFF2, yet.

CFF to CFF2 conversion on export would be a use case for Corretto – Post-processing system for Glyphs.app :slight_smile:

1 Like

Ah ok, did not know that. So variable fonts are all TTF? Okay :slight_smile:

I’ve added CFF2 conversion to Corretto: Release v2.0.3 · jenskutilek/CorrettoPlugin · GitHub

2 Likes

Oops, I’ve made an error packaging the plugin. A new release that can actually generate CFF2 fonts is out: Release v2.0.4 · jenskutilek/CorrettoPlugin · GitHub