in reply to IPTC data
<?xml version="1.0" encoding="ISO-8859-1"?>
line is missing.
The code section that prints keywords in Image::IPTCInfo does not seem to do any sort of conversion on the keywords it handles, so I can only conclude that those keywords were entered already encoded in UTF-8 (which is good) and you're viewing the exported XML file in an environment which does not understand UTF-8.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: IPTC data
by tachyon (Chancellor) on Aug 04, 2004 at 14:46 UTC |