Cyrilic font bug in RUru version game
Scal opened this issue · 8 comments
Hey @Scal , which ttf is this using?
These are standard fonts on the Russian client, if you just install the addon. I'm afraid some special check is needed, for example, I saw similar code in LibSharedMedia-3.0.lua, there is something similar there depending on the region of the font
hmm, I'll look into localization. There are a couple things that make it particularly difficult to do. For example, we have to map english names -> npc ids in order to communicate source of death, which was manually done. Would probably need something similar for all languages
it’s not a problem that they are displayed in English, the most annoying thing is the squares (because the font that is used there does not support the Cyrillic alphabet) and the tables (the class names do not fit because of the capital letters of the Cyrillic alphabet in the other font that is used there) It would be nice if just make different fonts, or the ability to switch them