Skip to content

Releases: jakar/qt-heif-image-plugin

0.3.4

09 Oct 03:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.3...0.3.4

0.3.3

17 Sep 00:52
0.3.3
Compare
Choose a tag to compare
  • Refactored for qtimageformats.
  • Removed usage of C++ exceptions.
  • Reduced libheif requirement to version 1.1.

0.3.2

24 Jul 00:37
0.3.2
Compare
Choose a tag to compare
  • Fixed error when building against older Qt.
  • Minor code cleanup.

0.3.1

22 Jul 22:52
0.3.1
Compare
Choose a tag to compare
  • Removed an unnecessary copy when reading an image.
  • Reduced language requirement to C++11 (from C++14).

0.3.0

19 Jul 21:29
0.3.0
Compare
Choose a tag to compare
  • Added ability to read multi-image files.
  • Added helpers to assist with deb packaging.