Harald Kuhr
9fdbc3b1fc
ImageReaderAbstractTest refactorings.
2020-10-14 17:06:35 +02: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
f9871b73a3
Merge pull request #568 from haraldk/dependabot/maven/sandbox/junit-junit-4.13.1
...
Bump junit from 4.7 to 4.13.1 in /sandbox
2020-10-13 10:36:50 +02:00
Harald Kuhr
7605b646fe
Merge pull request #567 from haraldk/dependabot/maven/common/junit-junit-4.13.1
...
Bump junit from 4.7 to 4.13.1 in /common
2020-10-13 10:36:37 +02:00
dependabot[bot]
19c62ac7da
Bump junit from 4.7 to 4.13.1 in /sandbox
...
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>
2020-10-13 08:36:22 +00:00
Harald Kuhr
a5e4412d1a
Merge pull request #566 from haraldk/dependabot/maven/imageio/junit-junit-4.13.1
...
Bump junit from 4.7 to 4.13.1 in /imageio
2020-10-13 10:36:20 +02:00
Harald Kuhr
651246566a
Merge pull request #564 from haraldk/dependabot/maven/servlet/junit-junit-4.13.1
...
Bump junit from 4.7 to 4.13.1 in /servlet
2020-10-13 10:36:00 +02:00
Harald Kuhr
fe8f854b17
Merge pull request #565 from haraldk/dependabot/maven/contrib/junit-junit-4.13.1
...
Bump junit from 4.7 to 4.13.1 in /contrib
2020-10-13 10:35:47 +02:00
dependabot[bot]
a4d20a4af4
Bump junit from 4.7 to 4.13.1 in /common
...
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>
2020-10-13 07:58:59 +00:00
dependabot[bot]
0643d5910a
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>
2020-10-13 07:58:58 +00:00
dependabot[bot]
c78a456985
Bump junit from 4.7 to 4.13.1 in /contrib
...
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>
2020-10-13 07:49:27 +00:00
dependabot[bot]
27017576d3
Bump junit from 4.7 to 4.13.1 in /servlet
...
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>
2020-10-13 07:39:02 +00:00
Harald Kuhr
f1810be10a
X Window dump support.
2020-10-07 19:50:00 +02:00
Harald Kuhr
021aba1a98
Better output when debugging readers.
2020-10-07 19:47:09 +02:00
Harald Kuhr
a0b68adff3
Removed work in progress...
2020-10-02 09:58:34 +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
623d13a517
Better PFM support.
2020-09-25 19:35:55 +02:00
Harald Kuhr
a7ebc1b52f
Code clean-up.
2020-09-24 17:12:12 +02:00
Harald Kuhr
f54f4370c0
Added PNMImageWriterTest
2020-09-24 17:11:19 +02:00
Harald Kuhr
5040e9fe8a
Add missing tests.
2020-09-24 15:07:40 +02:00
Harald Kuhr
fc72cd34a1
Minor language fix.
2020-09-24 09:54:14 +02:00
Harald Kuhr
6d71a3d306
Added section about re-packaging and Shade plugin.
2020-09-24 09:51:30 +02:00
Harald Kuhr
86f8cf52a5
Comment fix
2020-08-07 16:36:08 +02:00
Harald Kuhr
bda6544a5f
#556 PICTImageReaderSpi no longer claim to decode known formats
2020-08-07 16:31:29 +02:00
Harald Kuhr
49c7cd1979
#466 TGA extension size fix for 3ds max files
2020-08-07 11:24:55 +02:00
Harald Kuhr
9dae58d5a6
Code clean-up.
2020-08-07 08:49:37 +02:00
Harald Kuhr
ed14b97199
Update readme to 3.6.
2020-07-10 23:51:15 +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
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
8bc952ba66
#464/#465 Collection fixes for forward compatibility.
2020-04-15 16:03:12 +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
Harald Kuhr
a0fa2c08ac
Merge pull request #529 from actinium15/issue/526
...
#526 Preventing SSRF due to external resource refs in SVGs
2020-04-03 13:57:57 +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
Harald Kuhr
a1047edddb
Merge pull request #522 from Schmidor/svg_size
...
#518 Parsing SVG width/height attributes
2020-01-31 15:50:24 +01:00
Oliver Schmidtmer
e956176872
#518 Fallbacks for aspect ratio, if only one dimension is given
2020-01-30 18:40:11 +01:00
Oliver Schmidtmer
6d2947b080
#518 Parsing SVG width/height attributes
2020-01-30 15:54:59 +01:00
Harald Kuhr
fb304d6c27
#520 : Fix for incorrect serialization of single element arrays in metadata.
2020-01-29 20:58:34 +01:00