qt-heif-image-plugin
qt-heif-image-plugin copied to clipboard
Qt plugin for HEIF images
@zzag made some very good comments [here](https://codereview.qt-project.org/c/qt/qtimageformats/+/236077) awhile ago. They should be addressed.
Right now, the default quality is arbitrarily set to 50. Since very little effort was put into that particular decision, it is probably sub-optimal. However, looking at [libheif source], that...
The plugin needs to be compiled against app's Qt version. I'm idiot on cmake, yet I modified a version that works under my distro. May help someone wants it on...