Re: Python Imaging Library Question

2008-10-23 Thread Thomas Guettler
Marek Kralewski schrieb: > 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 Ghos

Python Imaging Library Question

2008-10-23 Thread Marek Kralewski
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 EpsImagePlugi