Commit Graph

10 Commits

Author SHA1 Message Date
Harald Kuhr
2a40bdb14b Fixed DCX off-by one issue + minor optimization. 2018-01-09 20:33:35 +01:00
Harald Kuhr
d02d45f95a #400 Added test case for the V3 with no palette case. 2018-01-09 20:01:30 +01:00
Harald Kuhr
27a6ae6ffc #400 Better handling of colors, now uses fallback B/W for most bi-level images.
Gray image now uses palette if present.
PaletteInfo header flag is ignored and no longer outputs warning.
2018-01-09 19:49:38 +01:00
Harald Kuhr
cdb2d72f8b #400 Fixed AIOOBE reading index color w/bitplanes for uneven widths. 2018-01-03 18:05:19 +01:00
Harald Kuhr
e9388e55ec #260 ProviderInfo fix 2016-06-02 11:24:57 +02:00
Harald Kuhr
e603ae260d TMI-64: Test case clean-up 2015-04-10 11:06:50 +02:00
Harald Kuhr
9539e8e2e5 Faster test. 2014-11-20 16:10:31 +01:00
Harald Kuhr
4b00945c9d TMI-80: PCXImageReader now correctly skips rows and applies source region. Re-enabled test in DCXImageReader that earlier failed. 2014-11-04 16:21:42 +01:00
Harald Kuhr
36204f378d TMI-75: Fix offset bug in DCXImageReader (now with passing test) 2014-11-03 21:31:57 +01:00
Harald Kuhr
5313ffd6fc TMI-PCX: Initial commit. 2014-10-01 14:34:51 +02:00