Harald Kuhr
|
812e12acb0
|
#623: TGAImageReader, PCXImageReader and SGIImageReader now return more standard image types as default, for better AffineTransformOp compatibility. Added tests.
Bonus: Subsampling fix for TGAImageReader and BMPImageReader.
|
2021-09-07 09:29:13 +02:00 |
|
Harald Kuhr
|
73044bea58
|
#292 Now builds on Java 8, 11 and 15.
|
2020-12-02 22:08:40 +01:00 |
|
Harald Kuhr
|
918f92aba7
|
#330 Now correctly calculates scanline for 1 & 4 bits
|
2020-11-17 22:57:25 +01:00 |
|
Harald Kuhr
|
7a24d55be7
|
#330 Now correctly uses USHORT instead of SHORT for 16 bit DIB.
|
2020-11-17 22:40:23 +01:00 |
|
Harald Kuhr
|
a84cc1c060
|
#330 Now guards against buffer overruns in RLE decoder.
|
2020-11-17 22:33:50 +01:00 |
|
Harald Kuhr
|
31cb79d2b9
|
#330 Minor improvements to avoid RuntimeExceptions.
|
2020-11-17 22:11:31 +01:00 |
|
Harald Kuhr
|
8f942922fd
|
#547 BMPImageWriterSpi now only claims to write TYPE_4BYTE_ABGR, and registers with low pri.
Better exception message for other image types.
|
2020-06-28 11:50:17 +02:00 |
|
Koen De Groote
|
aff31ebd1b
|
Intellij suggested changes from static code analysis.
|
2020-01-28 16:18:07 +01:00 |
|
Harald Kuhr
|
9e23413456
|
Fixed JavaDoc errors to enable Java 8 build.
|
2019-08-10 00:41:36 +02:00 |
|
Harald Kuhr
|
d41acaee05
|
Remnoved System.err.println
|
2018-10-26 22:13:25 +02:00 |
|
Harald Kuhr
|
1a1067a6bd
|
#82 ICO write
|
2018-09-07 21:02:12 +02:00 |
|
Harald Kuhr
|
6b966a2d4f
|
Removed an unchecked cast.
|
2017-11-05 09:58:27 +01:00 |
|
Harald Kuhr
|
ab13084f44
|
#292 Preparing for Java 9 compatibility + general clean-up
|
2016-11-15 21:40:59 +01:00 |
|
Harald Kuhr
|
34eb084d24
|
#212 TIFF subsampling fix
|
2016-11-02 19:06:12 +01:00 |
|
Harald Kuhr
|
17eeda210e
|
#285: Fix for non-spec BMPs without palette.
|
2016-10-17 20:36:40 +02:00 |
|
Harald Kuhr
|
4b70b0cf1c
|
TMI #165 ICOImageReader prints debug information.
|
2015-08-21 12:57:29 +02:00 |
|
Harald Kuhr
|
d1cb941f06
|
TMI-150: Fix for 24 bit images with bitmask.
|
2015-07-11 13:07:20 +02:00 |
|
Harald Kuhr
|
f4cc310096
|
TMI-139: Work in progress: TIFF image metadata.
|
2015-06-22 11:11:37 +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
|
7354b1f8c7
|
Fixed possible NPEs in Metadata.
|
2015-02-12 16:17:02 +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
|
98d82fb093
|
TMI-70: BMP image metadata + bonus listener delegation.
|
2014-10-31 12:35:55 +01:00 |
|
Harald Kuhr
|
3dae9e97da
|
TMI-BMP: Support for more versions of BMP format
|
2014-10-24 16:38:35 +02:00 |
|