[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/libs/libkexif
From:       Gilles Caulier <caulier.gilles () free ! fr>
Date:       2006-03-28 6:51:54
Message-ID: 1143528714.458763.18247.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 523423 by cgilles:

Add comments about a bug relevant of thumbnail orientation baddly interpreted by Qt \
when all Exif data are passed to QImage to get only thumbnail !


 M  +3 -0      kexifdata.cpp  


--- trunk/extragear/libs/libkexif/kexifdata.cpp #523422:523423
@@ -105,6 +105,9 @@
 
     // -- Load thumbnail -------------------------------------
 
+    // FIXME (gilles-03/28/06): Loading thumbs with Qt using all Exif data is badly \
interpreted by QT about orientation. +    //                          to fix it, we \
need to pass to QImage instance only thumbs image data from Exif, not all! +
     if (d->exifData->data) {
         d->thumbnail.loadFromData(d->exifData->data,
                                 d->exifData->size);


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic