asset archiving wip, font update

This commit is contained in:
minjaesong
2026-02-19 09:53:32 +09:00
parent 661d516800
commit 04b49b8a5c
80 changed files with 617 additions and 336 deletions

View File

@@ -30,7 +30,7 @@ class UIElemTest : ApplicationAdapter() {
private lateinit var ui: UICanvas
override fun create() {
App.fontGame = TerrarumSansBitmap(App.FONT_DIR, false, true, false,
App.fontGame = TerrarumSansBitmap(false, true, false,
false,
256, false, 0.5f, false
)