hellosiyan / Viewnior

Elegant Image Viewer
https://siyanpanayotov.com/project/viewnior/
GNU General Public License v3.0
319 stars 55 forks source link

support for .heic images #138

Open foxharp opened 5 months ago

foxharp commented 5 months ago

Support for the .heic format would be really nice to have. All my friends with iphones keep sending me pictures that are hard to view. ;-)

(I realize this project seems to be inactive, but last time I searched, it was the best/fastest way to view an image, especially using X11 forwarding across an ssh connection.)

BwackNinja commented 2 months ago

This is not a Viewnior issue. It's gdk-pixbuf that's doing image loading. Install https://github.com/strukturag/libheif and you'll be able to view .heic images.

foxharp commented 2 months ago

Thank you. I figured this out some time ago, and should have come back to say so. My apologies!