kiliman / operator-mono-lig

Add ligatures to Operator Mono similar to Fira Code
MIT License
3.2k stars 202 forks source link

Overlaping characters for SSm fonts #99

Closed urielzen closed 5 years ago

urielzen commented 5 years ago

None of the lig SSm fonts display correctly. The letters just overlap in the first character.

This is in a windows 10 OS. I thought at first this was an issue in my home PC, but the same thing happened in my work PC.

This is not an issue with VSCode only, I was able to reproduce in in MSWord.

Original image

Lig version image

kiliman commented 5 years ago

Did you build OM Light with the latest version v2.2.2?

urielzen commented 5 years ago

Yes, I had just pulled from master v 2.2.2, did npm install and build

kiliman commented 5 years ago

Ok, I will rebuild and reinstall the fonts to see if I see the same thing.

kiliman commented 5 years ago

I rebuilt the fonts and they all look fine. I believe your SSm version is not Operator Mono. NOTE that those characters are not fixed width. That looks like plain Operator (no Mono) which is a proportional font.

urielzen commented 5 years ago

You are right. Issue on my end. Closing this now