Accented characters using JavaFX on Linux
I'm developing an application and just noticed that not a single accented
character, for example, the Brazilian Portuguese "é", neither "ã" are
displayed when I'm running the JavaFX application on Linux.
BUT, if I copy/paste those characters they appear normally, so I don't
think it's an encoding problem.
On the other hand, the exactly same code works on Windows and those
characters are displayed normally.
Is this a known bug?
Thanks in advance.
No comments:
Post a Comment