On Sunday 09 July 2006 12:53 am, you wrote:
> > The fix took a little more work in order to address a problem Wolfgang
> > reported with win32 a while back. Both texmanager and backend_ps have
> > been improved and tested on a bleeding edge gentoo system and a windows
> > system.
> >
> > Iff you have time, would you please update to svn 2550 and test the new
> > usetex code? Otherwise, I can test it on a RHEL4 system Monday morning.
>
> The joys of X11, I can actually test this (the fedora box is in my
> office).  It works just fine, thanks a lot!
>
> But I did notice something a bit odd, by accident.  I made up a random
> title for a test plot with various symbols, and the exported eps file
> shows a strange thing: look at the integral limits in the attached
> eps.  The -\infty is smooth (as is all the rest of the latex), while
> the \beta is all jaggy.  With ubuntu's gv it's not super visible until
> you zoom in, but with Fedora's it really stands out.
>
> Not a big issue, but I did find it a bit strange.  You know a lot more
> about this, so the reason behind it may be obvious to you.

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.

Darren


-------------------------------------------------------------------------
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