[Kde-imaging] [Bug 123499] raw images are rotated wrong

Gilles Caulier caulier.gilles at free.fr
Tue May 2 16:04:40 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=123499         
caulier.gilles free fr changed:

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



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

kipi jpeglosslessplugin : 

- using ImageMagick C++ API to perform action in non JPEG image. 16 bits images are preserved now.
- Do not handle RAW files type to perform action.
- Add libMagick++ depency. 
- Remove libTiff API.
- Simplify file name in dialog. No need the complete filepath here to prevent large dialogs size.

Nota : a libMagick++ API detection is require into kipi-plugins .configure file.

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

 M  +4 -3      Makefile.am  
 M  +52 -39    convert2grayscale.cpp  
 M  +9 -11     convert2grayscale.h  
 M  +87 -107   imageflip.cpp  
 M  +10 -11    imageflip.h  
 M  +114 -102  imagerotate.cpp  
 M  +13 -12    imagerotate.h  
 M  +54 -34    jpegtransform.cpp  
 M  +54 -37    jpegtransform.h  
 M  +21 -15    messagebox.cpp  
 M  +12 -12    messagebox.h  
 M  +94 -83    plugin_jpeglossless.cpp  
 M  +11 -9     plugin_jpeglossless.h  
 M  +9 -9      progressdlg.cpp  
 M  +8 -5      progressdlg.h  
 M  +23 -63    utils.cpp  
 M  +10 -17    utils.h


More information about the Kde-imaging mailing list