karlch / vimiv-qt

An image viewer with vim-like keybindings
https://karlch.github.io/vimiv-qt/
GNU General Public License v3.0
177 stars 15 forks source link

Add support for _heif in imageformats plugin #816

Open karlch opened 4 months ago

karlch commented 4 months ago

Add support for _heif in imageformats plugin. To activate, add imageformats = heif to the [PLUGINS] section of your vimiv.conf:

[PLUGINS]
imageformats = heif

This requires a Qt extension to work: https://github.com/jakar/qt-heif-image-plugin