cormullion / juliamono

repository for JuliaMono, a monospaced font with reasonable Unicode support.
https://juliamono.netlify.app/
SIL Open Font License 1.1
1.4k stars 29 forks source link

suggest do not support unicode, the style is very strange... #142

Closed dantezhu closed 2 years ago

dantezhu commented 2 years ago

As I said, the style is not very good:

image

but it's better to render by specialized unicode font, it will like this:

image
cormullion commented 2 years ago

Hi! Thanks for the comments. You'll need to explain in more detail what you mean. Which characters (Unicode code points) are these? What's your editing environment, etc. What is a "specialized unicode font"?

dantezhu commented 2 years ago

@cormullion Sorry, my English is not very good. What I mean is that for multi-byte characters, there are special localized fonts for display in general systems. For example, Mac has the font "Pingfang-Jian" for Simplified Chinese. , its display effect is more in line with localization requirements. My suggestion is not to cover these multi-byte characters in the font, and it is better to leave it to a special localized font to display.

btw, the juliamono font is very good

cormullion commented 2 years ago

No problem!

By the way, if you want to remove glyphs from a font, it's quite easy - use pyftsubset from fonttools.

dantezhu commented 2 years ago

Thanks! I will try it.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions!