kimageformats/autotests
Alex Merry 47e8043d45 Make PSD image reader endianess-agnostic.
By using the same strategy as the SoftImage PIC handler (and sharing
some code with it), we should avoid reading the image data incorrectly
on big-endian architectures.

REVIEW: 122650
BUG: 337918
2015-02-20 23:03:10 +00:00
..
pic Make PSD image reader endianess-agnostic. 2015-02-20 23:03:10 +00:00
read Rewrite the PIC image format handler 2014-05-04 13:42:30 +01:00
write Rewrite the PIC image format handler 2014-05-04 13:42:30 +01:00
CMakeLists.txt Rewrite the PIC image format handler 2014-05-04 13:42:30 +01:00
long-runs.pic Rewrite the PIC image format handler 2014-05-04 13:42:30 +01:00
pictest.cpp Rewrite the PIC image format handler 2014-05-04 13:42:30 +01:00
readtest.cpp Implement fuzzy image matching in readtest 2014-03-05 12:10:45 +00:00
writetest.cpp Add simple autotests 2014-02-03 15:03:29 +00:00