You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ki...@apache.org on 2022/01/08 05:31:23 UTC

[commons-imaging] 03/03: Merge branch 'pr-193'

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 ab344a9dc6488531866173c14fc7224af90c6e9a
Merge: 978ba06 f3f1d84
Author: Bruno P. Kinoshita <ki...@apache.org>
AuthorDate: Sat Jan 8 18:31:07 2022 +1300

    Merge branch 'pr-193'
    
    This closes #193

 src/changes/changes.xml                            |   5 +-
 .../imaging/formats/tiff/TiffImageParser.java      |   2 +-
 .../formats/tiff/datareaders/ImageDataReader.java  |  36 ++-
 .../formats/tiff/TiffRasterDataIntTest.java        |   2 +-
 .../formats/tiff/TiffRoundTripInt32Test.java       | 259 +++++++++++++++++++++
 5 files changed, 294 insertions(+), 10 deletions(-)