23 Commits

Author SHA1 Message Date
Harald Kuhr
def1d47344 Work in progress for PSD metadata support:
- Added PSDMetadata and PSDMetadataFormat
 - Implemented most of standard format
 - Start of native format definintion
 - Updated SPI and Reader to return new format
2009-11-06 02:26:47 +01:00
Harald Kuhr
c801926a02 Added default background color for transparent indexed images. 2009-11-04 01:23:38 +01:00
Harald Kuhr
ebc365528a Added title to ProviderInfo.
Added toString method.
2009-11-04 01:22:35 +01:00
Harald Kuhr
67b985bc1d ProviderInfo now returns "Unspecified" for unknown packages without version info. 2009-11-03 14:49:48 +01:00
Harald Kuhr
46ab06f471 Made test cases more reliable. 2009-11-02 17:40:03 +01:00
Harald Kuhr
18b86f8d26 Added documentation and fixed typos. 2009-11-01 17:03:06 +01:00
Harald Kuhr
82fdde897d Added documentation and fixed typos. 2009-11-01 16:56:53 +01:00
Harald Kuhr
f49a487c88 - Introduce new class ProviderInfo, to encapsulate Package info (vendor/version).
- Rewritten Spi classes to use new class, to have vendor and version info injected from manifest.
2009-10-31 19:16:48 +01:00
Harald Kuhr
4674b9e344 Bumping versions to 2.3-SNAPSHOT. 2009-10-31 19:10:27 +01:00
Harald Kuhr
7d30fed568 Updating POMs to 2.2. 2009-10-21 18:57:53 +02:00
Harald Kuhr
1c0153af88 "Fixed" reference test cases, by allowing a few different exceptions from certain methods. 2009-10-16 22:50:17 +02:00
Harald Kuhr
1fb7c3c7cf Documented and deprecated deregisterProvider method. 2009-10-16 22:48:20 +02:00
Harald Kuhr
fa69918adb Added printing of supported formats, in case ImageIO could not read image in main method. 2009-10-16 17:40:20 +02:00
Harald Kuhr
e852e9e154 Fixed a broken test. 2009-10-16 17:39:39 +02:00
Harald Kuhr
359659dc36 - Added reference module with test cases for JDK-provided readers
- Fixed ThumbsDBImageReader to pass test cases (got rid of some errouneous caching)
- Added TODO to remove caching in ICOImageReader (will need a test case for that)
- Minor changes in test cases to allow the reference test cases to pass
2009-10-11 22:43:41 +02:00
Harald Kuhr
edb1c481d9 Hardened test for unsupported types. 2009-10-06 23:05:10 +02:00
Harald Kuhr
96b65bc902 - Implemented test for explicit destination type in ImageReaderBase.
- Implemented/enabled more test cases
- Fixed broken tests in various readers
2009-10-05 23:29:21 +02:00
Harald Kuhr
aa68a4018c Doc update. 2009-10-04 17:33:36 +02:00
Harald Kuhr
4baafd2e4d Code clean up. 2009-09-15 18:58:37 +02:00
Harald Kuhr
79ca02c8b0 Added test for PICTImageReader to makes sure JPEGs or other images with PICT magic are recognized.
Better Exception handling.
2009-09-08 12:59:12 +02:00
Harald Kuhr
a493cebe13 Added test for BufferedIIS. Still some issues with direct reading. 2009-09-08 12:55:44 +02:00
Harald Kuhr
2b823d82dd Updated POMs to new SNAPSHOT version. 2009-09-08 12:52:59 +02:00
Harald Kuhr
4e7316886b Adding the twelvemonkeys-imageio sub-project 2009-09-03 20:49:59 +02:00