Harald Kuhr
312ce364cc
[maven-release-plugin] prepare for next development iteration
2021-12-12 13:17:20 +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
Harald Kuhr
b94135a91c
[maven-release-plugin] prepare for next development iteration
2020-07-10 22:49:24 +02:00
Harald Kuhr
7384118357
[maven-release-plugin] prepare release twelvemonkeys-3.6
2020-07-10 22:49:16 +02:00
Koen De Groote
aff31ebd1b
Intellij suggested changes from static code analysis.
2020-01-28 16:18:07 +01:00
Harald Kuhr
0d28eb31d2
[maven-release-plugin] prepare for next development iteration
2020-01-22 21:47:25 +01:00
Harald Kuhr
4922ccf80b
[maven-release-plugin] prepare release twelvemonkeys-3.5
2020-01-22 21:47:17 +01:00
Harald Kuhr
e5c6832ec0
#490 : Allow writing more TIFF fields.
2020-01-13 21:05:04 +01:00
Harald Kuhr
51ace4ca7f
#490 : Refactorings, added initial detection of linked/unlinked segments, more tests.
2020-01-09 19:17:35 +01:00
Harald Kuhr
9e23413456
Fixed JavaDoc errors to enable Java 8 build.
2019-08-10 00:41:36 +02:00
Harald Kuhr
b0b5de5fa4
#477 : Better tests to for cyclic loops in IFDs.
2019-08-09 19:32:52 +02:00
Harald Kuhr
8247861095
#492 : Now correctly parses multiple strings for ASCII fields.
2019-08-08 23:03:13 +02:00
Harald Kuhr
8480c929c1
#477 : Avoid cyclic loops in IFDs.
2019-08-08 22:41:41 +02:00
Harald Kuhr
e8d1b999a2
#469 Fix for OOME while reading Exif with corrupted IFDs/counts
2019-08-07 15:55:24 +02:00
Harald Kuhr
a7b374e51a
#311 Updated some more license headers that was left out in the initial change.
2018-09-07 21:07:08 +02:00
Harald Kuhr
1228043d57
[maven-release-plugin] prepare for next development iteration
2018-08-18 20:29:07 +02:00
Harald Kuhr
83adf121e2
[maven-release-plugin] prepare release twelvemonkeys-3.4
2018-08-18 20:28:59 +02:00
Harald Kuhr
24c6682236
#311 Updated license headers to be the same as in the LICENSE.txt
2018-08-18 19:22:52 +02:00
Harald Kuhr
7ab72f0161
#329 JPEGImageReader endless loop fix
2018-05-22 21:10:57 +02:00
Harald Kuhr
c294c5869c
#368 related clean-up
2018-01-17 19:24:31 +01:00
Harald Kuhr
2b29c14593
#368 related clean-up
2018-01-17 18:27:33 +01:00