[Digikam-users] jhead problem
Gilles Caulier
caulier.gilles at gmail.com
Sat Jul 19 09:41:01 BST 2008
Note than digiKAm use libkexiv2 interface to play with Exiv2 library.
To set a comment, digiKam pass the strings as well to libkexiv2. This
last one format the string using this code :
http://lxr.kde.org/source/extragear/libs/libkexiv2/libkexiv2/kexiv2.cpp?v=3.5-branch#270
Like you can see, there is nothing special here. The QString content
is just converted in C++ String as well and this one is passed to
Exiv2 library. All the rest, epecially the way to record the data in
jpg is performed by Exiv2.
Best
Gilles Caulier
2008/7/19, jdd <jdd at dodin.org>:
> Gilles Caulier a écrit :
>> The comment inserted by digiKam is performed in background by Exiv2
>> library. Ask into Exiv2 mailing list why this problem appear.
>
> ok
> thanks
> jdd
>
>
> --
> http://www.dodin.net
> _______________________________________________
> Digikam-users mailing list
> Digikam-users at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-users
>
More information about the Digikam-users
mailing list