[Kde-imaging] [Bug 215770] png files can't be rotated without help of imagemagick
Gilles Caulier
caulier.gilles at gmail.com
Mon Nov 23 06:25:15 CET 2009
https://bugs.kde.org/show_bug.cgi?id=215770
--- Comment #2 from Gilles Caulier <caulier gilles gmail com> 2009-11-23 06:25:14 ---
Patrick,
Qimage way is wrong, because it do not support 16 bits color depth image.
To handle PNG and TIFF, 2 image loader need to be written to not use
ImageMagick. Image writter are already done using libtiff and libpng :
http://websvn.kde.org/trunk/extragear/graphics/kipi-plugins/common/libkipiplugins/kpwriteimage.cpp?view=markup
Take a look to digiKam core, which have already this code. Of course,
kipi-plugins don't need a complex loader like this...
http://websvn.kde.org/trunk/extragear/graphics/digikam/libs/dimg/loaders/
Gilles
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-imaging
mailing list