Add Traditional Chinese support

This commit is contained in:
Lorex
2018-06-09 16:15:17 +08:00
parent a1d351aa37
commit 2e210e7adc
6 changed files with 1781 additions and 2 deletions

View File

@@ -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,