This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git
commit 535a83e7ca598678114617697aa81cd2d4b558f0 Merge: 678ffcc 1bff0fd Author: Bruno P. Kinoshita <ki...@apache.org> AuthorDate: Thu May 13 09:45:46 2021 +1200 Merge branch 'pr-150' This closes #150 src/changes/changes.xml | 3 +++ .../commons/imaging/formats/jpeg/JpegPhotoshopMetadata.java | 3 +-- .../org/apache/commons/imaging/formats/tiff/TiffContents.java | 2 +- .../floatingpoint/PhotometricInterpreterFloat.java | 5 ++--- .../imaging/formats/tiff/write/TiffImageWriterBase.java | 2 +- .../imaging/formats/tiff/write/TiffImageWriterLossless.java | 10 +++++----- .../imaging/formats/tiff/write/TiffOutputDirectory.java | 2 +- .../apache/commons/imaging/palette/LongestAxisMedianCut.java | 5 ++--- .../commons/imaging/palette/MostPopulatedBoxesMedianCut.java | 5 ++--- .../org/apache/commons/imaging/palette/PaletteFactory.java | 3 +-- 10 files changed, 19 insertions(+), 21 deletions(-)