[Kde-imaging] [Bug 93787] rawfile plugin: png output

Gilles Caulier caulier.gilles at free.fr
Thu May 4 13:02:28 CEST 2006


------- 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=93787         
caulier.gilles free fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From caulier.gilles free fr  2006-05-04 13:02 -------
SVN commit 537293 by cgilles:

Kipi Raw converter (batch and single mode) : support of PNG format like ouput file

- PNG file format is now the default output format used by plugin. Max PNG compression is used.
- set JPEG compression is 100 by default to give a max quality of output image.
- Code cleanup and optimization.
- Fix i18n at all.

CCMAIL : kde-imaging kde org, digikam-devel kde org
BUG: 93787


 M  +1 -1      Makefile.am  
 M  +52 -39    batchdialog.cpp  
 M  +1 -0      batchdialog.h  
 M  +27 -18    clistviewitem.h  
 M  +247 -173  dcrawprocess.cpp   [POSSIBLY UNSAFE: scanf]
 M  +27 -30    dmessagebox.cpp  
 M  +20 -16    dmessagebox.h  
 M  +44 -39    plugin_rawconverter.cpp  
 M  +13 -9     plugin_rawconverter.h  
 M  +27 -22    previewwidget.cpp  
 M  +11 -9     previewwidget.h  
 M  +81 -60    processcontroller.cpp  
 M  +31 -19    processcontroller.h  
 M  +49 -36    singledialog.cpp  
 M  +1 -0      singledialog.h


More information about the Kde-imaging mailing list