Added korean font

This commit is contained in:
Anuken
2018-01-18 22:33:20 -05:00
parent 3b8b3dc345
commit e9c606bc75
5 changed files with 3030 additions and 1 deletions

View File

@@ -10,6 +10,11 @@ com.badlogic.gdx.graphics.g2d.BitmapFont: {
markupEnabled: false,
scale: 0.5
},
korean: {
file: korean.fnt,
markupEnabled: true,
scale: 0.5
},
title: {
file: title.fnt,
markupEnabled: true,