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

Help enabling stylistic settings #93

Closed assayire closed 1 year ago

assayire commented 1 year ago

Based on the README and the stylistic settings seen here, I am trying to enable ss02 in sublime text and intellij. It does not work. Not sure what I am doing wrong.

For sublime text (build 4143), I am setting this:

"font_face": "Maple Mono NF",
"font_options": ["ss02"],

Is that not enough to enable ss02?

subframe7536 commented 1 year ago

Saddly, ligatures with letter are not supported in sublime, here is the doc, and currently there is no way to enable font features in intellij