mirror of
https://github.com/curioustorvald/Terrarum-sans-bitmap.git
synced 2026-03-07 11:51:50 +09:00
more works on IPA
diacritics Overlay and Joiner has implemented
This commit is contained in:
Binary file not shown.
@@ -186,7 +186,7 @@ class FontTestGDX : Game() {
|
||||
if (!screenshotExported) {
|
||||
val pixmap = ScreenUtils.getFrameBufferPixmap(0, 0, frameBuffer.width, frameBuffer.height)
|
||||
|
||||
PixmapIO.writePNG(Gdx.files.local("demo.PNG"), pixmap)
|
||||
PixmapIO.writePNG(Gdx.files.local("testing.PNG"), pixmap)
|
||||
pixmap.dispose()
|
||||
|
||||
screenshotExported = true
|
||||
|
||||
Reference in New Issue
Block a user