Harald Kuhr
|
f7d9a64e41
|
TMI #162 Support for TIFF containing gray + alpha.
|
2015-08-20 17:06:19 +02:00 |
|
Harald Kuhr
|
5c76899c04
|
Fixed link to point to page 1.
|
2015-08-14 14:50:35 +02:00 |
|
Harald Kuhr
|
d792f0b7c4
|
Updating links and info to latest release, 3.1.2
|
2015-08-14 12:54:58 +02:00 |
|
Harald Kuhr
|
077e40acf2
|
TMI#159: Clean-up after merge + added test cases for the CCITT images.
|
2015-08-14 09:58:15 +02:00 |
|
Harald Kuhr
|
40b11710ea
|
Merge pull request #160 from Schmidor/master
Fix for Issue #159
|
2015-08-14 09:32:31 +02:00 |
|
Schmidor
|
d86af8bd82
|
Remove debug output
|
2015-08-13 23:45:38 +02:00 |
|
Schmidor
|
60e3d6e5af
|
Fix ArrayIndexOutOfBoundsException in CCITTFaxDecoderStream.decode2D #159
|
2015-08-13 23:27:46 +02:00 |
|
Oliver Schmidtmer
|
6ef5a5a7ee
|
Merge pull request #2 from haraldk/master
merge from upstream
|
2015-08-13 18:05:16 +02:00 |
|
Harald Kuhr
|
61b07cb9cb
|
TMI-139: Support for writing TIFF files with custom resolution value (made TIFFImageMetadata class public).
|
2015-08-12 11:03:31 +02:00 |
|
Harald Kuhr
|
c913ef445b
|
TMI-139: Support for writing TIFF files with custom resolution value.
|
2015-08-12 10:48:58 +02:00 |
|
Harald Kuhr
|
517fc770bd
|
TMI-136: Better TIFF (IFD) format write support.
|
2015-08-12 10:23:15 +02:00 |
|
Harald Kuhr
|
998851c9fb
|
TMI-158: Fixed build instructions. Building with Java 8 should now work without any special settings.
|
2015-08-04 08:28:29 +02:00 |
|
Oliver Schmidtmer
|
40555641af
|
Merge pull request #1 from haraldk/master
merge from upstream
|
2015-08-03 13:58:12 +02:00 |
|
Harald Kuhr
|
e1b5e6bfc9
|
TMI-157: Added imageio-hdr to BOM.
|
2015-07-31 13:57:22 +02:00 |
|
Harald Kuhr
|
bef0b762fa
|
TMI-157: Added license headers, and readRaster method for access to the RGBE data.
|
2015-07-29 09:57:33 +02:00 |
|
Harald Kuhr
|
9bb67742b7
|
TMI-157: Radiance RGBE (.HDR) support
|
2015-07-28 22:21:45 +02:00 |
|
Harald Kuhr
|
fd4745f6a6
|
TMI-156: Now correctly interprets alpha in TGA format + bonus thumbnail & metadata fixes.
|
2015-07-27 15:07:26 +02:00 |
|
Harald Kuhr
|
4eb7426596
|
TMI-154: Fix for AccessControlException when reading "Generic CMYK.icc"
|
2015-07-27 11:58:35 +02:00 |
|
Harald Kuhr
|
1ee22e120d
|
TMI-61: Re-added some validations, removed printStacktraces, and some minor code style issues after merge.
|
2015-07-16 23:50:34 +02:00 |
|
Harald Kuhr
|
d8d2764eb1
|
TMI-TIFF: Added format name synonyms.
|
2015-07-16 23:22:09 +02:00 |
|
Harald Kuhr
|
94f2b81d2a
|
Merge pull request #148 from Schmidor/master
TMI-61: CCITT Group 3/4 Fax Decoder
|
2015-07-16 23:17:13 +02:00 |
|
Harald Kuhr
|
d7c8df184e
|
TMI-JPEG: Reading inverted Adobe JPEGs
|
2015-07-13 12:28:27 +02:00 |
|
Harald Kuhr
|
d1cb941f06
|
TMI-150: Fix for 24 bit images with bitmask.
|
2015-07-11 13:07:20 +02:00 |
|
Harald Kuhr
|
eef4c72daa
|
Code clean-up.
|
2015-07-08 23:21:13 +02:00 |
|
Schmidor
|
bad9aebdee
|
Work in progress: CCITT Encoder
|
2015-07-05 18:15:43 +02:00 |
|
Schmidor
|
6facef3142
|
CCITTFax: Output Zero for White
|
2015-07-05 17:57:04 +02:00 |
|
Schmidor
|
1e6227bee5
|
CCITT FAX Encoding: Support FillOrder Reversed
|
2015-07-04 00:42:09 +02:00 |
|
Schmidor
|
62862d835a
|
CITT Group 3/4 Support - corrected start index in 2d decoding
|
2015-07-04 00:13:27 +02:00 |
|
Schmidor
|
37e1723891
|
CITT Group 3/4 Support - libTiff generated files which are the test datastream sources
|
2015-07-02 23:37:06 +02:00 |
|
Schmidor
|
2b22b02523
|
CITT Group 3/4 Support - some cleanup, group 3 /T.4 should work now
|
2015-07-02 23:35:19 +02:00 |
|
Schmidor
|
a2042e75bf
|
CITT Group 3/4 Support - Pass Mode / 2D Change referencing in work
|
2015-07-01 01:10:56 +02:00 |
|
Harald Kuhr
|
1a43958aeb
|
TMI-139: Work in progress: TIFF image metadata.
|
2015-06-22 11:15:44 +02:00 |
|
Harald Kuhr
|
f4cc310096
|
TMI-139: Work in progress: TIFF image metadata.
|
2015-06-22 11:11:37 +02:00 |
|
Harald Kuhr
|
7e65164b87
|
TMI-146: Now correctly sets ExtraSamples only when there are more components in the raster than color components in the color space.
|
2015-06-17 13:24:45 +02:00 |
|
Harald Kuhr
|
51ca99d433
|
Updating readme to latest release.
|
2015-06-11 12:47:36 +02:00 |
|
Harald Kuhr
|
c80f514131
|
Updated POM to 3.2-SNAPSHOT
|
2015-06-11 11:32:46 +02:00 |
|
Harald Kuhr
|
da8a013575
|
TMI-143: Support for CMYK JPEG in TIFF.
|
2015-06-11 11:28:31 +02:00 |
|
Harald Kuhr
|
3bdc117aa3
|
Updated POM to 3.2-SNAPSHOT
|
2015-06-09 12:12:46 +02:00 |
|
Harald Kuhr
|
f645e46495
|
Updated POM to 3.2-SNAPSHOT
|
2015-06-08 14:12:04 +02:00 |
|
Harald Kuhr
|
8052fbc5b8
|
TMI-142: Added missing resource file, now making sure the TIFFImageWriter is registered.
|
2015-06-08 11:11:45 +02:00 |
|
Harald Kuhr
|
b2142cb449
|
Updated to new format name style.
|
2015-06-05 20:11:54 +02:00 |
|
Harald Kuhr
|
821c20c09a
|
TMI-136: Clean-up and added TODOs.
|
2015-06-05 10:58:54 +02:00 |
|
Harald Kuhr
|
194f34894f
|
Added more PSD resource + clean-up.
|
2015-06-05 10:50:16 +02:00 |
|
Harald Kuhr
|
f6d5a60600
|
TMI-136: Added abstract MetadataWriter, along with preliminary IPTCWriter + test cases. Retrofit EXIFWriter. Loads of small changes and clean-up.
|
2015-06-05 10:49:31 +02:00 |
|
Harald Kuhr
|
bbaa3e1186
|
TMI-140: JPEG with corrupted ICC profile (new kind) can now be read.
|
2015-05-28 23:01:51 +02:00 |
|
Harald Kuhr
|
c97ebae303
|
Fixed JavaDoc (you're welcome Sigi ;-)).
|
2015-05-27 15:53:50 +02:00 |
|
Harald Kuhr
|
1ed5b3899b
|
TM-138: DateUtil doesn't support sub-hour offset timezones.
|
2015-05-27 15:50:35 +02:00 |
|
Harald Kuhr
|
203b330c99
|
TM-138: DateUtil doesn't support sub-hour offset timezones.
|
2015-05-27 15:47:26 +02:00 |
|
Harald Kuhr
|
9b71a0cba7
|
TMI-134: Cannot read PSD images with PSD Layer Mask data size 28
|
2015-05-05 11:40:54 +02:00 |
|
Harald Kuhr
|
1a8948ece9
|
TMI-TIFF: Faster LZW encoder.
|
2015-04-30 10:21:35 +02:00 |
|