On 7/9/06, Darren Dale <[EMAIL PROTECTED]> wrote:

> I think this is artifact results from a combination of the ghostscript
> distiller and the postscript renderer. If you have xpdf on your system, you
> can set ps.usedistiller : xpdf in rc. That will give you embeddable eps files
> without converting the fonts to outlines (or whatever ghostscript does), so
> they scale nicely. As a bonus, if you put the figure in a pdf, the figure
> text will be searchable.

Thanks for the tip!  The result looks indeed very nice, but
unfortunately the bounding box is all wrong (using ps.distiller=False
gives eps files with the proper bounding box).  With an incorrect
bounding box, these eps files are kind of useless (not completely,
since ps2eps can correct this, but it's annoying to have to fix every
plot you make manually...)


Any ideas?

Cheers,

f


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to