John Saalwaechter
John Saalwaechter
I dug into this today, and ultimately traced it down to the font you're using. That is, some fonts have large vertical spacing and some have more compact vertical spacing....
Ah, now I see what changed. The feh source itself contains an old truetype `yudit` font. See https://github.com/derf/feh/tree/master/share/fonts. However, the debian packaging does not install that `yudit.ttf` file. Instead it...
@Tiogaplanet - In your example above that fails, do you have this file?: `/usr/share/feh/fonts/yudit.ttf` with size `57708` and `SHA256 (yudit.ttf) = 59917763f1f8fce487e92a27038bea1f883bae59b70e00c3bcaff45e37a01560`
Hmmm... I'm not sure what's going on with your setup, but I can provide details on the setup that is working for me. Here's a shell session showing all the...