[PyQt] creating TIFF with CCITT FAX group 4 compression
David Boddie
david at boddie.org.uk
Sat Jul 19 01:07:09 BST 2008
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
More information about the PyQt
mailing list