mirror of
https://github.com/curioustorvald/Terrarum-sans-bitmap.git
synced 2026-03-07 20:01:52 +09:00
bitmap for Devanagari (only)
This commit is contained in:
@@ -206,7 +206,6 @@ class FontTestGDX : Game() {
|
||||
batch.draw(tex, 0f, (TEXH.toFloat()/appConfig.height)*TEXH - scrollOffsetY, TEXW.toFloat(), -(TEXH.toFloat() / appConfig.height) * TEXH.toFloat())
|
||||
|
||||
|
||||
font.draw(batch, "TESTTESTTEST", 0f, 0f)
|
||||
batch.end()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user