kimageformats/autotests/read
Alex Merry 51eca9b6a8 Rewrite the PIC image format handler
It now uses QDataStream to deal with endianness. It also supports
several QImageIOHandler options.

This comes with a more comprehensive test suite than the old code. Note
that the old test suite was incorrect as the old code wrote the floats
in the header out incorrectly (although no-one noticed because no
software seems to care about those values).

All the test PIC files in the test suite appear correct according to the
specification (by inspection with Okteta). Unfortunately, there is a
lack of other freely-available software that reads and writes PIC files
(the main application that uses them is proprietary), and so this is the
best I can do.

REVIEW: 117944
2014-05-04 13:42:30 +01:00
..
eps Add simple autotests 2014-02-03 15:03:29 +00:00
jp2 Add simple autotests 2014-02-03 15:03:29 +00:00
pcx Add simple autotests 2014-02-03 15:03:29 +00:00
psd Add simple autotests 2014-02-03 15:03:29 +00:00
ras Add simple autotests 2014-02-03 15:03:29 +00:00
rgb Add simple autotests 2014-02-03 15:03:29 +00:00
tga Add simple autotests 2014-02-03 15:03:29 +00:00
xcf Add simple autotests 2014-02-03 15:03:29 +00:00