This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git

commit 0e5d619d58448ac71ee51a77dfba650a62bdae98
Merge: cfb8c58f eaac01a6
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue May 16 09:07:00 2023 -0400

    Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-imaging

 .../commons/imaging/common/ImageBuilder.java       |  26 +--
 .../imaging/formats/ico/IcoImageParser.java        |   6 +-
 .../imaging/formats/jpeg/decoder/Block.java        |   1 +
 .../imaging/formats/jpeg/decoder/JpegDecoder.java  |  22 +--
 .../imaging/formats/png/chunks/PngChunk.java       |   7 +-
 .../PhotometricInterpreter.java                    |   2 +-
 .../formats/tiff/write/ImageDataOffsets.java       |   2 +-
 .../imaging/formats/tiff/write/TiffOutputItem.java |   3 +
 .../imaging/formats/xpm/XpmImageParser.java        | 215 ++++++++-------------
 .../commons/imaging/icc/IccProfileParser.java      |   2 +-
 .../org/apache/commons/imaging/icc/IccTag.java     |   1 +
 .../imaging/formats/ico/PrintShallowSizes.java     |   3 +-
 .../formats/tiff/write/PrintShallowSizes.java      |   2 +-
 13 files changed, 124 insertions(+), 168 deletions(-)

Reply via email to