EasyRPG / Player

RPG Maker 2000/2003 and EasyRPG games interpreter
https://easyrpg.org/player/
GNU General Public License v3.0
966 stars 183 forks source link

Wide characters from a font will use the colour of the nearby colour set in the system at the end of their glyph #3225

Open Mimigris opened 1 month ago

Mimigris commented 1 month ago

Player platform:

Windows, 64 bits continuous build of the Player (tested with pr3168).

Describe the issue in detail and how to reproduce it:

When using a custom font that has wide characters, they will use a bit of the colour of the font after their entry (you can see a bit of the dark blue being present on some of the webdings here while the colour that should be used is the light blue); This issue shouldn't affect games that don't use custom fonts and as such may not be really important unless a specific language really requires to use very wide characters.

image image