[Digikam-devel] [digikam] [Bug 329391] Digikam creates 'Document Name' metadata with unreadable characters (encoding problem of accents)
Gilles Caulier
caulier.gilles at gmail.com
Mon Dec 30 22:59:49 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=329391
--- Comment #2 from Gilles Caulier <caulier.gilles at gmail.com> ---
This behavior sound like normal. Look Exiv2 documentation about Tag :
http://www.exiv2.org/tags.html
0x010d 269 Image Exif.Image.DocumentName Ascii The name of the
document from which this image was scanned
Exif tag DocumentName only support ASCII...
The alternative to this problem is to put filename into XMP as well, but exif
XMP schemas do not contain DocumentName.
The solution can be to use digiKam XMP namespace.
Gilles Caulier
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list