Revision 88fdd43...
Go back to digest for 6th November 2011Bug Fixes in Office
Thorsten Zachmann committed changes in [calligra] /flake:
Fix bug 285311 gif images lost on save/load cycle
If we have a tempfile of the image use that on saving. This fixes the following problems:
- gif images are not saved by Qt as it is not supported.
- don't save image if the fileformat can cause loss of informations. This reduces artefacts
by resaving jpg files.
File Changes
Modified 2 files
- /flake
- libs/KoImageData.cpp
- libs/KoImageData_p.cpp
2 files changed in total