Quantcast
Channel: Adobe Community: Message List - XMP SDK
Viewing all articles
Browse latest Browse all 801

Re: Problem with reading PNG metadata due to unicode strings

$
0
0

SXMPMeta.DumpObject() is a debugging aid and will not print non-ASCII characters.

For your example the output of DumpObject() is:

 

Dumping XMPMeta object ""  (0x0)

 

   Iptc4xmpCore:  http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/  (0x80000000 : schema)

      Iptc4xmpCore:CreatorContactInfo  (0x100 : isStruct)

         Iptc4xmpCore:CiAdrExtadr = "Leo-Saurer-Stra<C3 9F>e"

 

Internally text is encoded in UTF-8 so here <C9 9F> is UTF-8 for Unicode U+00DF (the German sharp s).

 

 

Hope this helps,

cheers,

Jens


Viewing all articles
Browse latest Browse all 801

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>