mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-29 21:33:12 +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">
|
||||
<fallback font="Arial Unicode" />
|
||||
</font>
|
||||
<font name="Unicode Chinese"
|
||||
type="truetype"
|
||||
file_win="msjh.ttc">
|
||||
<fallback font="Unicode Korean" size="8" />
|
||||
</font>
|
||||
<font name="Unicode Japanese"
|
||||
type="truetype"
|
||||
file_win="YuGothR.ttc"
|
||||
file_win="msjh.ttc"
|
||||
file_linux="NotoSansCJK-Regular.ttc">
|
||||
<fallback font="Unicode Chinese" size="8" />
|
||||
<fallback font="Unicode Korean" />
|
||||
</font>
|
||||
<font name="Unicode"
|
||||
type="truetype"
|
||||
|
Loading…
x
Reference in New Issue
Block a user