1111 Commits

Author SHA1 Message Date
Harald Kuhr
26d3de45a7 [maven-release-plugin] prepare for next development iteration 2020-01-09 19:40:24 +01:00
Harald Kuhr
13507ce303 [maven-release-plugin] prepare release twelvemonkeys-3.4.3 twelvemonkeys-3.4.3 2020-01-09 19:40:16 +01:00
Harald Kuhr
a8508dc234 Stick to the git user, when using ssh
(cherry picked from commit b6aec25f0059b2bcddf86d310ffabb9cc300fc70)
2020-01-09 19:28:35 +01:00
Harald Kuhr
b3cf467f0b log4j removal
(cherry picked from commit ae213dcf5efaad0bc7395d560b315c9f90376d7b)
2020-01-09 19:25:48 +01:00
Harald Kuhr
b0e6fbed9f #510: Fixes possible hang situation
(cherry picked from commit 5501c0e7094d094623648dc9355d9b620da7bef8)
2020-01-09 19:25:48 +01:00
Harald Kuhr
c087addb76 #501: Fix for TYPE_USHORT_555/565_RGB, ColorModel now 16 bits
(cherry picked from commit 42e17f20632ab55466687d2fb98e8f597e199aab)
2020-01-09 19:25:48 +01:00
Harald Kuhr
250c58cc2e #289, #493: Finally implemented subsampling for < 8 bit samples
(cherry picked from commit 0c2433dc9f0618fe744e51ea2c9b42a0c4d828b0)
2020-01-09 19:25:48 +01:00
Oliver Schmidtmer
c33b3a76f4 Test correction for ViewBox based svg sizes
(cherry picked from commit 810b7197ab0626759c51ab3777d0488ac013ec0c)
2020-01-09 19:24:58 +01:00
Oliver Schmidtmer
f14e6823bd When rescaling SVGs use the ViewBox, if defined, for default sizes
(cherry picked from commit 24a0786d644c6fe434f79fbc153584fc86ab87c0)
2020-01-09 19:24:58 +01:00
Harald Kuhr
cae72336a2 [maven-release-plugin] prepare for next development iteration 2019-08-12 21:05:55 +02:00
Harald Kuhr
c5bf0a6f0b [maven-release-plugin] prepare release twelvemonkeys-3.4.2 twelvemonkeys-3.4.2 2019-08-12 21:03:23 +02:00
Harald Kuhr
691b7560db Switched Maven SCM to use ssh.
(cherry picked from commit c1834dc78d3667175ec583a959cf6d34816ba94c)
2019-08-12 20:42:24 +02:00
Harald Kuhr
e1025f9540 Fixed JavaDoc errors to enable Java 8 build.
(cherry picked from commit 9e23413456a0a41092cb04805ee1868eea2b7177)
2019-08-10 00:58:08 +02:00
Harald Kuhr
fa09099da0 Fixed encoding issues in readme.
(cherry picked from commit 7d2c692663f397348d2841c9cbe1d5ffe3d49d39)
2019-08-09 21:04:41 +02:00
Harald Kuhr
140b074ac6 #398: Better exception message when BufferedImage size > Integer.MAX
(cherry picked from commit 9ce1a86cae996a0819b864849e26260e70b54ba1)
2019-08-09 21:04:41 +02:00
Harald Kuhr
59c6c18cbb #477: Better tests to for cyclic loops in IFDs.
(cherry picked from commit b0b5de5fa42eae3a4fcfdd93cc5654db584ea56e)
2019-08-09 21:04:41 +02:00
Harald Kuhr
c48e17dabf #474: Fix java.awt.color.CMMException: Can not access specified profile
(cherry picked from commit 64178bd636c61a0f85f566b548fdca13fe66252b)
2019-08-09 21:04:41 +02:00
Harald Kuhr
22a842eb78 449# Missing test to verify that we ignore bogus 0 byte counts.
(cherry picked from commit 7985cdd4a7c459cace5ee247426a968c37c8964f)
2019-08-09 21:04:41 +02:00
Harald Kuhr
bdd7f5b228 #492: Now correctly parses multiple strings for ASCII fields.
(cherry picked from commit 8247861095c5980ca3dbc278fd775ce6fc4de070)
2019-08-09 21:04:40 +02:00
Harald Kuhr
0e41d4a5f7 #477: Avoid cyclic loops in IFDs.
(cherry picked from commit 8480c929c107c4d700bbc2e9e427ca3d327e5daf)
2019-08-09 21:04:40 +02:00
Harald Kuhr
653360e054 Moving travis build to trusty, to fix JDK8 build
(cherry picked from commit e6f437f55bcecdf38a8287ba0a6aa3c45775ed5b)
2019-08-09 21:04:40 +02:00
Harald Kuhr
4f193d543c #488: Fix for AIOOBE in getEmbeddedICCProfile when ICC profile is empty
(cherry picked from commit ee049d946551cfe1dcbd5816ff366d26dc0ad26a)
2019-08-09 21:04:40 +02:00
Harald Kuhr
1d0cc43476 #489 Fix for Unexpected End of PackBits Stream for padded streams.
(cherry picked from commit f6aa810f8b2f73f32ffec51ea024828114942b1b)
2019-08-09 21:04:40 +02:00
Harald Kuhr
9791a251ed #469 Fix for OOME while reading Exif with corrupted IFDs/counts
(cherry picked from commit e8d1b999a290071b4df1aad77099cc4b8ee40572)
2019-08-09 21:04:40 +02:00
Harald Kuhr
0bc30f4d18 JPEG Exif parsing optimization.
(cherry picked from commit d7fbd6594e073ca41476d9513a163aa7c43ef549)
2019-08-09 21:04:40 +02:00
Harald Kuhr
022fc03fbb XMLSerializer speedup.
(cherry picked from commit caef9b6a9e95bff7d11085d94a7da99dd7aa5cee)
2019-08-09 21:04:39 +02:00
Harald Kuhr
8b66842859 #475: Fix support for writing TIFF > 2 GB
(cherry picked from commit 7fad4d5cd8cb3a6728c7fd3f28a7b84d8ce0101d)
2019-08-09 21:04:39 +02:00
Harald Kuhr
5251f4665e #473: Fix for ColorMap (Indexed) TIFF with non-alpha ExtraSamples.
(cherry picked from commit 3e4b14f984729d709d96cc2d020b38c3b77c15a8)
2019-08-09 21:04:39 +02:00
Paul Verest
b98b81b877 colorize code snippets in README using GFM ``java, ``xml
(cherry picked from commit 51b0734462d047e6c3a56847daefd81f2aeb72dc)
2019-08-09 21:03:01 +02:00
Harald Kuhr
774b494fec Updated commons-fileupload dependency to safe version, even if in scope provided, just in case.
(cherry picked from commit 8e3cd5aedbed2bf507891fb6f7ab018d16c158e9)
2019-08-09 21:03:00 +02:00
Oliver Schmidtmer
90ef605b0c Fix for #455: Ignore profiles PhotometricInterpretation MinIsWhite with 1bit/pixel
(cherry picked from commit cbaa0dc688fba123d52363290df420a73dba7fe0)
2019-08-09 21:03:00 +02:00
Harald Kuhr
b40eea0fc4 Fix test case for #446 in case of "Gerenic CMYK" profile not being available.
(cherry picked from commit 61bac979333de1245505489d52dd7d85ce607dc9)
2019-08-09 21:03:00 +02:00
Harald Kuhr
9ac2013965 Better assertion failed messages.
(cherry picked from commit 3e9be32279ccc6a8248d407ffebfde32355f5c74)
2019-08-09 21:03:00 +02:00
Harald Kuhr
4740a39cd2 Test case for #446.
(cherry picked from commit a0955875d82dcbe44acfc7f70e280f73683f27e6)
2019-08-09 21:03:00 +02:00
Harald Kuhr
7ebcc437c3 Various Java 9 and beyond fixes:
- ExtraSamplesColorModel now overrides getComponentSize for correct size
 - TIFFImageReader/WriterSpi now recognizes the JEP 262 TIFF plugin
 - CCITTFaxEncoderStreamTest now directly creates writer (not JDK one)

(cherry picked from commit 7e0de147833a8d8c554eb7f4a7d42750528c379d)
2019-08-09 21:02:30 +02:00
Harald Kuhr
70c16dfdd9 Various Java 9 and beyond fixes.
(cherry picked from commit de34d4642e829e164c4ec8fd8420960f5141c6ec)
2019-08-09 21:02:30 +02:00
Harald Kuhr
c9e2e21727 Equals method for DiscreteAlphaIndexColorModel, needed for Java 10.
(cherry picked from commit b86bad2bf9f01fdd19067f5b69254aa237f80ca2)
2019-08-09 21:02:30 +02:00
Harald Kuhr
230ac33283 #442 SVG BaseURI issue fix
(cherry picked from commit cc5af0134cd34e9d45d0015d6dcb553a87b05ff0)
2019-08-09 21:02:30 +02:00
Bernhard Fey
66e0acb668 Added test file for non-alpha extra channel
Added test file for CMYK TIFF with non-alpha extra channel

(cherry picked from commit edcac25f5e2c36c3b091d248364bd68520bd42ff)
2019-08-09 21:02:30 +02:00
Bernhard Fey
7d8858c177 Modified new create[ImageTypeSpecifier] method according to suggestions by @haraldk
Renamed "create" method to "createImageTypeSpecifier".
Added exception thrown for unsupported planarConfiguration values.

(cherry picked from commit 5a5c1f996b7f72756b403760b72a56985ace8211)
2019-08-09 21:02:30 +02:00
Bernhard Fey
faab9517dd Fix for non-RGB images with extra sample
Added "create" method to TIFFImageReader that centralizes the use of "createBanded" and "createInterleaved" as well as the "extra samples" special case and fixes non-RGB images with non-alpha extra samples

(cherry picked from commit f9b8cae0ea2f3df56af3d5272f6b252a49fad445)
2019-08-09 21:02:30 +02:00
Harald Kuhr
2433777b6d Updated readme
(cherry picked from commit 62538c3db9a44dbb8bbe8cc756a01b0049c21723)
2019-08-09 21:02:13 +02:00
Harald Kuhr
3980c937cf Fixed release date.
(cherry picked from commit 48aa504be4107554fbb62fbda11b1981f3edb026)
2019-08-09 21:02:13 +02:00
Harald Kuhr
468ffb891d Updated versions from 3.4 to 3.4.1.
(cherry picked from commit ed2eb7642a47531ba252dc1591e90f59ceff4d97)
2019-08-09 21:02:13 +02:00
Harald Kuhr
e27e8a7ccb #408 Added servlet JAR to dependency example.
(cherry picked from commit 24ec5ae34d4548460c055ac3f85a9ddd59f51e5a)
2019-08-09 21:02:03 +02:00
Harald Kuhr
f2dba604da #311 Updated some more license headers that was left out in the initial change.
(cherry picked from commit a7b374e51ac10c552fd13314c959f1862c42e686)
2019-08-09 21:01:29 +02:00
Harald Kuhr
04f27a1694 #438 CompoundDocument file descriptor fix 2018-09-08 16:21:01 +02:00
Harald Kuhr
2630a6a795 [maven-release-plugin] prepare for next development iteration 2018-09-07 19:48:17 +02:00
Harald Kuhr
ab2f1f7e91 [maven-release-plugin] prepare release twelvemonkeys-3.4.1 twelvemonkeys-3.4.1 2018-09-07 19:48:10 +02:00
Harald Kuhr
7110e89bda Prepare next release 2018-09-07 19:42:06 +02:00