On Friday 18 July 2008 01:37:47 +0200, David Boddie wrote: > An alternative would be to write a helper function to write the file, > but I'm thinking that it might be easier just to create a new version of > the Qt TIFF plugin just to write files in the format you want. Once > installed, it should just work with PyQt.
For educational purposes, I wrote up what I did on the PyQt Wiki: http://www.diotavelli.net/PyQtWiki/Modifying_a_standard_Qt_image_plugin I hope people find it useful. David _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
