Commit Graph

1318 Commits

Author SHA1 Message Date
Harald Kuhr a9428a1ecf Merge pull request #206 from Schmidor/TIFFUtilities
Merging Tiff utilities to new contrib module.
2016-01-18 09:12:04 +01:00
Oliver Schmidtmer fc80ac2ee9 Enable sequence writing on TIFFImageWriter 2016-01-17 17:12:35 +01:00
Schmidor c6e8711639 Remove runtime dependency to TIFF plugin from contrib module
Also removed public flag from plugin classes again. Replaced by temporary clones.
2016-01-13 23:00:31 +01:00
Schmidor 342dbe7d83 TIFFUtilities.applyOrientation: Switch to AffineTrandformOp for executing the transformation. 2016-01-13 00:17:32 +01:00
Harald Kuhr 10b8bef387 Fixed release date. 2016-01-04 09:11:54 +01:00
Harald Kuhr d5a35fa818 #195: Faster (and correct) test 2016-01-04 09:11:54 +01:00
Harald Kuhr 5c63dd2168 Merge pull request #200 from Schmidor/tiffmetadata_getfield
add TIFFImageMetadata.getTIFFField
2015-12-22 21:00:03 +01:00
Oliver Schmidtmer 9c011adfc2 add TIFFImageMetadata.getTIFFField 2015-12-22 15:44:30 +01:00
Schmidor d9ba98fb8e Add missing test dependency for TIFFUtilities 2015-12-16 23:47:08 +01:00
Schmidor 8c2af2c3c5 Finish TIFFUtilities.applyOrientation 2015-12-16 23:18:09 +01:00
Harald Kuhr 04a4c6e3ae #195: Fixed AIOOBE related to specific widths 2015-12-16 10:18:26 +01:00
Harald Kuhr 9e5204ddbb Updated README with latest version info. 2015-12-11 14:36:46 +01:00
Harald Kuhr 3b9d51dcc8 Fixed latest version header, it's really 3.2 2015-12-04 18:55:29 +01:00
Harald Kuhr 3214b3e595 Removed done item from todos. 2015-12-02 11:24:48 +01:00
Schmidor ad0d265f4f Init TIFFUtilities for mereging, splitting and rotating tiff pages 2015-12-02 01:48:38 +01:00
Schmidor 57402957ad Add contrib module 2015-12-02 01:46:55 +01:00
Harald Kuhr 6db06414af #195 ArrayIndexOutOfBoundsException for ResampleOp in certain cases 2015-11-27 13:20:44 +01:00
Harald Kuhr d097742002 Updated README with info on Batik versions. 2015-11-13 13:56:05 +01:00
Harald Kuhr 4e765fa61d #190 Updating to Batik 1.8 fixes incorrect size for WMF files. 2015-11-13 13:45:12 +01:00
Harald Kuhr fd73ae09bd #191 Support for SVG files without XML declaration 2015-11-13 13:39:04 +01:00
Harald Kuhr f6847e39c8 #190 Updated for Batik 1.8 2015-11-13 13:36:34 +01:00
Harald Kuhr 9c38ff9bdb Merge pull request #189 from Schmidor/CCITTWriter
Testcase for Merge #188
2015-11-12 09:17:31 +01:00
Schmidor be90082bd3 Testcase for "Fixed an issue with long runlengths in CCITTFax writing #188" 2015-11-12 00:38:41 +01:00
Harald Kuhr 7d531e3836 Merge pull request #188 from Schmidor/CCITTWriter
Fixed an issue with long runlengths in CCITTFax writing
2015-11-11 08:59:57 +01:00
Schmidor 5b6c57d934 Fixed an issue with long runlengths in CCITTFax writing 2015-11-11 01:17:32 +01:00
Harald Kuhr 3aa86bccf3 Updated for latest release. 2015-11-01 21:13:32 +01:00
Harald Kuhr 0feec02bc5 Merge remote-tracking branch 'origin/master' 2015-11-01 20:07:29 +01:00
Harald Kuhr 1ce2a06859 [maven-release-plugin] prepare for next development iteration 2015-11-01 19:51:40 +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 d3cbeae9ba Updating TODOs. 2015-10-28 15:32:15 +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