Harald Kuhr
b904f8952f
[maven-release-plugin] prepare release twelvemonkeys-3.6.1
2020-11-19 22:39:53 +01:00
Harald Kuhr
187c952b8e
Setting SNAPSHOT versions.
2020-11-19 22:07:30 +01:00
Harald Kuhr
ca86605923
#574 Better test data.
...
(cherry picked from commit 1d4f681b8ff453b9741c70b0a61c1d9946f4d53a)
2020-11-19 21:50:40 +01:00
Harald Kuhr
8bc863298f
#574 Fix for possible OOME in Exif metadata.
...
(cherry picked from commit eda2cd76db725510f6f6b0c60c2f68362ce98bae)
2020-11-19 21:50:39 +01:00
Harald Kuhr
3447d1782c
Some minor code clean-up.
...
(cherry picked from commit 4adc60a6c69f81eddc040ef44488e1a3ce106296)
2020-11-19 21:50:35 +01:00
Harald Kuhr
bf245fde5f
#330 ImageReaderBase.getDestination now throws IIOException for too large dimension/size.
...
(cherry picked from commit 0d5577a9a4a7c479d930e8d706370a8811d3df2e)
2020-11-19 21:50:31 +01:00
Harald Kuhr
c0748dcfd7
#330 Now correctly calculates scanline for 1 & 4 bits
...
(cherry picked from commit 918f92aba7fb20d5394cecd75fce2e1d64f5daea)
2020-11-19 21:50:26 +01:00
Harald Kuhr
c293516201
#330 Now correctly uses USHORT instead of SHORT for 16 bit DIB.
...
(cherry picked from commit 7a24d55be7e1d7ce879a0e6e5e956bfedacd5598)
2020-11-19 21:50:26 +01:00
Harald Kuhr
f6dae36b7e
#330 Now guards against buffer overruns in RLE decoder.
...
(cherry picked from commit a84cc1c060fd3c112cd99bfca42a9671962cb37a)
2020-11-19 21:50:26 +01:00
Harald Kuhr
a14b481e9e
#330 Minor improvements to avoid RuntimeExceptions.
...
(cherry picked from commit 31cb79d2b9ddad7586effc73677019d55074f7f9)
2020-11-19 21:50:22 +01:00
Harald Kuhr
bd3700ea59
...and fix the broken test.
...
(cherry picked from commit 16caec4a22b088e7baca5dfad361084ef2ed8166)
2020-11-19 21:49:50 +01:00
Harald Kuhr
8fccd9445f
Minor improvements and better test cases.
...
(cherry picked from commit 08282ea09d7c2709bcee26844b285aa014779e3b)
2020-11-19 21:49:49 +01:00
Harald Kuhr
c12e4e5646
Fixed URL now works, ideally should point to correct branch...
...
(cherry picked from commit 26e2fa0168d920ceb61563a8d27f43e06ae3f2a1)
2020-11-19 21:49:03 +01:00
Harald Kuhr
287b73c732
More standard way for getting vendor name and version info.
...
(cherry picked from commit 120deb3ad40014f275a2ab9f2e5c066559a5fd68)
2020-11-19 21:49:01 +01:00
Harald Kuhr
24271b8cad
NetBPM clean-up, fixes and better tests.
...
(cherry picked from commit 0a9e2df5de1d32c0be7e201c8e49a6fe3e007fa7)
2020-11-19 21:48:59 +01:00
Harald Kuhr
3e2f54ee7c
Verify that RGB data is correct.
...
(cherry picked from commit 6ffcb88872fcc146d246635c060bbd1f30fd01ab)
2020-11-19 21:48:59 +01:00
Harald Kuhr
2511b2d0cd
Added test to verify how to write CMYK JPEG without ICC profile.
...
(cherry picked from commit 960e764c7b3c20d2ede2013d0426a1019a10a0ce)
2020-11-19 21:48:58 +01:00
Harald Kuhr
a15d54c92c
Code clean-up.
...
(cherry picked from commit d88f27b251562151a041fce2a35264c28d7e338f)
2020-11-19 21:48:56 +01:00
Harald Kuhr
47b7c4b16c
Added missing tests.
...
(cherry picked from commit e5b3e9755e80afdce25dd7b137e94ec8595d499a)
2020-11-19 21:48:55 +01:00
Harald Kuhr
9e1b01a7fd
ImageWriterAbstractTest refactorings.
...
(cherry picked from commit 6c34fb211fa8ceededdf4d4532d261036e6d57e6)
2020-11-19 21:48:55 +01:00
Harald Kuhr
769acc8726
ImageReaderAbstractTest refactorings.
...
(cherry picked from commit 9fdbc3b1fcfb71fa547e806fbc816e4173f32ccc)
2020-11-19 21:48:15 +01:00
Harald Kuhr
1ace3a6d5f
Getting rid of more JUnit deprecation.
...
(cherry picked from commit 622c6f40d4049ba70d463b1fd0e214266a9b285d)
2020-11-19 21:44:36 +01:00
Harald Kuhr
a06eb53cd2
Dependabot broke my build...
...
(cherry picked from commit 107da17ca9e5f3061d19497d7ad7f1f29d41867e)
2020-11-19 21:44:36 +01:00
dependabot[bot]
2e656a45f9
Bump junit from 4.7 to 4.13.1 in /imageio
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.7 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.7...r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 0643d5910ae8be13b42e906e5db7ea3c0495d53e)
2020-11-19 21:42:32 +01:00
Harald Kuhr
b205226f0c
Better output when debugging readers.
...
(cherry picked from commit 021aba1a986ca4647a015aa495c60e37545a0231)
2020-11-19 21:42:32 +01:00
Harald Kuhr
821df11d90
Removed work in progress...
...
(cherry picked from commit a0b68adff3a1f7d59332e543455a259e377987f3)
2020-11-19 21:42:31 +01:00
Harald Kuhr
a62a838a0d
Fixed a minor dependency issue. All test-jar dependencies now has correct test scope.
...
(cherry picked from commit fa4586663ca3297dd1dd84daa93ab731a364eae9)
2020-11-19 21:42:31 +01:00
Harald Kuhr
75ff0f265f
Better PFM support.
...
(cherry picked from commit 623d13a517b7b727076769976a2a9f4afe2a552f)
2020-11-19 21:42:31 +01:00
Harald Kuhr
15c7cfe9a6
Code clean-up.
...
(cherry picked from commit a7ebc1b52f68b6b73e63dfe8570847e3baf2df1b)
2020-11-19 21:39:58 +01:00
Harald Kuhr
1286077b02
Added PNMImageWriterTest
...
(cherry picked from commit f54f4370c0275fd246a8f0b4c3ed449d43d0acb3)
2020-11-19 21:39:56 +01:00
Harald Kuhr
5757743db7
Add missing tests.
...
(cherry picked from commit 5040e9fe8a8d07676fb9ce280a630229087705fb)
2020-11-19 21:39:55 +01:00
Harald Kuhr
0c0712ab30
Comment fix
...
(cherry picked from commit 86f8cf52a563d4197d6f6b3d6db2c4119f5a3bda)
2020-11-19 21:39:50 +01:00
Harald Kuhr
9267842788
#556 PICTImageReaderSpi no longer claim to decode known formats
...
(cherry picked from commit bda6544a5ffebdbcb921a19f1bcc7339e98afc13)
2020-11-19 21:39:48 +01:00
Harald Kuhr
bcffeb04ec
#466 TGA extension size fix for 3ds max files
...
(cherry picked from commit 49c7cd197956c8dfccc7ec937b278f7a00c2d3a3)
2020-11-19 21:39:47 +01:00
Harald Kuhr
7384118357
[maven-release-plugin] prepare release twelvemonkeys-3.6
2020-07-10 22:49:16 +02:00
Harald Kuhr
4d833a50e5
TIFF constants.
2020-07-10 22:41:47 +02:00
Harald Kuhr
57b0fdac0b
Fix JPEG tests mk II.
2020-07-10 22:29:23 +02:00
Harald Kuhr
e6bd94025f
JPEG Metadata clean-up
2020-07-10 22:26:53 +02:00
Harald Kuhr
330a0414f0
Fix JPEG tests
2020-07-10 22:26:12 +02:00
Harald Kuhr
5cc201b46d
JPEG Exif rotation in metadata + support
2020-07-10 22:05:46 +02:00
Harald Kuhr
7e55d7765d
#550 Adobe path points now constrained to a more robust [-16...16] range
2020-07-10 19:29:50 +02:00
Harald Kuhr
8f942922fd
#547 BMPImageWriterSpi now only claims to write TYPE_4BYTE_ABGR, and registers with low pri.
...
Better exception message for other image types.
2020-06-28 11:50:17 +02:00
Harald Kuhr
db5635e844
#535 : Detect incorrect compression in TIFF CCITT stream.
2020-06-16 21:54:16 +02:00
Harald Kuhr
96cb3a07f4
#525 : Fix for negative arrays size in old style JPEG in TIFF.
2020-04-15 13:28:56 +02:00
Harald Kuhr
cd6a6258b6
Formatting and proper comments
2020-04-15 12:26:41 +02:00
Ashish Chopra
6642b1647a
#526 Incorporating review comments
...
* moved the system-property-evaluation to static-block for more
reliability
* updated impacted existing tests (which relied on external-resources) to
leverage the new API
* set the value of system-property controlling external-resource-access
to true in the test JVM for the sake of existing tests using
SVGImageReader APIs not backed by SVRReadParams (.getWidth/.getHeight
and such)
2020-03-30 18:29:34 +05:30
Ashish Chopra
5315caf830
#526 Fixed unnecessary 'overenginnering' in previous commit 🤦
2020-03-30 10:38:52 +05:30
Ashish Chopra
872523b0f0
#526 Incorporating review comments
...
* renaming accessors
* changing the default to disallow external resources
* introduced system-property for backwards compatibility
* honor system-property (if present) and SVGReadParams.isAllowExternalResources hasn't been called
(as against ignoring system-property and reverting to 'block-by-default' if SVGReadParams.isAllowExternalResources invoked)
* added + updated test cases
2020-03-24 18:40:01 +05:30
Ashish Chopra
7bf99fb496
#526 Preventing SSRF due to external resource refs in SVGs
2020-02-25 11:26:16 +05:30
Oliver Schmidtmer
e956176872
#518 Fallbacks for aspect ratio, if only one dimension is given
2020-01-30 18:40:11 +01:00