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
1221a8bebc
Doc clean-up.
2009-10-08 19:57:01 +02:00
Harald Kuhr
edb1c481d9
Hardened test for unsupported types.
2009-10-06 23:05:10 +02:00
Harald Kuhr
608df15066
Added workaround for 32 bit RAW format in Java < 6
2009-10-06 23:03:19 +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
2759dc3a99
Added background reading.
2009-10-04 17:33:58 +02:00
Harald Kuhr
aa68a4018c
Doc update.
2009-10-04 17:33:36 +02:00
Harald Kuhr
92b92854f6
Doc clean-up.
2009-10-04 17:31:26 +02:00
Harald Kuhr
b51ab2cc5d
Added "sub sampling" to PICTImageReader (really only scales down).
2009-10-04 17:28:41 +02:00
Harald Kuhr
ad904ccd90
Major refactor of image reading. Now reading each channel more cleanly.
2009-10-03 17:55:25 +02:00
Harald Kuhr
4848a3caff
Made meta data classes package private for now. Might expose later.
2009-10-03 17:53:59 +02:00
Harald Kuhr
fea55e3df0
Fixed failing test + minor clean up.
2009-10-03 15:08:42 +02:00
Harald Kuhr
171764547e
Added test cases for thumbnail reading.
2009-10-02 23:25:22 +02:00
Harald Kuhr
ee8e1c47df
Clean up of thumbnail support.
2009-10-02 22:16:44 +02:00
Harald Kuhr
74cbb789a8
- Removed some unused methods, to allow splitting things up
...
- Moved rubbish to sandbox
- Updated todo-list
2009-10-02 18:56:00 +02:00
Harald Kuhr
a86cf5bf15
Implemted thumbnail support.
2009-10-02 18:53:45 +02:00
Harald Kuhr
1a67e1721e
Fixed typo
2009-10-01 22:58:36 +02:00
Harald Kuhr
370505b62f
- Minor clean-up in CMYKColorSpace, PSDColorData and PSDHeader
...
- Implemented raw type specifier to resemble file storage format
- Implemented banded reading for raw type
2009-10-01 21:41:01 +02:00
Harald Kuhr
a782bcfc3b
- Fixed a bug and some clean-up of 1-bit subsampling
...
- Added comand line parameters to specify source region and subsampling
2009-10-01 16:19:14 +02:00
Harald Kuhr
8be8f286f3
Clean-up of 1-bit subsampling.
2009-09-30 22:51:02 +02:00
Harald Kuhr
a8a48473ff
Finally implemented 1-bit subsampling.
2009-09-30 22:20:52 +02:00
Harald Kuhr
ae0250d0b0
Massive read optimizations for UShort rasters, minor optimization and clean-up for byte rasters.
2009-09-30 15:54:31 +02:00
Harald Kuhr
4db0597657
Made length parameters long.
2009-09-29 18:30:28 +02:00
Harald Kuhr
3e972495db
Implemented reading of 16 bit channels.
2009-09-29 18:29:50 +02:00
Harald Kuhr
eea6fd38fc
More refactorings.
2009-09-25 20:43:34 +02:00
Harald Kuhr
0bc38328de
Refactorings.
...
Implememented subsampled reading for non-compressed imaga data (untested, no test data).
2009-09-24 20:23:53 +02:00
Harald Kuhr
9a05cca4c8
Now more efficient subsampling for RLE-encoding. No longer decodes skipped rows.
2009-09-23 20:21:46 +02:00
Harald Kuhr
cac1212944
Added subsampled reading to RLE encoded images. Still work to do.
2009-09-22 22:30:45 +02:00
Harald Kuhr
7ef607815e
Fixed some typos.
2009-09-20 23:24:55 +02:00
Harald Kuhr
b219892bde
More code clean up.
2009-09-20 14:39:13 +02:00
Harald Kuhr
6da17cd7d1
Removed a printStackTrace. Test still not 100%, but good enough for now...
2009-09-18 23:01:19 +02:00
Harald Kuhr
cc4303d073
Removed a System.out.println
2009-09-18 22:51:38 +02:00
Harald Kuhr
c45882846a
- Moved unused encoders/decoders to sandbox
...
- Fixed Base64 encoder/decoder to pass test cases
- Minor clean-up in other decoders
2009-09-18 22:46:31 +02:00
Harald Kuhr
40a5960a9f
Fixed some alignment issues in the resources.
2009-09-16 00:10:45 +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
87baad3f99
Servlet project
2009-09-03 21:13:12 +02:00
Harald Kuhr
16b588fde5
PDF subproject
2009-09-03 20:54:00 +02:00
Harald Kuhr
5fd4563ea4
Adding missing test resource
2009-09-03 20:53:01 +02:00
Harald Kuhr
4e7316886b
Adding the twelvemonkeys-imageio sub-project
2009-09-03 20:49:59 +02:00
Harald Kuhr
2523f31a8c
Adding twelvemonkeys-core
2009-09-03 20:28:39 +02:00
Harald Kuhr
224c40f3f0
Initial POMs
2009-09-03 20:12:44 +02:00
Harald Kuhr
7f79244858
Adding some usesful ignore files
2009-09-03 20:11:27 +02:00
Harald Kuhr
c2f6b5eb04
We have git
2009-09-03 19:48:42 +02:00