Mario_and_Luigi_55 wrote:I hope PGE supports these:
ąęćóźńżłś
It supports even "嗨,这是一个测试"

But note: PGE Engine's config packs are has font maps for Latin, Europan (all letters like "ąęćóźńżłś" and some other characters) and Russian cyrillic ("Мой родной язык!", but not includes some Kazakh, Uzbek, etc. specific cyrillic characters yet, but for that I need to append a new font map), all internal texts are in UTF-8, and if you want support something extra characters (for example that Chinese, Thai, Arabian, etc, you need to make a font map for that (use already made examples in the configs/<any pack>/fonts/ folder

. But I think, for most of languages [English, Russian, Ucraine, Belarussian, German, French, Swedish, Finnish, Polish, Czech, etc. I added all necessary character maps])). If font map is not presented, TTF renderer will try to render those characters from system fonts, BUT, ugly result is possible (because letter size is different from current font, etc.)
EDIT: Ouch, I think, I found a bug in the file writer, I need to fix it
