hackerb9 / lsix

Like "ls", but for images. Shows thumbnails in terminal using sixel graphics.
GNU General Public License v3.0
3.99k stars 129 forks source link

montage: unable to read font ... #5

Closed Ryuuji159 closed 5 years ago

Ryuuji159 commented 5 years ago

When executing lsix this message shows up in the output alongside the thumbnails .

montage: unable to read font `/home/ryuuji/.local/share/fonts/siji.pcf' @ error/annotate.c/RenderFreetype/1468.

screenshot

The only thing is that I'm not using that font, the one im using is the default from xterm

hackerb9 commented 5 years ago

That's peculiar. Does that file exist? Is it, perhaps, a broken symlink or an empty file?

Ryuuji159 commented 5 years ago

The file exists and is correct, fontconfig wont have any problem with it.

Ryuuji159 commented 5 years ago

Im looking into it a little more and it seems to be my linux installation having some problem with imagemagik font recognition, I will have to look it up

hackerb9 commented 5 years ago

Did you figure anything further out? What happens if you delete or move that file elsewhere?

Ryuuji159 commented 5 years ago

I dont have any problem after moving that file somewere else, also for some reason i dont have permisions over it or over the folder where it is, so it has nothing to do with lsix and now I have a permisions problem in my system hahaha .