[Digikam-devel] branches/stable/extragear/graphics/digikam/utilities/imageeditor
Gilles Caulier
caulier.gilles at free.fr
Sun Apr 23 13:39:50 BST 2006
SVN commit 532959 by cgilles:
digikam from stable : something is broken with TIFF imlib2 loader with 16 bits images. We using now KDE/Qt TIFF loader instead. Of course, in stable svn branch, the image is converted to 8 bits.
CCMAIL: digikam-devel at kde.org
M +0 -1 imlibinterface.cpp
--- branches/stable/extragear/graphics/digikam/utilities/imageeditor/imlibinterface.cpp #532958:532959
@@ -294,7 +294,6 @@
}
case JPEG_IMAGE:
- case TIFF_IMAGE:
case PNG_IMAGE:
{
// Try to load image using imlib2.
More information about the Digikam-devel
mailing list