>>>>> [EMAIL PROTECTED] (V) wrote:

>V> Does anybody know of a good way to display Encapsulated Postscript
>V> images in a GUI? I'm currently using wx, but would be perfectly
>V> willing to switch to another binding to keep the program from becoming
>V> hackish.

You need e Postscript interpreter, e.g. Ghostscript.
If you have Ghostscript installed PIL can read EPS images. Then they can be
converted to wx images:
http://wiki.wxpython.org/index.cgi/WorkingWithImages
-- 
Piet van Oostrum <[EMAIL PROTECTED]>
URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4]
Private email: [EMAIL PROTECTED]
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to