Harald Kuhr
|
031937fe99
|
#852 JPEG: Preserve existing metadata when writing CMYK data
|
2023-10-25 22:14:05 +02:00 |
|
Harald Kuhr
|
ad437c2470
|
Better comment
|
2023-10-20 22:12:23 +02:00 |
|
Harald Kuhr
|
dabc26bdb5
|
[maven-release-plugin] prepare for next development iteration
|
2023-10-20 21:25:12 +02:00 |
|
Harald Kuhr
|
b441298a9a
|
[maven-release-plugin] prepare release twelvemonkeys-3.10.0
|
2023-10-20 21:25:06 +02:00 |
|
Harald Kuhr
|
345ca0ac13
|
POM fixes
|
2023-10-20 16:53:25 +02:00 |
|
Harald Kuhr
|
9720a931c5
|
#843: Correctly handle empty image resources section.
|
2023-10-20 12:27:17 +02:00 |
|
Harald Kuhr
|
2e0e575183
|
#841: Filter out incompatible ICC profiles
|
2023-10-19 11:10:47 +02:00 |
|
Harald Kuhr
|
2c7c47b158
|
#837: Now uses last app segment for color space detection.
|
2023-10-18 16:52:47 +02:00 |
|
Steinar Bang
|
a7ebd66149
|
Export all TwelveMonkeys imageio SPI plugins using the osgi.serviceloader capability
|
2023-10-05 21:52:33 +02:00 |
|
Steinar Bang
|
f0a032a7b9
|
Add Require-Capability header requiring osgi.serviceloader.registrar to all imageio OSGi bundle MANIFEST.MF files
|
2023-10-05 21:52:33 +02:00 |
|
Steinar Bang
|
e65f471a8f
|
Provide Require-Capability and Add-Capability headers for osgi.serviceloader to the imageio-jpeg MANIFEST.MF
This is to make it possible to load the SPI plugin in OSGi.
|
2023-10-05 21:52:33 +02:00 |
|
Steinar Bang
|
f2cc9faaf8
|
Add maven-bundle-plugin to build to give jar files OSGi manifest headers and make the jar files OSGi bundles, fixes #794
|
2023-10-05 21:52:33 +02:00 |
|
Harald Kuhr
|
be348543d8
|
Fix possibly flaky test.
|
2023-10-05 20:30:22 +02:00 |
|
Harald Kuhr
|
80229b8c3c
|
Minor code clean-up.
|
2023-10-05 20:27:18 +02:00 |
|
Harald Kuhr
|
c22ada03cd
|
Replace some usages of ImageTypeSpecifier.createFromRenderedImage.
|
2023-10-05 20:09:37 +02:00 |
|
Harald Kuhr
|
e0563ee7dd
|
Fix some easy to fix CodeQL issues
|
2023-10-03 13:44:51 +02:00 |
|
dependabot[bot]
|
d3dc578936
|
Bump commons-io:commons-io from 2.13.0 to 2.14.0
Bumps commons-io:commons-io from 2.13.0 to 2.14.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-02 11:51:46 +02:00 |
|
Harald Kuhr
|
e3cb923d37
|
#815: Filter metadata and thumbnails before passing to JPEG delegate.
|
2023-09-23 16:14:23 +02:00 |
|
Harald Kuhr
|
4513b0c166
|
Better support for ImageTypeSpecifiers with IndexColorModel.
|
2023-09-22 11:52:11 +02:00 |
|
dependabot[bot]
|
8608ee76c5
|
Bump batik.version from 1.16 to 1.17
Bumps `batik.version` from 1.16 to 1.17.
Updates `org.apache.xmlgraphics:batik-rasterizer-ext` from 1.16 to 1.17
Updates `org.apache.xmlgraphics:batik-extension` from 1.16 to 1.17
Updates `org.apache.xmlgraphics:batik-anim` from 1.16 to 1.17
Updates `org.apache.xmlgraphics:batik-svggen` from 1.16 to 1.17
Updates `org.apache.xmlgraphics:batik-transcoder` from 1.16 to 1.17
---
updated-dependencies:
- dependency-name: org.apache.xmlgraphics:batik-rasterizer-ext
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.xmlgraphics:batik-extension
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.xmlgraphics:batik-anim
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.xmlgraphics:batik-svggen
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.xmlgraphics:batik-transcoder
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-23 10:46:41 +00:00 |
|
Harald Kuhr
|
aab2d36e92
|
Prepare for new Batik version
|
2023-08-23 12:41:54 +02:00 |
|
Harald Kuhr
|
608b37232d
|
#792: Guard against incorrect JPEG Huffman Table class
|
2023-08-21 13:10:45 +02:00 |
|
Harald Kuhr
|
d472191926
|
BMP cleanup
|
2023-07-19 14:04:27 +02:00 |
|
Harald Kuhr
|
a8472170c4
|
HDR clean-up
|
2023-07-19 13:24:40 +02:00 |
|
Harald Kuhr
|
b2f7cada21
|
#784 TIFF: No longer return incorrect standard image type for RGB with custom ICC profile
|
2023-07-17 12:08:43 +02:00 |
|
Harald Kuhr
|
2a4c152c3d
|
#786 TIFF: No longer create custom Inflater, to avoid resource leak
|
2023-07-17 12:04:45 +02:00 |
|
dependabot[bot]
|
e8f1e80d4e
|
Bump commons-io from 2.12.0 to 2.13.0
Bumps commons-io from 2.12.0 to 2.13.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-08 09:17:37 +00:00 |
|
Harald Kuhr
|
ba1f754611
|
#722 Fix WebP animation transparent frame issue
|
2023-06-05 12:36:38 +02:00 |
|
Harald Kuhr
|
822b5da631
|
#772 Fix WebP animation transparent frame issue
|
2023-06-05 11:41:03 +02:00 |
|
Davide Tantillo
|
20cd259abd
|
PSD: Adding parsing for 'lsdk' (undocumented) additional layer information key that represents a 'nested section diverder setting'
|
2023-05-30 09:18:47 +02:00 |
|
Harald Kuhr
|
2d8125e69c
|
Manual mockito bump
|
2023-05-25 14:29:32 +02:00 |
|
dependabot[bot]
|
a3534ecd59
|
Bump commons-io from 2.11.0 to 2.12.0
Bumps commons-io from 2.11.0 to 2.12.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-25 11:43:00 +00:00 |
|
Harald Kuhr
|
783c28ae0e
|
More lenient test, using dynamic local port.
|
2023-05-25 12:16:38 +02:00 |
|
dependabot[bot]
|
2699b75b79
|
Bump junit from 4.13.1 to 4.13.2
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2.
- [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.13.1...r4.13.2)
---
updated-dependencies:
- dependency-name: junit:junit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-25 09:08:30 +00:00 |
|
Harald Kuhr
|
41460bd32a
|
JDK 20 compliance
|
2023-05-24 21:43:33 +02:00 |
|
Harald Kuhr
|
76a35331b0
|
#744 TIFF: Re-complicated TIFF writing for the sake of performance...
|
2023-04-04 15:41:42 +02:00 |
|
Harald Kuhr
|
6b3f1c6ee3
|
#740 TIFF: Floating point predictor support.
|
2023-03-24 08:54:31 +01:00 |
|
Harald Kuhr
|
eabb8fd02b
|
WebP cleanup.
|
2023-03-18 11:40:47 +01:00 |
|
Harald Kuhr
|
1794e336de
|
WebP minor bugfix and optimization.
|
2023-03-18 11:34:24 +01:00 |
|
Harald Kuhr
|
ac7612b3df
|
WebP cleanup
|
2023-03-18 11:33:29 +01:00 |
|
Harald Kuhr
|
606fd53823
|
#738 PSD: No longer decompress PackBits across boundaries
|
2023-03-18 10:33:34 +01:00 |
|
tc-wleite
|
34e8d88007
|
Avoid creating another temporary raster, filtering on the tempRaster.
|
2023-03-15 17:23:53 -03:00 |
|
tc-wleite
|
9b727df901
|
Remove the TODO comment.
|
2023-03-15 16:56:46 -03:00 |
|
tc-wleite
|
f1f98bb4a4
|
Use a static import.
|
2023-03-15 16:56:08 -03:00 |
|
tc-wleite
|
b34b26e08c
|
Let copyIntoRasterWithParams() handle null param.
|
2023-03-15 16:53:27 -03:00 |
|
Wladimir Leite
|
993e07ee34
|
Accept and handle null param in copyIntoRasterWithParams().
Co-authored-by: Harald Kuhr <harald.kuhr@gmail.com>
|
2023-03-15 16:47:53 -03:00 |
|
tc-wleite
|
a377712bdb
|
Replace the WebP to test alpha subsampling by a slightly smaller image.
|
2023-03-15 16:39:50 -03:00 |
|
tc-wleite
|
e5dc6aa878
|
Add the new image to the basic reading test.
|
2023-03-15 11:44:35 -03:00 |
|
tc-wleite
|
46b1c1cf96
|
Test if a WebP with alpha was read correctly using subsampling.
|
2023-03-15 11:43:51 -03:00 |
|
tc-wleite
|
d9300b1c90
|
Add to resources a test WebP with alpha and filters.
|
2023-03-15 11:39:10 -03:00 |
|