[Digikam-devel] [Bug 126072] showfoto cannot open compressed GIMP files (.xcf.gz)

Tudor M. Pristavu clapautius at gmail.com
Fri Aug 13 15:12:32 BST 2010


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





--- Comment #11 from Tudor M. Pristavu <clapautius gmail com>  2010-08-13 16:12:28 ---
Created an attachment (id=50131)
 --> (http://bugs.kde.org/attachment.cgi?id=50131)
patch for compressed GIMP files

Hello,

  I attached a proposed patch for this issue. It is basically a new loader for
compressed GIMP files that decompresses the image to a temporary file (using
zlib library) and than loads the image using QImage loader.
  The patch is based on digikam 1.2.0.
  The only condition is that the extension must be .xcfgz, not .xcf.gz (digikam
does not handle double extensions). The .xcfgz extension should also be added
in 'Additional image file extensions' (MIME types settings).

-- 
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 Digikam-devel mailing list