On 9/6/06, Rob Hetland <[EMAIL PROTECTED]> wrote:
>
> I have been having problems with postscript output from MPL on my
> various Macs that is just beyond the problem discussed in the tread
> here. But this seemed like the best place to bring it up. The basic
> problem is that Adobe products like
On Wednesday 06 September 2006 11:04, Rob Hetland wrote:
> Well, the fonts are correct -- I checked in both the EPS source, and
> what Illustrator thinks the font is (after translation with pstopdf).
>
> The definition of the fonts looks right in the EPS source (checked by
> comparing against a sam
Well, the fonts are correct -- I checked in both the EPS source, and
what Illustrator thinks the font is (after translation with pstopdf).
The definition of the fonts looks right in the EPS source (checked by
comparing against a sample from illustrator).
If nobody else is having the same pro
> "Rob" == Rob Hetland <[EMAIL PROTECTED]> writes:
Rob> I have been having problems with postscript output from MPL
Rob> on my various Macs that is just beyond the problem discussed
Rob> in the tread here. But this seemed like the best place to
Rob> bring it up. The basic pro
I have been having problems with postscript output from MPL on my
various Macs that is just beyond the problem discussed in the tread
here. But this seemed like the best place to bring it up. The basic
problem is that Adobe products like Illustrator can't read MPL .eps
output.
When I 'O
For the benefit of the mailing list & developers, this fix works fine
for me (OS X Tiger 10.4.7)
Cheers John.
Dave
On 04/09/06, John Hunter <[EMAIL PROTECTED]> wrote:
> > "David" == David Andrews <[EMAIL PROTECTED]> writes:
>
> David> Hiya, i'm having a problem getting a valid postscript
Dave,
I had the same problem as you. Here is a solution...
Try editing your matplotlib rc file and change these font preferences
font.serif : New Century Schoolbook, Century Schoolbook L,
Utopia, ITC Bookman, Bookman, Bitstream Vera Serif, Nimbus Roman No9 L,
Times New Roman, Time
> "David" == David Andrews <[EMAIL PROTECTED]> writes:
David> Hiya, i'm having a problem getting a valid postscript file
David> produced on OS X. Using the example subplot_demo.py,
David> modified to include the line:
David> savefig('subplot_demo')
David> in the plac
Hiya, i'm having a problem getting a valid postscript file produced on OS X.
Using the example subplot_demo.py, modified to include the line:
savefig('subplot_demo')
in the place of the show() command, and running it using:
python subplot_demo.py -dPS
Produces the .ps file (available h