[pygtk] Display PostScript files in PyGTK without conversion?

Kevin Milner kmilner at usc.edu
Thu Nov 1 09:32:41 WST 2007


Hello all, I am working on some geodynamics calculation/visualization 
software in python and am about to create a GUI. I like PyGTK so far, 
and would prefer to use it in our software, however I would need a way 
to display PostScript files. Obviously I could convert them to another 
format and use the Image widget, but I was wondering if there is a way 
to do it without this conversion (as the PostScript files will be 
updated frequently during use of the software). I have heard that there 
is a way to do this in QT, but would prefer to use GTK (through PyGTK). 
Thank you very much!

Kevin Milner


More information about the pygtk mailing list