subframe7536 / maple-font

[try V7!] Maple Mono: Open source monospace font with round corner, ligatures and Nerd-Font for IDE and command line. 带连字和控制台图标的圆角等宽字体,中英文宽度完美2:1
SIL Open Font License 1.1
4.51k stars 63 forks source link

line height seems to be wrong on macOS #75

Closed CLCK0622 closed 1 year ago

CLCK0622 commented 1 year ago

Hi there, I like your font very much and I also use it many times on Windows. However, when I try to use it on my iMac, there's a problem with the line height like what happens in the following pic.

image

However, the same problem only appears at Regular, Italic, Light and Light Italic. The Bold, Bold Italic styles are very well.

image

I'm looking forward to your reply and if you need some test work, you can certainly publish it to preview and I'd be glad to help testing.

subframe7536 commented 1 year ago

thanks for your love the reason maybe: https://www.maxkohler.com/posts/2022-02-19-fixing-vertical-metrics/ To fix this bug, I want to know whether maple mono appears the same

CLCK0622 commented 1 year ago

got it. I'm now trying this one and will give replies after further testing.

CLCK0622 commented 1 year ago

thanks for your love the reason maybe: https://www.maxkohler.com/posts/2022-02-19-fixing-vertical-metrics/ To fix this bug, I want to know whether maple mono appears the same

image

u r exactly right(this one works perfect on my Mac) and if there're any solutions for this problem? or maple mono is also acceptable for daily use?

subframe7536 commented 1 year ago

So it may caused by NerdFont patcher.

you can download the patcher at the bottom of https://www.nerdfonts.com/ and run font-patcher -l -s --careful -c /path/to/ttf to get the same Maple Mono NF(except font's names)

if you only use Maple Mono only in editor, it is actually acceptable for daily use. Maple Mono Nf is made for command line use(mainly for icons)

CLCK0622 commented 1 year ago

So it may caused by NerdFont patcher.

you can download the patcher at the bottom of https://www.nerdfonts.com/ and run font-patcher -l -s --careful -c /path/to/ttf to get the same Maple Mono NF(except font's names)

if you only use Maple Mono only in editor, it is actually acceptable for daily use. Maple Mono Nf is made for command line use(mainly for icons)

alright, maybe I'll use Maple Mono instead this font looks really nice many thanks for your timely reply