778 Commits

Author SHA1 Message Date
Harald Kuhr
5c1d72fd46 [maven-release-plugin] prepare for next development iteration 2015-12-11 12:33:14 +01:00
Harald Kuhr
94d480ec64 [maven-release-plugin] prepare release twelvemonkeys-3.2.1 twelvemonkeys-3.2.1 2015-12-11 12:33:08 +01:00
Harald Kuhr
9654a924b7 Updated versions and fixed Batik depdendencies for 1.6.1 2015-12-04 23:27:23 +01:00
Harald Kuhr
6d9acaee2d Fixed latest version header, it's really 3.2 2015-12-04 21:26:41 +01:00
Harald Kuhr
fdad13e28f Removed done item from todos. 2015-12-04 21:26:34 +01:00
Harald Kuhr
6ce58dd682 #195 ArrayIndexOutOfBoundsException for ResampleOp in certain cases 2015-12-04 21:26:26 +01:00
Harald Kuhr
f21bc2089a Updated README with info on Batik versions. 2015-12-04 21:26:15 +01:00
Harald Kuhr
65f3bbbccd #191 Support for SVG files without XML declaration 2015-12-04 21:25:42 +01:00
Schmidor
8346c4148e Testcase for "Fixed an issue with long runlengths in CCITTFax writing #188" 2015-12-04 21:25:02 +01:00
Schmidor
7c0b4fd91a Fixed an issue with long runlengths in CCITTFax writing 2015-12-04 21:21:44 +01:00
Harald Kuhr
b818454a3f Updated for latest release. 2015-12-04 21:21:33 +01:00
Harald Kuhr
9c8b4ad0d4 Updating TODOs. 2015-12-04 21:20:47 +01:00
Harald Kuhr
9c9d2c700e [maven-release-plugin] prepare release twelvemonkeys-3.2 twelvemonkeys-3.2 2015-11-01 19:51:34 +01:00
Harald Kuhr
062413d2d8 #187 Removing hardcoded test path/debug code. 2015-10-23 12:53:28 +02:00
Harald Kuhr
e62922eb95 #184 Re-read the spec, that says ICC and ITU lab uses D50 by default. 2015-10-22 22:14:48 +02:00
Harald Kuhr
302035443d #173 Support for PhotometricInterpretation 8/CIELab, 9/ICCLab and 10/ITULab 2015-10-22 21:35:36 +02:00
Harald Kuhr
8a38b2fde6 #173 Support for PhotometricInterpretation 8/CIELab, 9/ICCLab and 10/ITULab 2015-10-22 21:35:10 +02:00
Harald Kuhr
30a7283b35 Enabling build status on the front page. 2015-10-16 11:04:07 +02:00
Harald Kuhr
4b363a0d64 Disabling OpenJDK in Travis for now. 2015-10-16 10:56:59 +02:00
Harald Kuhr
1096f9bedd Testting Travis CI 2015-10-16 10:38:20 +02:00
Harald Kuhr
73a609a2cb #183: Minor change, use Map instead of concrete HashMap. 2015-10-15 22:23:45 +02:00
Harald Kuhr
8379f08d78 #183: Fix failing tests after merge. 2015-10-15 22:21:49 +02:00
Harald Kuhr
c33cfea02c Merge pull request #183 from Schmidor/CCITTWriter
CCITTFaxEncoderStream for TiffImageWriter
2015-10-15 22:16:46 +02:00
Harald Kuhr
b85d0f7d6b #179: Fixed broken offsets for 16 and 32 bits PackBits data. 2015-10-15 19:06:05 +02:00
Harald Kuhr
b6e44c5bff #184 Support for PlanarConfiguration 2 + bonus changes. 2015-10-15 17:47:20 +02:00
Schmidor
e5c0fead38 Fix BlackIsZero handling in CCITTFaxEncoderStream 2015-10-11 17:59:01 +02:00
Schmidor
306a8ae166 Change PhotometricInterpretation / SamplesPerPixel detection for one bit per pixel ColorSpaces 2015-10-11 17:31:28 +02:00
Schmidor
6c702c447b CCITT Fax writer: fill should only add bits if byte is not empty 2015-10-11 16:34:37 +02:00
Schmidor
237079bcc9 Normalize Black on byte Data 2015-10-11 16:32:39 +02:00
Schmidor
07617b49ce Support CCITT Fax Encoder in TiffImageWriter 2015-10-10 16:31:40 +02:00
Schmidor
c8621439c0 CCITT Fax writer: adjust formatting and write finishing bytes on last row instead of on stream closing 2015-10-09 23:32:09 +02:00
Schmidor
585b5faa62 Merge remote-tracking branch 'remotes/haraldk/master' into CCITTWriter 2015-10-08 01:12:13 +02:00
Schmidor
39b92ab19f Work in progress: CCITT Encoder 2015-10-08 00:38:31 +02:00
Schmidor
8e11d95fd6 Work in progress: CCITT Encoder 2015-10-04 00:40:36 +02:00
Harald Kuhr
867ca61755 TMI #172: Fix IIOBE/Buffer overflow issue. 2015-08-26 11:16:35 +02:00
Harald Kuhr
2bdfa4fccb TMI-TIFF: Better ICC profile support + more BitsPerSample configurations. 2015-08-26 10:33:01 +02:00
Harald Kuhr
d4e34d6109 TMI #170 Fix General CMM error517/LCMS error 13 (Ignore incompatible ICC profile) 2015-08-25 14:13:35 +02:00
Harald Kuhr
25bef72ac0 TMI #170 Fix General CMM error517/LCMS error 13 (Ignore incompatible ICC profile) 2015-08-25 14:12:47 +02:00
Harald Kuhr
e957120480 TMI #169 NullPointerException when reading JPEG image 2015-08-25 12:12:10 +02:00
Harald Kuhr
35edfc519f TMI #168: Change Maven test dependencies from classifier test to type test-jar for better sbt support 2015-08-24 11:09:15 +02:00
Harald Kuhr
df735b9a45 TMI #168: Change Maven test dependencies from classifier test to type test-jar for better sbt support 2015-08-24 11:07:17 +02:00
Harald Kuhr
99c5fea005 TMI #166 Remove printStackTrace() from EXIFReader 2015-08-21 15:24:49 +02:00
Harald Kuhr
4b70b0cf1c TMI #165 ICOImageReader prints debug information. 2015-08-21 12:57:29 +02:00
Harald Kuhr
22e490ca40 TMI #164 Support for TIFF with 32 but floating point samples. 2015-08-21 10:49:46 +02:00
Harald Kuhr
211b31e154 TMI #163 Support for TIFF containing signed integral other than 16 bit. 2015-08-21 10:38:38 +02:00
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