Gabriel
Gabriel
Combined with #666 the setting of the volume control could be stored globally. All this stuff could be placed in the "Settings" dialog that was added to RPG2k3 English (and...
When you load a save that has a different language the strings won't be replaced. The reason is simple: Event code is copied into the savegame and the origin of...
The same issue I describe also happens for Parallel Process common events but it is worse: They are only suspended and never reloaded, so there is no retranslation happening. Fixing...
Imo this looks fine. The Editor code is also already written in such a way that there is no global access anymore. What I would suggest here: - [x] Merge...
Could you write this text normally here on github? So we can see how the correct rendering should look like.
Okay by measuring I would say that we need at least 22 pixel of height to fit everything with something above (รั้) and below (ญิ) beautifully. Needs some testing if...
@whateverzone I'm currently investigating ways to improve the rendering by using higher resolutions. This will result in great font rendering because doubling the resolution already gives 4 times the pixel....
Here some real rendering tests in the engine. Without harfbuzz, so the diacritics are wrong: Normal resolution (1x / 320x240)  HiRes (2x / 640x480): 
@pureexe Not with the current codebase. But is of course possible to implement. The font rendering on the screenshot is already modified code, so this is the first step for...
Update for the Thai people. Working again on this, hope I can get some results soon ^^ (around November)