Skip to content

Commit

Permalink
1.9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
curioustorvald committed Mar 15, 2021
1 parent 06bc8c9 commit 3841611
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file modified FontDemoGDX.jar
100755 → 100644
Binary file not shown.
2 changes: 1 addition & 1 deletion FontTestGDX/src/FontTestGDX.kt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class FontTestGDX : Game() {

lateinit var camera: OrthographicCamera

private val testing = true
private val testing = false

private val demotextName = if (testing) "testtext.txt" else "demotext.txt"
private val outimageName = if (testing) "testing.PNG" else "demo.PNG"
Expand Down
Binary file modified assets/hangul_johab.tga
Binary file not shown.
Binary file modified demo.PNG
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3841611

Please sign in to comment.