mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-06 12:39:57 +00:00
Use a better font for Japanese on Windows
This commit is contained in:
parent
f5b977adfa
commit
b9d4776301
@ -16,16 +16,11 @@
|
|||||||
file_win="malgun.ttf">
|
file_win="malgun.ttf">
|
||||||
<fallback font="Arial Unicode" />
|
<fallback font="Arial Unicode" />
|
||||||
</font>
|
</font>
|
||||||
<font name="Unicode Chinese"
|
|
||||||
type="truetype"
|
|
||||||
file_win="msjh.ttc">
|
|
||||||
<fallback font="Unicode Korean" size="8" />
|
|
||||||
</font>
|
|
||||||
<font name="Unicode Japanese"
|
<font name="Unicode Japanese"
|
||||||
type="truetype"
|
type="truetype"
|
||||||
file_win="YuGothR.ttc"
|
file_win="msjh.ttc"
|
||||||
file_linux="NotoSansCJK-Regular.ttc">
|
file_linux="NotoSansCJK-Regular.ttc">
|
||||||
<fallback font="Unicode Chinese" size="8" />
|
<fallback font="Unicode Korean" />
|
||||||
</font>
|
</font>
|
||||||
<font name="Unicode"
|
<font name="Unicode"
|
||||||
type="truetype"
|
type="truetype"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user