This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git
from a967e0c1 Remove trailing whitespace
add c382be4f Add property PhotoshopApp13Data#forceUtf8Encoding
add b47b95b5 New method writeIptcBlock() with parameter "boolean
forceUtf8Encoding"
add df79b0fb Handle new property PhotoshopApp13Data#forceUtf8Encoding
add 18b35ebf Merge branch 'apache:master' into
feature/force-UTF-8_encoding_for_IPTC
add 29b0b0a7 Add proposal for unit test
add b0268842 Fix typo
add aa4cb003 Merge branch 'apache:master' into
feature/force-UTF-8_encoding_for_IPTC
add 606b1993 Merge branch 'feature/force-UTF-8_encoding_for_IPTC' of
github.com:thstieler/commons-imaging into feature/force-UTF-8_encoding_for_IPTC
add 5d46e940 Removing trailing spaces
new 568e3f65 Merge pull request #477 from
thstieler/feature/force-UTF-8_encoding_for_IPTC
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../imaging/formats/jpeg/iptc/IptcParser.java | 24 +++++--
.../formats/jpeg/iptc/JpegIptcRewriter.java | 4 +-
.../formats/jpeg/iptc/PhotoshopApp13Data.java | 12 +++-
.../imaging/formats/jpeg/iptc/IptcParserTest.java | 76 +++++++++++++++++++++-
4 files changed, 106 insertions(+), 10 deletions(-)