kimageformats/autotests
Martin T. H. Sandsmark c60e77c048 Add support for modern Gimp images/XCF files
We now support up to and including version 11 of the XCF format, earlier
it only supported version 1 (from 1997, according to the XCF spec).

Biggest difference seems to be that they changed to 64bit for offsets
from version 11 and upwards, otherwise it's mostly just newer enum
values and theoretically major stuff that we don't really need to care
about to get a thumbnail (e. g. linear vs. perceptual RGB).

We still don't support all features, but now it handles that more
gracefully and should at least create thumbnails that are usable. It
should also be easier to update in the future if/when there comes new
versions.

Also added a test file created with the latest version of Gimp
(2.10.18).

Reviewed By: aacid

Differential Revision: https://phabricator.kde.org/D25937
2020-04-13 14:52:33 +02:00
..
pic Make PSD image reader endianess-agnostic. 2015-02-20 23:03:10 +00:00
read Add support for modern Gimp images/XCF files 2020-04-13 14:52:33 +02:00
write Remove DDS and JPEG-2000 plugins 2015-08-06 00:57:14 +02:00
CMakeLists.txt Port HDR (Radiance RGBE) image loader to Qt5 2019-09-14 14:05:30 +02:00
long-runs.pic Rewrite the PIC image format handler 2014-05-04 13:42:30 +01:00
pictest.cpp QImage::byteCount -> QImage::sizeInByes 2019-07-04 22:26:53 +02:00
readtest.cpp GIT_SILENT add missing newline 2020-03-29 01:06:42 +01:00
writetest.cpp compile without foreach 2019-02-28 23:02:41 +01:00