Revision 578002
Go back to digest for 3rd September 2006Features in Office
Sebastian Sauer committed changes in /trunk/koffice/krita/plugins/viewplugins/scripting:
Krita is able to use the Python Image Library (PIL, see <a href="http://www.pythonware.com/library/">http://www.pythonware.com/library/</a>) now to import and export from additional 38 fileformats.
* not much testet yet.
* expect some probs with non-rgb images.
* since PyQt does not currently run with qt 4.2 snapshot tkinter is used for the gui.
File Changes
Added 2 files
- /trunk/koffice/krita/plugins/viewplugins/scripting/scripts
- /pilexport.py
- /pilimport.py
Modified 1 files
- /trunk/koffice/krita/plugins/viewplugins/scripting/kritacore/krs_iterator.h
3 files changed in total