-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hope to add Sarasa-Gothic(更纱黑体) #587
Comments
I don't think this is gonna be accepted. Sarasa has so many flavors, and its counterpart (Iosevka) already is here. |
|
When mixing CJK and Latin characters, a “monospace” font providing exactly 2:1 CJK to Latin character width would be needed for proper character alignment. Unfortunately, Sarasa Gothic is the only option as far as I know. Iosevka does not provide CJK characters. If it's difficult to supporting all Sarasa Gothic flavors, adding only the Term or Mono flavor would be of great help. |
I though Iosevka features - Wikipedia included DOUBLE WIDTH MONO CJKI GUESS THE WIKIPEDIA PAGE NEEDS AN UPDATE |
@DustinWin I think you can try Sarasa-Gothic-Nerd-Fonts |
@ifplusor That project excludes |
Thans! |
The material design icons will be moved (for exactly that reason), see
Funny, https://github.com/jonz94/Sarasa-Gothic-Nerd-Fonts takes Delugia's workflow :-D |
If I see this correctly they have
That is really a whole lot, especially as the font files are huge. Maybe we can cut that number of fonts downs dramatically, and/or help @jonz94 to keep up with Nerd Font changes. |
Ah, they assemble the separate fonts into ttcs afterwards Would be interesting to see if the tool they use is better with repacking than we are (which is Our ttc support has been added here: |
Closing because transferred to #1095 |
This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a new issue, complete the issue template with all the details necessary to reproduce, and mention this issue as reference. |
Sarasa-Gothic-Nerd-Fonts patch failed because SNFT limits 65535 glyph, any help? |
That is a limitation of the fonts in general and can not be changed / extended. Nerd Fonts adds up to ~10`000 glyphs, Sarasea already has many many, so the total is too many glyphs.
And/or you can drop some of the original glyphs of Sarasea that are seldom/never used (if there are any). There is in fact not any complete nice solution, sorry. |
Ah jonz94 already did drop some icons ... *sigh* jonz94/Sarasa-Gothic-Nerd-Fonts#29 (comment) As the number of glyphs of Nerd Fonts increases over time this will get worse :-( |
same commit, but sarasa version is different. |
Hope to add Sarasa-Gothic(https://github.com/be5invis/Sarasa-Gothic). When displaying Chinese, the font size can be matched with English.
Use Sarasa-Gothic:
Use JetBrainsMono NF:
It can be seen that when the JetBrainsMono NF is used, Chinese is squashed up and down.
Thans!
The text was updated successfully, but these errors were encountered: