atrolla / mmmmmma

LibGDX game.
0 stars 0 forks source link

Bubble Speech text are not utf-8 compliants #43

Closed atrolla closed 8 years ago

atrolla commented 8 years ago
atrolla commented 8 years ago

check DEFAULTCHARS in https://github.com/libgdx/libgdx/wiki/Gdx-freetype see http://stackoverflow.com/questions/22519584/libgdx-draw-chinese-characters also maybe add [compileJava, compileTestJava].options_.encoding = 'UTF-8' in desktop build.gradle

atrolla commented 8 years ago

https://en.wikipedia.org/wiki/Unicode_font

atrolla commented 8 years ago

more compliant and will be good for now. https://github.com/atrolla/mmmmmma/commit/cf5066d78a50368651647b076a0e43615e4cefa0