Orama-Interactive / Pixelorama

Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features. Available on Windows, Linux, macOS and the Web!
https://orama-interactive.itch.io/pixelorama
MIT License
6.42k stars 348 forks source link

Weird issues with font display #803

Open elenakrittik opened 1 year ago

elenakrittik commented 1 year ago

Pixelorama version: Pixelorama v0.10.3-stable

OS/device including version: Manjaro Linux (kernel version 5.15.85-1) x86_64

Issue description: There is a very weird issue with font which makes app almost unusable: image Symbols are replaced by some weird glyphs.

Steps to reproduce: Download the Itch.io app, then download pixelorama through it (choose the "Pixelorama [Linux 64-bit]" option), click "Launch" to run the app (extract the files manually if itch didn't) and see the bug.

UPD: the issue is also present in the github release version UPD2: the issue is not present in the web version

Zireael07 commented 1 year ago

I saw a report of a similar issue on Godot engine repo itself. Seems to only affect GLES 3.

elenakrittik commented 1 year ago

Can you link it please? Want to check out

Zireael07 commented 1 year ago

https://github.com/godotengine/godot/issues/69993

https://github.com/godotengine/godot/issues/70722