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

How to remove fi and fl ligatures ? #41

Closed lambda0xff closed 5 years ago

lambda0xff commented 5 years ago

Could not find entries in ligatures.py for these two.

ToxicFrog commented 5 years ago

Ligaturizer shouldn't add those. Are you sure they aren't present in the original font? fi and fl are very common ligatures.

potibas commented 5 years ago

You are right, it's probably in the original font, is there a way we could remove it?

potibas commented 5 years ago

Found an answer to my own question in a comment on the Meslo font repo, if anyone needs it:

https://github.com/andreberg/Meslo-Font/issues/20#issuecomment-368240071