florisvb writes:
> I'm trying to get my pdf outputs from matplotlib to work properly in
> illustrator, but keep having the issue that illustrator does not recognize
> the computer modern fonts (eg. CMR10 etc). Everything else seems to work
> perfectly.
Is there any error message from illustrator
Have you tried setting pdf.fonttype to "42", which will include the font
verbatim rather than trying to subset it? That may help with
illustrator. You may also have better luck importing an SVG into
Illustrator.
Mike
On 09/13/2012 02:46 AM, florisvb wrote:
> I'm trying to get my pdf outputs