[Digikam-devel] [Bug 145198] light-table should also work with the	full image
    Marcel Wiesweg 
    marcel.wiesweg at gmx.de
       
    Thu May 17 16:52:39 BST 2007
    
    
  
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=145198         
------- Additional Comments From marcel.wiesweg gmx de  2007-05-17 17:52 -------
The primary reason currently I thought is that per default, the preview is used, which is faster than the high-quality preview I suggest above most notably for RAW and JPEG images.
I you want to leave that and always use the high-quality preview:
I thought that PreviewWidget is based on QImage, but this is not true, you designed it image image format independent.
The fastscale algorithm does not support 16-bit. I do not know if this is a matter of writing some lines of code, or if the algorithm itself will not really support it. 
We can easily support scaling 8-bit DImgs with FastScale. Currently, the high-quality preview is always 8 bit.
    
    
More information about the Digikam-devel
mailing list