[Kde-imaging] [Bug 215770] png files can't be rotated without help of imagemagick

Saro Engels ps_ml at gmx.de
Mon Nov 23 18:50:24 CET 2009


https://bugs.kde.org/show_bug.cgi?id=215770





--- Comment #3 from Saro Engels <ps_ml gmx de>  2009-11-23 18:49:29 ---
Well, the main problem is that neither libtiff nor libpng do support
transformations themselves. This would mean that one would need to read the
files into a bitmap, write a transform function which acts uppon bitmaps and
then write back the bitmaps to their respective formats, right?
Couldn't we rather check if the files are != 16bit and fall back to ImageMagick
in case they are?

-- 
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