ToxicFrog / Ligaturizer

Programming Fonts with Ligatures added (& a script to add them to other fonts)
GNU General Public License v3.0
2.19k stars 112 forks source link

Font not marked as monospaced in iOS #78

Open Kamik423 opened 4 years ago

Kamik423 commented 4 years ago

I created a font with Ligaturizer (Liga SF Mono). In Font Book on Mac it shows up as monospaced, but on iOS it is lacking the traitMonoSpace, hence why it does not show up in any third party app. I installed the regular SF Mono, and it has this trait.

Is there any way to set a flag to mark the font as monospaced?

ToxicFrog commented 4 years ago

I have no idea! It doesn't seem to be part of the SFNT table. Hopefully it's not some Apple-specific OTF/TTF extension that Fontforge doesn't understand.