kimageformats/autotests/read/xcf
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
..
bug411327.png Add files for testing bug411327 2019-09-20 23:18:17 +02:00
bug411327.xcf Add files for testing bug411327 2019-09-20 23:18:17 +02:00
fruktpilot.png Add support for modern Gimp images/XCF files 2020-04-13 14:52:33 +02:00
fruktpilot.xcf Add support for modern Gimp images/XCF files 2020-04-13 14:52:33 +02:00
simple-bw-gimp-2.8.10.png Add simple autotests 2014-02-03 15:03:29 +00:00
simple-bw-gimp-2.8.10.xcf Add simple autotests 2014-02-03 15:03:29 +00:00
simple-bwa-gimp-2.8.10.png Add simple autotests 2014-02-03 15:03:29 +00:00
simple-bwa-gimp-2.8.10.xcf Add simple autotests 2014-02-03 15:03:29 +00:00
simple-rgb-gimp-2.8.10.png Add simple autotests 2014-02-03 15:03:29 +00:00
simple-rgb-gimp-2.8.10.xcf Add simple autotests 2014-02-03 15:03:29 +00:00
simple-rgba-gimp-2.8.10.png Use gimp to export simple-rgba-gimp-2.8.10.xcf to png again 2018-11-17 12:22:25 +01:00
simple-rgba-gimp-2.8.10.xcf Add simple autotests 2014-02-03 15:03:29 +00:00