Add Traditional Chinese support
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
After Width: | Height: | Size: 373 KiB |
@@ -15,6 +15,11 @@ com.badlogic.gdx.graphics.g2d.BitmapFont: {
|
||||
markupEnabled: true,
|
||||
scale: 0.5
|
||||
},
|
||||
trad-chinese: {
|
||||
file: trad_chinese.fnt,
|
||||
markupEnabled: true,
|
||||
scale: 0.5
|
||||
},
|
||||
title: {
|
||||
file: title.fnt,
|
||||
markupEnabled: true,
|
||||
|
||||
Reference in New Issue
Block a user