On 7/9/07, Michael Droettboom <[EMAIL PROTECTED]> wrote:
> Sorry about that. I didn't notice the SVN login error the first time.
> It should be in SVN now.
>
> The default is to output Type 3 fonts (i.e. the new way).
>
> Darren: you mean rcdefaults.py, not rcsetup.py, right? I can't find an
> rcsetup.py.
Something seems to be missing in the rcsetup
[EMAIL PROTECTED]:examples> rm -rf ~/.matplotlib/ttffont.cache
[EMAIL PROTECTED]:examples> PYTHONPATH=~/dev/lib/python2.4/site-packages/
python simple_plot.py -dPS
Traceback (most recent call last):
File "simple_plot.py", line 18, in ?
savefig('simple_plot')
File "/home/titan/johnh/dev/lib/python2.4/site-packages/matplotlib/pylab.py",
line 802, in savefig
return fig.savefig(*args, **kwargs)
File "/home/titan/johnh/dev/lib/python2.4/site-packages/matplotlib/figure.py",
line 769, in savefig
self.canvas.print_figure(*args, **kwargs)
File
"/home/titan/johnh/dev/lib/python2.4/site-packages/matplotlib/backends/backend_ps.py",
line 1039, in print_figure
convert_ttf_to_ps(font_filename, fh, rcParams['ps.fonttype'], glyph_ids)
KeyError: 'ps.fonttype'
[EMAIL PROTECTED]:examples>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel