Harald Kuhr
|
5824167600
|
IFF: Simplified aspect.
(cherry picked from commit 92bc9c73f6)
|
2022-02-21 16:15:14 +01:00 |
|
Harald Kuhr
|
126956ebd0
|
IFF: XS24 clean-up (again...)
(cherry picked from commit 2a77558cac)
|
2022-02-21 16:15:12 +01:00 |
|
Harald Kuhr
|
d54ceba3ff
|
IFF: XS24 clean-up
(cherry picked from commit 816cad60a8)
|
2022-02-21 16:15:11 +01:00 |
|
Harald Kuhr
|
11ee7e5e23
|
IFF: Thumbnail support for XS24 chunk (now without stderr output)
(cherry picked from commit 7167f81c69)
|
2022-02-21 16:15:11 +01:00 |
|
Harald Kuhr
|
954dffd213
|
IFF: Thumbnail support for XS24 chunk.
(cherry picked from commit f5cfa0e619)
|
2022-02-21 16:15:08 +01:00 |
|
Harald Kuhr
|
b7b2a61c93
|
IFF: Read support for TVPaint DEEP and TVPP
+ Bonus: Massive code clean-up/refactor.
(cherry picked from commit 73ad024833)
|
2022-02-21 16:15:05 +01:00 |
|
Harald Kuhr
|
3cf6a4b836
|
IFF: More clean-up
(cherry picked from commit 379449b621)
|
2022-02-21 16:15:04 +01:00 |
|
Harald Kuhr
|
a93be99933
|
IFF: Read support for Impulse (Imagine, Turbo Silver) RGB8 format.
(cherry picked from commit e17faad6fb)
|
2022-02-21 16:15:04 +01:00 |
|
Harald Kuhr
|
b19bd1441f
|
IFF clean-up.
(cherry picked from commit 1271a3d55e)
|
2022-02-21 16:15:04 +01:00 |
|
Harald Kuhr
|
ebaa69713f
|
Deprecate for BufferedImageInputStream, now using buffered streams directly in all readers.
|
2021-01-11 22:07:31 +01:00 |
|
Harald Kuhr
|
b563f573de
|
Better input validation.
|
2020-11-21 20:49:21 +01:00 |
|
Harald Kuhr
|
64fb421b38
|
IFF format clean-up + standard metadata support
|
2020-11-21 15:23:18 +01:00 |
|
Harald Kuhr
|
6c34fb211f
|
ImageWriterAbstractTest refactorings.
|
2020-10-14 18:54:46 +02:00 |
|
Harald Kuhr
|
9fdbc3b1fc
|
ImageReaderAbstractTest refactorings.
|
2020-10-14 17:06:35 +02:00 |
|
Harald Kuhr
|
9e23413456
|
Fixed JavaDoc errors to enable Java 8 build.
|
2019-08-10 00:41:36 +02:00 |
|
Harald Kuhr
|
24c6682236
|
#311 Updated license headers to be the same as in the LICENSE.txt
|
2018-08-18 19:22:52 +02:00 |
|
Harald Kuhr
|
ab13084f44
|
#292 Preparing for Java 9 compatibility + general clean-up
|
2016-11-15 21:40:59 +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
|
2c90bcc49c
|
Added license to ProviderInfo classes + minor code clean up.
|
2015-04-07 11:23:14 +02:00 |
|
Harald Kuhr
|
b40d4dad17
|
New SPI info.
|
2015-03-20 15:35:26 +01:00 |
|
Harald Kuhr
|
654f7e7a70
|
TMI-81: Support for 32 bit unsigned int color model.
Bonus: Cleaned up creation of ImageTypeSpecifiers and added tests.
|
2014-11-20 15:57:36 +01:00 |
|
Harald Kuhr
|
38fa2189bc
|
TMI-IIO: Removed some deprecation warnings.
|
2013-11-05 20:24:12 +01:00 |
|
Harald Kuhr
|
f5a4fe03f4
|
TMI-15: Fixed some issues introduced in later JREs (at least 7u45).
|
2013-11-05 09:43:46 +01:00 |
|
Harald Kuhr
|
51f0b20bb0
|
TMI-IFF: Updated documentation/description.
|
2013-10-31 13:48:47 +01:00 |
|
Harald Kuhr
|
86921ad389
|
ImageReader subsampling test
|
2013-10-24 21:19:52 +02:00 |
|
Harald Kuhr
|
f940fed152
|
Added test case for 1-bit/monochrome.
|
2012-04-04 16:02:17 +02:00 |
|
Harald Kuhr
|
da9b94bdf3
|
Added test case for 64 color EHB (finally).
Rewrote EHB handling in CMAPChunk to fix bug.
Added test cases for 16 color indexed and 32 color indexed.
Removed obsolete test cases.
|
2012-04-03 16:58:04 +02:00 |
|
Harald Kuhr
|
bf4ad6265a
|
Implemented huffman decompression and "big line" changes for PCHG chunk.
|
2012-04-03 16:55:46 +02:00 |
|
Harald Kuhr
|
13a4646ae4
|
Fixed a bug in the IFFImageWriter, caused by buffered data not being written to the stream. Adapter streams are now properly flushed/closed.
Test clean-up.
|
2012-04-02 14:25:28 +02:00 |
|
Harald Kuhr
|
36a05272a5
|
Added reader test case for IFF FORM type PBM.
Minor optimization in reading PBM data.
Clean-up.
|
2012-04-02 14:23:37 +02:00 |
|
Harald Kuhr
|
a99c337348
|
Known issue IFFImageWriter.
|
2012-03-30 17:09:47 +02:00 |
|
Harald Kuhr
|
0307237852
|
Better writer tests.
Fixed a bug in PICTWriter.
Minor changes in ImageReader/WriterBase classes.
|
2012-03-30 16:58:09 +02:00 |
|
Harald Kuhr
|
7431065519
|
Fixed duped test data.
|
2012-03-30 16:53:26 +02:00 |
|
Harald Kuhr
|
de34ac7ede
|
Now with source region/subsampling support also for multipalette.
|
2012-03-30 16:53:04 +02:00 |
|
Harald Kuhr
|
4463a00667
|
Added multi-palette support to IFFImageReader + minor clean-up.
|
2012-03-30 16:36:32 +02:00 |
|
Harald Kuhr
|
c19338b5b9
|
Test cases for writers + renamed reader test cases to follow naming convention.
|
2012-01-20 13:52:34 +01:00 |
|
Harald Kuhr
|
73fc08f8c1
|
Fixed image progress to work as specified.
|
2011-12-12 10:44:53 +01:00 |
|
Harald Kuhr
|
770f948e1a
|
New code style. No functional changes.
|
2011-02-17 17:54:50 +01:00 |
|
Harald Kuhr
|
20b87d155d
|
Mainly new code standard.
A few changes that should have been committed earlier.. :-/
|
2011-02-17 12:40:49 +01:00 |
|
Erlend Hamnaberg
|
38d6c58eba
|
Merge branch 'master' into 3.0-structure
Conflicts:
imageio/imageio-psd/pom.xml
twelvemonkeys-imageio/pom.xml
twelvemonkeys-servlet/pom.xml
|
2010-01-29 19:27:10 +01:00 |
|
Erlend Hamnaberg
|
0786949c1c
|
It all works
|
2009-11-08 19:52:30 +01:00 |
|