Skip to content

Commit 5e77115

Browse files
authored
Update README.md
1 parent 1146e01 commit 5e77115

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This program is written to fix the display of Chinese font on Windows 10/Windows
77
When displaying Simplified Chinese characters, Windows Font Linking by default falls back to Japanese font (Meiryo),
88
then Traditional Chinese font (JhengHei), then Simplified Chinese font (YaHei).
99

10-
Because the above fonts do not have a consistent size and weight, the display of Simplified Chinese characters are ugly
10+
Because the above fonts do not have a consistent size and weight, the display of Simplified Chinese characters is ugly
1111
when there is a different mix of fonts involved.
1212

1313
This problem was not present when Microsoft had license for the Arial Unicode font.
@@ -36,4 +36,4 @@ i.e.
3636
"MSJH.TTC", "MSYH.TTC", "MEIRYO.TTC", "MALGUN.TTF", "TAHOMA.TTF"
3737
```
3838

39-
This would optimize the display of Traditional Chinese characters.
39+
This would optimize the display of Traditional Chinese characters.

0 commit comments

Comments
 (0)