Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upOn OSX servo shows CJK chars as squares #10045
Comments
bobchao
commented
Mar 17, 2016
|
|
|
Possibly related to #7762 |
|
I can reproduce such square (or so-called "tofu") font issue on my system, which runs:
Just found that if I change my fonts fallback order in Fontconfig, to set the first candidate font from "Noto Sans" to "Noto Sans CJK TC", then almost all CJK characters are shown as expected. |
|
This problem is in a form somehow like this libgdiplus bug (well, in the As a temporary hack, perhaps Some extra generalized test cases:
#7762 and #9479 sound more like webfont failures. (And GitHub has switched to SVG icons.) |
|
@mmatyas If you are reporting such cases on LInux, mentioning the output of |
|
|
|
The characters are displayed correctly on macOS. |
|
Probably nox's working report is caused by ja.wp somehow making a Japanese font the first (and only, for now) option. Make some other test cases to reopen it I guess? |
|
Yeah, some links to reproduce the problem would be great. |
|
I've tested some of the earlier examples on macOS and they appear to render correctly. Please file new issues with testcases or links to sites that do not non-english characters correctly. |




