Re: [Matplotlib-users] EPS backend

2013-06-07 Thread Yoshi Rokuko
Fr, 7 Jun 2013 10:13:26 -0400 Michael Droettboom : > Have you tried setting ps.usedistiller to False, or xpdf? There have > been problems using Ghostscript as a distiller with recent versions > of Ghostscript. No, I didn't try. Thanks for the hint, I will test that. > We'll need a minimal exa

Re: [Matplotlib-users] EPS backend

2013-06-07 Thread Michael Droettboom
On 06/07/2013 05:07 AM, Yoshi Rokuko wrote: > I'm having problems recently with printing EPS figures created by > matplotlib. To me this is strange because printing postscript should > just work in my opinion. > > My most recent example is a Basemap thing with AxesGrid. Basically the > idea was to

[Matplotlib-users] EPS backend

2013-06-07 Thread Yoshi Rokuko
I'm having problems recently with printing EPS figures created by matplotlib. To me this is strange because printing postscript should just work in my opinion. My most recent example is a Basemap thing with AxesGrid. Basically the idea was to have six maps nicely arranged on a DIN A4 paper for pri