Harald Kuhr
488d6da71a
[maven-release-plugin] prepare for next development iteration
2022-08-19 17:43:15 +02:00
Harald Kuhr
b19e45a911
[maven-release-plugin] prepare release twelvemonkeys-3.8.3
2022-08-19 17:43:11 +02:00
Harald Kuhr
37d1da9b9d
#678 , #679 : TIFF read support for YCbCr Planar with or without subsampling
...
(cherry picked from commit 44eebff62f07940bd6e51f805a9e62ca08698302)
2022-08-19 17:39:04 +02:00
Harald Kuhr
2d974874a9
Fixed test typo.
...
(cherry picked from commit aab5b062bd8c17577974f67d6270b27ac98b73b0)
2022-08-19 17:38:59 +02:00
Harald Kuhr
46bfdd93d8
[maven-release-plugin] prepare for next development iteration
2022-02-22 14:49:45 +01:00
Harald Kuhr
447ef6b8eb
[maven-release-plugin] prepare release twelvemonkeys-3.8.2
2022-02-22 14:49:41 +01:00
Harald Kuhr
c19b6ede0a
Back to 3.8.2-SNAPSHOT [skip ci]
2022-02-22 14:48:06 +01:00
Harald Kuhr
be0cf16124
[maven-release-plugin] prepare for next development iteration
2022-02-22 13:31:01 +01:00
Harald Kuhr
47b0cd6e9a
[maven-release-plugin] prepare release twelvemonkeys-3.8.2
2022-02-22 13:30:56 +01:00
Harald Kuhr
b52ab149b3
Back to 3.8.2-SNAPSHOT [skip ci]
2022-02-22 13:28:52 +01:00
Harald Kuhr
900c26a5ac
[maven-release-plugin] prepare release twelvemonkeys-3.8.2
2022-02-22 13:22:39 +01:00
Harald Kuhr
8159ba1245
[maven-release-plugin] prepare for next development iteration
2022-02-21 16:18:51 +01:00
Harald Kuhr
92581a077b
[maven-release-plugin] prepare release twelvemonkeys-3.8.2
2022-02-21 16:18:44 +01:00
Harald Kuhr
be60f307f7
#656 Code clean-up + minor refactorings.
...
(cherry picked from commit eced5b8efd22fa5fe3910cbf6c72a4a3fb015336)
2022-02-21 16:14:39 +01:00
Oliver Schmidtmer
3e783fba92
Support writing ASCII array in TIFF metadata ( #656 )
...
* Support writing ASCII array in TIFF metadata
* corrected formatting and extracted string writing to method
(cherry picked from commit 74611e4e52d7f6a4dd49a9ac3da1fa03c94d18fe)
2022-02-21 16:14:37 +01:00
Gauthier
9e9decd5dd
add support for Github Actions, publish snapshots to OSSRH automatically ( #633 )
...
* remove oss-parent
* add github workflow
* use java 16 for now
* disable fail fast
* add java 15
* use only java 8 and 11 for now
* snapshot deploy
* snapshot deploy
* oracle jdk
* oracle jdk
* oracle jdk
* kcms matrix
* kcms job name
* only deploy for snapshots
* try not operator
* prepare PR
* restore groupId
* Fixed Travis link + bonus project summary updates
* Readme improvements
* #629 : Preliminary WebP animation (ANIM/ANMF) support
* #629 : Fixed build
* 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
* test on java 17
* try to fix warning about maven-source-plugin
Co-authored-by: Harald Kuhr <harald.kuhr@gmail.com>
(cherry picked from commit 191b2371c8560f8ed1d400e44ffee323f08e24d5)
2022-02-21 16:14:30 +01:00
Harald Kuhr
3c0b78549e
#652 : Avoid OOME for large values outside TIFF, even if length is unknown
...
(cherry picked from commit 33419ef291fcd6c3a2b706446bb41bdcd8da1d51)
2022-02-21 16:14:27 +01:00
Harald Kuhr
0c90196357
[maven-release-plugin] prepare for next development iteration
2021-12-27 09:53:44 +01:00
Harald Kuhr
48f82a159f
[maven-release-plugin] prepare release twelvemonkeys-3.8.1
2021-12-27 09:53:40 +01:00
Harald Kuhr
ab85ff0ec8
Prepare for next version.
2021-12-15 16:09:06 +01:00
Harald Kuhr
7de8231471
[maven-release-plugin] prepare release twelvemonkeys-3.8.0
2021-12-12 13:17:16 +01:00
Harald Kuhr
0de9f79029
[maven-release-plugin] rollback the release of twelvemonkeys-3.8.0
2021-12-12 13:13:54 +01:00
Harald Kuhr
eeb56acdde
[maven-release-plugin] prepare for next development iteration
2021-12-11 23:26:21 +01:00
Harald Kuhr
38caeb22e0
#631 Introduced ColorProfiles. Profile activation through SPI to force early activation.
2021-12-11 18:58:25 +01:00
Harald Kuhr
b2c5915db8
#631 New way of forcing profile activation + guarding all invocations of ICC_Profile.getInstance()
2021-12-11 18:13:07 +01:00
Harald Kuhr
da4efe98bf
Avoid fetching external resources in XMPReader.
2021-12-10 13:41:05 +01:00
Harald Kuhr
6daca00fcd
Minor clean-up.
2021-08-09 21:24:32 +02:00
Harald Kuhr
ef05872934
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# imageio/imageio-metadata/src/main/java/com/twelvemonkeys/imageio/metadata/tiff/TIFFWriter.java
2021-08-09 21:22:46 +02:00
Harald Kuhr
1ddab866fd
#617 BigTIFF write support.
2021-08-09 21:11:40 +02:00
Harald Kuhr
ce997a6951
Some more minor clean-up.
2021-08-06 10:10:34 +02:00
Harald Kuhr
23bf5cb7b2
Minor clean-up.
2021-08-06 09:59:07 +02:00
Koen De Groote
196081a317
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.
2021-06-29 13:06:07 +02:00
Harald Kuhr
15a9ad0a9b
#483 Initial PSD Write support
2021-05-06 00:01:54 +02:00
Harald Kuhr
32bba6857b
[maven-release-plugin] prepare for next development iteration
2021-04-24 12:31:07 +02: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
b4ef5823f3
#417 : Half precision support (clean-up)
2021-04-10 18:13:04 +02:00
Harald Kuhr
9adf0f4da3
#417 : Half precision support (clean-up)
2021-04-10 14:17:38 +02:00
Harald Kuhr
970f4f3a7e
#588 Clipping path from JPEG with multiple APP13 segments
2021-02-26 17:13:16 +01:00
Harald Kuhr
ebaa69713f
Deprecate for BufferedImageInputStream, now using buffered streams directly in all readers.
2021-01-11 22:07:31 +01:00
Harald Kuhr
74902b3fb4
StandardCharsets.US_ASCII instead of Charset.forName("ascii")
2020-12-21 17:30:34 +01:00
Harald Kuhr
1d4f681b8f
#574 Better test data.
2020-11-19 20:59:12 +01:00
Harald Kuhr
eda2cd76db
#574 Fix for possible OOME in Exif metadata.
2020-11-19 20:42:10 +01:00
Harald Kuhr
4adc60a6c6
Some minor code clean-up.
2020-11-19 20:35:37 +01:00
Harald Kuhr
622c6f40d4
Getting rid of more JUnit deprecation.
2020-10-13 19:29:58 +02:00
Harald Kuhr
107da17ca9
Dependabot broke my build...
2020-10-13 19:16:58 +02:00
Harald Kuhr
fa4586663c
Fixed a minor dependency issue. All test-jar dependencies now has correct test scope.
2020-10-02 09:41:39 +02:00