Revision 536574
Go back to digest for 7th May 2006Features in Graphics
Gilles Caulier committed changes in /trunk/extragear/libs/kipi-plugins/jpeglossless:
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.
BUG: 123499
File Changes
Modified 17 files
- /trunk/extragear/libs/kipi-plugins/jpeglossless
- /convert2grayscale.cpp
- /convert2grayscale.h
- /imageflip.cpp
- /imageflip.h
- /imagerotate.cpp
- /imagerotate.h
- /jpegtransform.cpp
- /jpegtransform.h
- /Makefile.am
- /messagebox.cpp
- /messagebox.h
- /plugin_jpeglossless.cpp
- /plugin_jpeglossless.h
- /progressdlg.cpp
- /progressdlg.h
- /utils.cpp
- /utils.h
17 files changed in total