58 Commits

Author SHA1 Message Date
Harald Kuhr
c006f22ac2 Rewrote handling of JPEG 2000 icons. Now returns blank image with correct dimensions + issues warning if can't be read, instead of exception.
Added quick fix conversion/reading for OS X using sips command line.
Updated test cases.
2011-11-28 12:02:00 +01:00
Harald Kuhr
158504de5d Added missing POM. 2011-11-24 16:25:33 +01:00
Harald Kuhr
dc6b8d3035 Code clean-up. No functional changes. 2011-11-23 13:58:26 +01:00
Harald Kuhr
9742af9a5d Added test case for icon containing TOC_ + IC10 resources + fixed PNG reading and skipping of unknown resources.
Added test case for icon with no 8 bit mask + fixed fallback to 1 bit mask.
Added test case for icon with no mask + fixed transparency issue.
2011-11-14 15:25:21 +01:00
Harald Kuhr
3a9ad582f2 Replaced duped code. 2011-11-08 12:26:56 +01:00
Harald Kuhr
5782c8c824 Cleaned up + added som references to doc. 2011-11-08 12:24:40 +01:00
Harald Kuhr
e867c2125c Now correctly merges masks and color data.
Added test case with icnV resource.
2011-11-07 18:13:24 +01:00
Harald Kuhr
092474830d Start of a ICNS reader. 2011-10-28 17:21:25 +02:00