otavepto / gbe_fork

Fork of https://gitlab.com/Mr_Goldberg/goldberg_emulator
https://gitlab.com/Mr_Goldberg/goldberg_emulator
GNU Lesser General Public License v3.0
191 stars 55 forks source link

Overlay Font Problem #99

Closed ghost closed 3 months ago

ghost commented 3 months ago

Overlay's new font is not Google-Roboto-Medium. I wonder if it's just me? Don't you think the old font was more beautiful?

Ekran görüntüsü 2024-03-17 163157

Ekran görüntüsü 2024-03-17 163230

otavepto commented 3 months ago

You can look at the code to verify it's roboto. The old code is using font from C:\Windows directory, not reverting back to that to avoid losing Linux compatibility.

Old font was definitely more clear, no doubt. I'd encourage you to clone/fork the repo and try different fonts until you find a better one. Currently I got a little tired of the overlay problems and reports, so I'm just no longer interested in fixing or changing anything related to it. Thanks for understanding and sorry for the inconvenience.

ghost commented 3 months ago

Thank you for everything you've done so far <3

rcyggdra commented 3 months ago

I have the same problem. Chinese font size is too small,lease increase it by 1 pix size. There are also font display issues starting from release-2024_3_16. image

Kirius88 commented 3 months ago

There is also a problem with the font and with some Cyrillic letters. Instead of some letters - ? +English letters are now very different in style from Cyrillic ones.

Is it possible to make an option in one of the txt files to select the old font from previous versions?

4