Commit Graph

  • c801926a02 Added default background color for transparent indexed images. Harald Kuhr 2009-11-04 01:23:38 +01:00
  • ebc365528a Added title to ProviderInfo. Added toString method. Harald Kuhr 2009-11-04 01:22:35 +01:00
  • 317ed16814 Added package info to manifest. Harald Kuhr 2009-11-04 01:21:39 +01:00
  • ecc79e0478 Added extra constructor to DecoderStream to allow for correct IFF reading. Doc clean-up. Harald Kuhr 2009-11-04 01:21:10 +01:00
  • 8572633686 Added manifest and provider info to all plugins. Harald Kuhr 2009-11-03 15:10:54 +01:00
  • 67b985bc1d ProviderInfo now returns "Unspecified" for unknown packages without version info. Harald Kuhr 2009-11-03 14:49:48 +01:00
  • 9c443f28e3 Fixed typos. Harald Kuhr 2009-11-02 23:24:56 +01:00
  • 46ab06f471 Made test cases more reliable. Harald Kuhr 2009-11-02 17:40:03 +01:00
  • 18b86f8d26 Added documentation and fixed typos. Harald Kuhr 2009-11-01 17:03:06 +01:00
  • 82fdde897d Added documentation and fixed typos. Harald Kuhr 2009-11-01 16:56:53 +01:00
  • 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. Harald Kuhr 2009-10-31 19:16:48 +01:00
  • fb2c555d21 Added method to serialize a subtree (Node) only. Added documentation. Minor clean-up. Harald Kuhr 2009-10-31 19:14:16 +01:00
  • 4bd0763d48 Bumping versions to 2.3-SNAPSHOT. Harald Kuhr 2009-10-31 19:11:31 +01:00
  • 4674b9e344 Bumping versions to 2.3-SNAPSHOT. Harald Kuhr 2009-10-31 19:10:27 +01:00
  • 68b30413ba toString now shows more useful info for clipping. Harald Kuhr 2009-10-25 23:34:34 +01:00
  • ebd9153e40 Cleaned up reading of layers. Harald Kuhr 2009-10-25 23:33:37 +01:00
  • 669f575585 Cleaned up reading of layers. Harald Kuhr 2009-10-25 21:08:42 +01:00
  • d04d4a9a97 Made fields final but accessible. Harald Kuhr 2009-10-25 21:08:11 +01:00
  • 17e8de8c99 Experimental reading of layers (8 bit channels only ATM). Harald Kuhr 2009-10-25 17:05:09 +01:00
  • ef7029f306 Making more fields accessible, needed for reading layers. Harald Kuhr 2009-10-25 17:04:14 +01:00
  • 30b97483bd Starting work on 2.3 release.. Harald Kuhr 2009-10-25 16:59:56 +01:00
  • 97e4451f30 Updating POMs to 2.2. 2.2 Harald Kuhr 2009-10-21 21:32:31 +02:00
  • 7d30fed568 Updating POMs to 2.2. Harald Kuhr 2009-10-21 18:57:53 +02:00
  • 1c22280f51 Cleaning up documentation. Renamed package.html to package_info.java. Harald Kuhr 2009-10-21 18:43:49 +02:00
  • ac68a31c36 Some minor clean-up before release. - Removing some deprecated stuff - Moving unused classes to sandbox Harald Kuhr 2009-10-20 21:10:20 +02:00
  • b5a5d9b79f Now disables JMagick test cases if JMagick/ImageMagick native binaries are not present. Harald Kuhr 2009-10-16 22:51:49 +02:00
  • 1c0153af88 "Fixed" reference test cases, by allowing a few different exceptions from certain methods. Harald Kuhr 2009-10-16 22:50:17 +02:00
  • 1fb7c3c7cf Documented and deprecated deregisterProvider method. Harald Kuhr 2009-10-16 22:48:20 +02:00
  • 850fba6d6c Added debug print, if reader not instantiatable. Harald Kuhr 2009-10-16 17:51:13 +02:00
  • 3314710867 Commented out un-implemented tests. Harald Kuhr 2009-10-16 17:41:56 +02:00
  • 20a61daa0e Implemented getImageTypes Added destination support Fixed a few bugs, to make readers pass tests Harald Kuhr 2009-10-16 17:41:21 +02:00
  • fa69918adb Added printing of supported formats, in case ImageIO could not read image in main method. Harald Kuhr 2009-10-16 17:40:20 +02:00
  • e852e9e154 Fixed a broken test. Harald Kuhr 2009-10-16 17:39:39 +02:00
  • 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 Harald Kuhr 2009-10-11 22:43:41 +02:00
  • 1221a8bebc Doc clean-up. Harald Kuhr 2009-10-08 19:57:01 +02:00
  • edb1c481d9 Hardened test for unsupported types. Harald Kuhr 2009-10-06 23:05:10 +02:00
  • 608df15066 Added workaround for 32 bit RAW format in Java < 6 Harald Kuhr 2009-10-06 23:03:19 +02:00
  • 96b65bc902 - Implemented test for explicit destination type in ImageReaderBase. - Implemented/enabled more test cases - Fixed broken tests in various readers Harald Kuhr 2009-10-05 23:29:21 +02:00
  • 2759dc3a99 Added background reading. Harald Kuhr 2009-10-04 17:33:58 +02:00
  • aa68a4018c Doc update. Harald Kuhr 2009-10-04 17:33:36 +02:00
  • 92b92854f6 Doc clean-up. Harald Kuhr 2009-10-04 17:31:26 +02:00
  • b51ab2cc5d Added "sub sampling" to PICTImageReader (really only scales down). Harald Kuhr 2009-10-04 17:28:41 +02:00
  • ad904ccd90 Major refactor of image reading. Now reading each channel more cleanly. Harald Kuhr 2009-10-03 17:55:25 +02:00
  • 4848a3caff Made meta data classes package private for now. Might expose later. Harald Kuhr 2009-10-03 17:53:59 +02:00
  • fea55e3df0 Fixed failing test + minor clean up. Harald Kuhr 2009-10-03 15:08:42 +02:00
  • 171764547e Added test cases for thumbnail reading. Harald Kuhr 2009-10-02 23:25:22 +02:00
  • ee8e1c47df Clean up of thumbnail support. Harald Kuhr 2009-10-02 22:16:44 +02:00
  • 74cbb789a8 - Removed some unused methods, to allow splitting things up - Moved rubbish to sandbox - Updated todo-list Harald Kuhr 2009-10-02 18:56:00 +02:00
  • a86cf5bf15 Implemted thumbnail support. Harald Kuhr 2009-10-02 18:53:45 +02:00
  • 1a67e1721e Fixed typo Harald Kuhr 2009-10-01 22:58:36 +02:00
  • 370505b62f - Minor clean-up in CMYKColorSpace, PSDColorData and PSDHeader - Implemented raw type specifier to resemble file storage format - Implemented banded reading for raw type Harald Kuhr 2009-10-01 21:41:01 +02:00
  • a782bcfc3b - Fixed a bug and some clean-up of 1-bit subsampling - Added comand line parameters to specify source region and subsampling Harald Kuhr 2009-10-01 16:19:14 +02:00
  • 8be8f286f3 Clean-up of 1-bit subsampling. Harald Kuhr 2009-09-30 22:51:02 +02:00
  • a8a48473ff Finally implemented 1-bit subsampling. Harald Kuhr 2009-09-30 22:20:52 +02:00
  • ae0250d0b0 Massive read optimizations for UShort rasters, minor optimization and clean-up for byte rasters. Harald Kuhr 2009-09-30 15:54:31 +02:00
  • 4db0597657 Made length parameters long. Harald Kuhr 2009-09-29 18:30:28 +02:00
  • 3e972495db Implemented reading of 16 bit channels. Harald Kuhr 2009-09-29 18:29:50 +02:00
  • eea6fd38fc More refactorings. Harald Kuhr 2009-09-25 20:43:34 +02:00
  • 0bc38328de Refactorings. Implememented subsampled reading for non-compressed imaga data (untested, no test data). Harald Kuhr 2009-09-24 20:23:53 +02:00
  • 9a05cca4c8 Now more efficient subsampling for RLE-encoding. No longer decodes skipped rows. Harald Kuhr 2009-09-23 20:21:46 +02:00
  • cac1212944 Added subsampled reading to RLE encoded images. Still work to do. Harald Kuhr 2009-09-22 22:30:45 +02:00
  • 7ef607815e Fixed some typos. Harald Kuhr 2009-09-20 23:24:55 +02:00
  • b219892bde More code clean up. Harald Kuhr 2009-09-20 14:39:13 +02:00
  • 6da17cd7d1 Removed a printStackTrace. Test still not 100%, but good enough for now... Harald Kuhr 2009-09-18 23:01:19 +02:00
  • cc4303d073 Removed a System.out.println Harald Kuhr 2009-09-18 22:51:38 +02:00
  • c45882846a - Moved unused encoders/decoders to sandbox - Fixed Base64 encoder/decoder to pass test cases - Minor clean-up in other decoders Harald Kuhr 2009-09-18 22:46:31 +02:00
  • 40a5960a9f Fixed some alignment issues in the resources. Harald Kuhr 2009-09-16 00:10:45 +02:00
  • 4baafd2e4d Code clean up. Harald Kuhr 2009-09-15 18:58:37 +02:00
  • 79ca02c8b0 Added test for PICTImageReader to makes sure JPEGs or other images with PICT magic are recognized. Better Exception handling. Harald Kuhr 2009-09-08 12:59:12 +02:00
  • a493cebe13 Added test for BufferedIIS. Still some issues with direct reading. Harald Kuhr 2009-09-08 12:55:44 +02:00
  • 2b823d82dd Updated POMs to new SNAPSHOT version. Harald Kuhr 2009-09-08 12:52:59 +02:00
  • 87baad3f99 Servlet project Harald Kuhr 2009-09-03 21:13:12 +02:00
  • 16b588fde5 PDF subproject Harald Kuhr 2009-09-03 20:54:00 +02:00
  • 5fd4563ea4 Adding missing test resource Harald Kuhr 2009-09-03 20:53:01 +02:00
  • 4e7316886b Adding the twelvemonkeys-imageio sub-project Harald Kuhr 2009-09-03 20:49:59 +02:00
  • 2523f31a8c Adding twelvemonkeys-core Harald Kuhr 2009-09-03 20:28:39 +02:00
  • 224c40f3f0 Initial POMs Harald Kuhr 2009-09-03 20:12:44 +02:00
  • 7f79244858 Adding some usesful ignore files Harald Kuhr 2009-09-03 20:11:27 +02:00
  • c2f6b5eb04 We have git Harald Kuhr 2009-09-03 19:48:42 +02:00