eigilnikolajsen / commit-mono

Commit Mono is an anonymous and neutral programming typeface.
https://commitmono.com/
1.14k stars 15 forks source link

accented lower case characters are jarring #40

Closed neilb closed 10 months ago

neilb commented 10 months ago

For example, in "café", the "e" looks like it's been rendered in a different font / size:

Screenshot 2023-09-07 at 12 44 17

I realise there may not be much you can do about this, and I may get used to it, but right now it's jarring.

eigilnikolajsen commented 10 months ago

That's because it is rendered in a different font. Commit Mono does support the character é, so I think the problem is on your side. I have seen the option of displaying non-ascii characters using a fallback font in some editors/terminals. Turning that off should render é in Commit Mono correctly. I think that's where your issue lies.

neilb commented 10 months ago

Bingo! Thank you, that was exactly the problem. I changed the config for iTerm, and now all is hunky-dory.