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.41k stars 62 forks source link

Nerd Font 字符大小不协调 #143

Closed doooooit closed 9 months ago

doooooit commented 9 months ago
image

如图,大小不够协调,分支符号有点过高,而 js 符号又有点小,而且视觉上看起来不够居中

subframe7536 commented 9 months ago

非等宽的nerd font请自行构建

mystchonky commented 9 months ago

Would that require more than just editing/enabling options in build.py ?

subframe7536 commented 9 months ago

@mystchonky noop, just set this to Status.DISABLE https://github.com/subframe7536/maple-font/blob/719426f8d6ef87a44bb1485cc16b9f7d8761f2a4/source/build.py#L59

mystchonky commented 9 months ago

awesome! Thanks alot :)