face-hh / griddycode

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

Some glyphs or combinations of glyphs have weird rendering #62

Closed Corne2Plum3 closed 7 months ago

Corne2Plum3 commented 7 months ago

Describe the bug Some glyph of combinations of the font have weird rendering.

Seems like the theme or the text color doesn't change anything.

To Reproduce Type some text as described above on any file.

Expected behavior The text is rendered properly

image

Screenshots Screenshot_20240324_171609

Desktop (please complete the following information):

face-hh commented 7 months ago

They're called "ligatures" and come from FiraCode. It's intended, and the only way to "fix" it would be to add a font picker, which isn't there yet

zSnails commented 7 months ago

There is a bug with the built in fira code font, I checked using the one on my system and everything is rendered fine, this could be fixed by #66.

We can also update the built in font, as that's the one with the issues.

@face-hh The holes they mentioned are a bug with the font, which can be fixed by updating the built in font.