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 b2c5915db8d68a838e8211ae0f320c0afa1ceef2)
2021-12-11 18:59:19 +01:00
Harald Kuhr
fdbbcc54a8
Preparing for next release.
2021-12-10 17:02:41 +01:00
Harald Kuhr
d3dd4c29d5
Avoid fetching external resources in XMPReader.
...
(cherry picked from commit da4efe98bf09e1cce91b7633cb251958a200fc80)
2021-12-10 16:57:00 +01:00
Harald Kuhr
ca3adb7c45
Minor clean-up.
...
(cherry picked from commit 6daca00fcd504f03ab70fdbf6ed17fe9fc3de2e0)
2021-12-10 16:51:45 +01:00
Harald Kuhr
59f76209bc
Some more minor clean-up.
...
(cherry picked from commit ce997a69519efb9c0130e709cdc898c1e4ea2b33)
2021-12-10 16:51:31 +01:00
Harald Kuhr
2076235313
Minor clean-up.
...
(cherry picked from commit 23bf5cb7b2c0876ff05117aa9dec623f09ea2c55)
2021-12-10 16:51:31 +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 196081a317a5709bd2dc41b87aae7b5506bbdff3)
2021-12-10 16:51:12 +01:00
Harald Kuhr
2930708a54
#483 Initial PSD Write support
...
(cherry picked from commit 15a9ad0a9bab1b30f73439912275322c01af4e49)
2021-12-10 16:41:23 +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
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
Harald Kuhr
3f06bbee99
Merge pull request #368 from Schmidor/invalidIDFpointer
...
An invalid IFD pointer caused creating an empty IFD Directory
2018-01-17 18:18:05 +01:00
Harald Kuhr
6936e7cbb2
#403 Test case for uncommon resource.
2018-01-15 15:03:23 +01:00
Harald Kuhr
c8a19418eb
#403 Support for uncommon PSD resource magic: MeSa, PHUT, AgHg and DCSR
2018-01-06 21:07:15 +01:00
Harald Kuhr
1c27b58598
#390 Deferred parsing of embedded resources. Allows reading pixel data for images with unparseable metadata.
...
Broken metadata is now ignored + warning, rather than causing exceptions.
2017-11-05 10:29:49 +01:00
Harald Kuhr
792b531b0e
#342 Initial BigTIFF support
2017-08-21 21:59:09 +02:00