face-hh / griddycode

A code editor made with Godot. Code has never been more lit!
Apache License 2.0
1.75k stars 108 forks source link

FiraCodeNerdFont doesn't work on Windows 10 #123

Open linj121 opened 5 months ago

linj121 commented 5 months ago

Describe the bug

I've installed FiraCodeNerdFont but all the icons and indentations are still blurry :(

Screenshots

Griddycode Screenshot 2024 04 23 - 14 02 42 22 Griddycode Screenshot 2024 04 23 - 14 03 12 40 Griddycode Screenshot 2024 04 23 - 14 03 26 65

Environment:

face-hh commented 5 months ago

Indentation is blurry because of the way Godot handles the icons (they're built-in non-SVGs, I believe)

The icons are invalid because... reasons. We've had many people report this yet we haven't found any specific cause. Maybe downloading Godot and running the project from source could help?

I, myself, never experienced this issue on neither Linux or Windows after the version that embedded the font - and speaking of that, maybe you could try the version before the font picker got introduced, since that one had the font set as the entire project font.

linj121 commented 5 months ago

Indentation is blurry because of the way Godot handles the icons (they're built-in non-SVGs, I believe)

The icons are invalid because... reasons. We've had many people report this yet we haven't found any specific cause. Maybe downloading Godot and running the project from source could help?

I, myself, never experienced this issue on neither Linux or Windows after the version that embedded the font - and speaking of that, maybe you could try the version before the font picker got introduced, since that one had the font set as the entire project font.

Yeah I'll try running it from the source then. Thanks for the quick response!

Autonvilkku commented 3 months ago

I discovered this on linux. I exported it myself