Kernald opened this issue 5 years ago · 1 comments
drawText has a color parameter, but it isn't used. The text is always drawn in white.
drawText
color
https://github.com/korlibs/korim/blob/107f3f2c64a9c75aa014ffcf9d88a1ccadb82c09/korim/src/commonMain/kotlin/com/soywiz/korim/font/BitmapFont.kt#L35-L49
Fixed by #22