artemsen / swayimg

Image viewer for Wayland
MIT License
367 stars 30 forks source link

Fix font height offsets #151

Closed g-rden closed 3 months ago

g-rden commented 3 months ago

The allocated line height is now bigger, because the glyphs didn't fit in it. The changes in text.c are just for the line height to be similar to the old one.

Comparison with fira 9pt: left: new, right: old new-old

Closes #139

artemsen commented 3 months ago

Wow!!! Thank you! New version has cropped characters, but it definitely looks better than jumped glyphs.

Play font: image

g-rden commented 3 months ago

Missed that entirely. Liberation font is also cropped. I'm not sure how to deal with this.