This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git.
from 7d8193b Merge pull request #59 from kinow/junit5 add 8076911 [IMAGING-243]: Indexed Color with transparent Alpha / semi-transparent Pixels add ede051b [IMAGING-243]: PNG Better Compression add da148a6 [IMAGING-243]: Removed unused private class TransparentPalette add 284bd30 [IMAGING-243]: Avoid creating an extra boolean add e810677 [IMAGING-243]: Allow users to specify the compression level for PNG deflater add cae0aed [IMAGING-243]: Add changes entry add 7bad384 Merge branch 'pr-58' No new revisions were added by this update. Summary of changes: src/changes/changes.xml | 3 + .../commons/imaging/formats/png/PngConstants.java | 10 ++++ .../commons/imaging/formats/png/PngWriter.java | 64 +++++----------------- 3 files changed, 28 insertions(+), 49 deletions(-)