Re: [Matplotlib-users] hatch can not be saved as eps

2011-01-08 Thread Jae-Joon Lee
I think this is a bug in the ghostscript (which I believe that has been fixed recently). If you turn off antialiasing, the hatches come out fine. Did you use "round" join-style to create this output? My recollection is that this bug (of ghostscript) only happen when ghost script does antialiasing f

Re: [Matplotlib-users] hatch can not be saved as eps

2010-12-28 Thread Jae-Joon Lee
Benjamin, Can you post the eps file? With matplotlib from the svn, everything is fine in my system. Regards, -JJ On Thu, Dec 16, 2010 at 12:47 AM, Benjamin Root wrote: > On Wed, Dec 15, 2010 at 6:25 AM, Teng Liu wrote: >> >> Linux 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 16 19:48:22 UTC 201

Re: [Matplotlib-users] hatch can not be saved as eps

2010-12-28 Thread Jae-Joon Lee
On Wed, Dec 15, 2010 at 9:25 PM, Teng Liu wrote: > But it can not be saved as an eps file. Can you elaborate what you mean by this? Does it raise an exception? Or the output is wrong? -JJ -- Learn how Oracle Real Appli

Re: [Matplotlib-users] hatch can not be saved as eps

2010-12-21 Thread Benjamin Root
On Wed, Dec 15, 2010 at 9:47 AM, Benjamin Root wrote: > On Wed, Dec 15, 2010 at 6:25 AM, Teng Liu wrote: > >> Linux 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 16 19:48:22 UTC 2010 i686 >> GNU/Linux >> matplotlib 0.99.1.1 >> The script below is copied from >> http://matplotlib.sourceforge.net/examp

Re: [Matplotlib-users] hatch can not be saved as eps

2010-12-15 Thread Benjamin Root
On Wed, Dec 15, 2010 at 6:25 AM, Teng Liu wrote: > Linux 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 16 19:48:22 UTC 2010 i686 > GNU/Linux > matplotlib 0.99.1.1 > The script below is copied from > http://matplotlib.sourceforge.net/examples/pylab_examples/hatch_demo.html > It works. But it can not be

[Matplotlib-users] hatch can not be saved as eps

2010-12-15 Thread Teng Liu
Linux 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 16 19:48:22 UTC 2010 i686 GNU/Linux matplotlib 0.99.1.1 The script below is copied from http://matplotlib.sourceforge.net/examples/pylab_examples/hatch_demo.html It works. But it can not be saved as an eps file. I have a lot of histogram plots using "h