Re: [Matplotlib-users] postscript fonts: examples in matplotlib

2010-10-04 Thread Michael Droettboom
You can set the rcParam "ps.useafm" to True, which will use the built-in Postscript fonts (and not embed any in the file), or set "ps.fonttype" to "42" which will embed the complete Truetype font in the file. Mike On 10/02/2010 01:55 PM, Ed Lazarus wrote: All, I am wondering if anyone knows

[Matplotlib-users] postscript fonts: examples in matplotlib

2010-10-02 Thread Ed Lazarus
All, I am wondering if anyone knows of a working example that yields a postscript figure editable in Adobe Illustrator; that is, the characters are editable as characters. I have only been able to get drawn fonts and would love to have a test case that is known to work. My environment is: > p