mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-30 15:32:38 +00:00
Configure FreeType fonts for Ubuntu port
This commit is contained in:
parent
f01e5ad5f3
commit
2d6279163b
@ -23,13 +23,15 @@
|
|||||||
</font>
|
</font>
|
||||||
<font name="Unicode Japanese"
|
<font name="Unicode Japanese"
|
||||||
type="truetype"
|
type="truetype"
|
||||||
file_win="YuGothR.ttc">
|
file_win="YuGothR.ttc"
|
||||||
|
file_linux="NotoSansCJK-Regular.ttc">
|
||||||
<fallback font="Unicode Chinese" size="8" />
|
<fallback font="Unicode Chinese" size="8" />
|
||||||
</font>
|
</font>
|
||||||
<font name="Unicode"
|
<font name="Unicode"
|
||||||
type="truetype"
|
type="truetype"
|
||||||
file="Arial.ttf"
|
file_win="Arial.ttf"
|
||||||
file_mac="Arial Unicode.ttf">
|
file_mac="Arial Unicode.ttf"
|
||||||
|
file_linux="DejaVuSans.ttf">
|
||||||
<fallback font="Unicode Japanese" size="8" />
|
<fallback font="Unicode Japanese" size="8" />
|
||||||
</font>
|
</font>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user