Harald Kuhr
c61e47b3e7
[maven-release-plugin] prepare for next development iteration
2021-12-11 22:54:21 +01:00
Harald Kuhr
1d47d2ef90
[maven-release-plugin] prepare release twelvemonkeys-3.7.1
2021-12-11 22:54:18 +01:00
Harald Kuhr
94554b0660
#631 New way of forcing profile activation + guarding all invocations of ICC_Profile.getInstance()
...
(cherry picked from commit b2c5915db8
)
2021-12-11 18:59:19 +01:00
Harald Kuhr
a39bca4d2f
#645 AAIOBE in CCITTFaxDecoderStream now wrapped in IOException
...
(cherry picked from commit 3911191b04
)
2021-12-11 18:59:18 +01:00
Harald Kuhr
fdbbcc54a8
Preparing for next release.
2021-12-10 17:02:41 +01:00
Harald Kuhr
00cd9471dd
#483 : Rollback
2021-12-10 17:00:58 +01:00
Harald Kuhr
d3dd4c29d5
Avoid fetching external resources in XMPReader.
...
(cherry picked from commit da4efe98bf
)
2021-12-10 16:57:00 +01:00
Gauthier
49ddbfa85e
Make tests pass on JDK 16 and 17 ( #635 )
...
* make tests pass on JDK 16 and 17
replace deprecated mockito-all by mockito-core, and updated to latest 3.x
replace deprecated org.mockito.Matchers
* code cleanup from IDE suggestions
* add oracle jdk 16 and 17 to Travis
(cherry picked from commit 5617b4323c
)
2021-12-10 16:56:56 +01:00
Harald Kuhr
215db21569
#629 : Fixed build
...
(cherry picked from commit 16d0af357d
)
2021-12-10 16:56:54 +01:00
Harald Kuhr
0ac8011053
#629 : Preliminary WebP animation (ANIM/ANMF) support
...
(cherry picked from commit 74927d5396
)
2021-12-10 16:56:52 +01:00
Harald Kuhr
6a01466ebb
#628 : Stabilized build + better dependency scopes and module names in interop modules
...
(cherry picked from commit 1c59057c30
)
2021-12-10 16:56:31 +01:00
Harald Kuhr
b19df1640b
#626 Clean up + fill order support for all compression types
...
(cherry picked from commit 3e1f85c4dc
)
2021-12-10 16:53:27 +01:00
Harald Kuhr
e8e3e0f1d6
#628 TIFF metadata fix, now always outputs denominator for rationals.
...
+ Bonus: Added JAI TIFF interop module with test and other minor fixes.
(cherry picked from commit 11227a68a0
)
2021-12-10 16:53:23 +01:00
Oliver Schmidtmer
c249a21c8c
#626 : Handle fillOrder in TIFFImageReader, not in CCITTFaxDecoderStream ( #627 )
...
(cherry picked from commit 62ba73a30e
)
2021-12-10 16:53:23 +01:00
Harald Kuhr
182b2fdfa9
Fixed NullPointerException due to missing PhotometricInterpretation, now uses fallback as we do when reading.
...
(cherry picked from commit 1f33afb5a1
)
2021-12-10 16:53:22 +01:00
Harald Kuhr
df068e350d
#626 TIFF CCITT detection only once per IFD
...
(cherry picked from commit 9d3f271867
)
2021-12-10 16:53:20 +01:00
Harald Kuhr
b55c623b87
#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.
(cherry picked from commit 812e12acb0
)
2021-12-10 16:53:16 +01:00
Harald Kuhr
09573b52ac
#624 : Added metadata support for 16 bit USHORT gray.
...
(cherry picked from commit 060b6cf852
)
2021-12-10 16:53:15 +01:00
Koen De Groote
ff7edbd223
Certain pixeldepth-16 TGA files fail to process, classcast exception ( #624 )
...
* Added fixed for monochrome tga16 bit. Uncertain if that description is complete.
Test files added. Without the changed code, the tests fail.
* Fix suggested by HaraldK
Co-authored-by: Koen De Groote <koen.degroote@limecraft.com >
(cherry picked from commit e68ce7ffd1
)
2021-12-10 16:53:15 +01:00
Harald Kuhr
d8f0cd97a2
Fix typo in TIFFImageMetadataFormat mk II.
...
(cherry picked from commit 778cdef69c
)
2021-12-10 16:52:21 +01:00
Harald Kuhr
f6971a9bce
Fix typo in TIFFImageMetadataFormat.
...
(cherry picked from commit d46a76fca8
)
2021-12-10 16:52:20 +01:00
Harald Kuhr
821965df0d
#621 Don't add ICC profile for default gray images
...
(cherry picked from commit 105a1ee466
)
2021-12-10 16:52:12 +01:00
Harald Kuhr
ed46305d31
#619 : Fix WebP Y'CbCr->RGB conversion (now uses rec 601)
...
(cherry picked from commit 976e5d6210
)
2021-12-10 16:51:49 +01:00
Harald Kuhr
ca3adb7c45
Minor clean-up.
...
(cherry picked from commit 6daca00fcd
)
2021-12-10 16:51:45 +01:00
Harald Kuhr
59f76209bc
Some more minor clean-up.
...
(cherry picked from commit ce997a6951
)
2021-12-10 16:51:31 +01:00
Harald Kuhr
2076235313
Minor clean-up.
...
(cherry picked from commit 23bf5cb7b2
)
2021-12-10 16:51:31 +01:00
Harald Kuhr
88bebf31f8
#616 : Remove dependency on old xmlgraphics-commons (no longer needed)
...
(cherry picked from commit 564778f415
)
2021-12-10 16:51:21 +01:00
Harald Kuhr
37beb21c29
Fix WebP ICC handling for images with alpha.
...
(cherry picked from commit e28bf8fb44
)
2021-12-10 16:51:20 +01:00
Koen De Groote
f35f5c6b24
Documentation cleanup ( #612 )
...
* Added the `@Deprecated` tag to instances where is was mentioned in documentation, but not for the actual code itself.
Changed one documentation link pointing at a non-existing item.
* As per PR suggestion.
(cherry picked from commit 196081a317
)
2021-12-10 16:51:12 +01:00
Harald Kuhr
9dcf53d985
#609 Fixed ICC Profile handling in WebP.
...
(cherry picked from commit ff50180d86
)
2021-12-10 16:51:11 +01:00
Oliver Schmidtmer
382c51db7c
Invert EOF check
...
(cherry picked from commit cd42d81817
)
2021-12-10 16:50:59 +01:00
Oliver Schmidtmer
660f3f7e86
#579 Deeper EOL search in the CCITT stream
...
(cherry picked from commit ba5c667b6c
)
2021-12-10 16:50:59 +01:00
Harald Kuhr
d52522fb80
#483 Minor optimization
...
(cherry picked from commit 06bcf22242
)
2021-12-10 16:41:24 +01:00
Harald Kuhr
8a8c6b1931
#483 Add license headers.
...
(cherry picked from commit 20c7f8e60e
)
2021-12-10 16:41:24 +01:00
Harald Kuhr
2930708a54
#483 Initial PSD Write support
...
(cherry picked from commit 15a9ad0a9b
)
2021-12-10 16:41:23 +01:00
Harald Kuhr
5661e7459c
#606 : Fix bug introduced by more aggressive readDirect.
...
(cherry picked from commit 4e2bf131d2
)
2021-12-10 16:39:20 +01:00
Harald Kuhr
4d45ea4966
#606 : Workaround for broken JDK WBMPImageReader
...
(cherry picked from commit d0c4a07556
)
2021-12-10 16:39:19 +01:00
Harald Kuhr
34852f7be5
Cleaner tests for Java 6 or later... A little late. :-)
...
(cherry picked from commit 21059c8d5a
)
2021-12-10 16:39:17 +01:00
Harald Kuhr
247a09ca61
Test clean-up.
...
(cherry picked from commit 790cf3b32e
)
2021-12-10 16:39:15 +01:00
Harald Kuhr
c2880fe793
Rename file, add missing file extension.
...
(cherry picked from commit b1baaad23b
)
2021-12-10 16:39:15 +01:00
Harald Kuhr
c9e522475b
Bump plugins and stop deploying useless (internal) artifacts.
...
(cherry picked from commit 7fa704ace5
)
2021-12-10 16:39:15 +01:00
Harald Kuhr
ab7b08dfa9
[maven-release-plugin] prepare release twelvemonkeys-3.7.0
2021-04-24 12:31:00 +02:00
Harald Kuhr
e0d6fa0d84
Better JPMS automatic module names.
2021-04-24 12:26:36 +02:00
Harald Kuhr
51bdd370da
Fix some JavaDoc issues that broke the release build...
2021-04-24 12:05:49 +02:00
Harald Kuhr
ee2be3f88f
[maven-release-plugin] rollback the release of twelvemonkeys-3.7.0
2021-04-24 11:24:15 +02:00
Harald Kuhr
c5511833cc
Fix SemVer issue.
2021-04-24 11:12:09 +02:00
Harald Kuhr
6ac8a5d8b4
Minor optimization for standard case with only one image.
2021-04-20 22:41:41 +02:00
Harald Kuhr
3f7cb24407
#395 Removed WebP lossless and extended format (until it's implemented).
2021-04-15 19:24:52 +02:00
Harald Kuhr
8bf9f7a8f0
Minor clean-up.
2021-04-10 18:25:27 +02:00
Harald Kuhr
03ab9558a0
#573 : And error message.
2021-04-10 18:17:34 +02:00