Hi, I am writing a script to convert EPS to PNG images. I need to set the resolution (and geometry accordingly), since the rendered images are to small. The resolution and geometry must be given as switches to the gs command. Is there a way to overload the Ghostcript function in the EpsImagePlugin.py file or to overload the plugin or to write a custom plugin without interfering with the PIL? The question hopefully seems trivial to a python programmer..
Thank you, Marek -- http://mail.python.org/mailman/listinfo/python-list