Just to archive this in case anyone else has this problem, it seems
like Times as the serif font and Helvetica as the sans-serif are the
magic combination for Miktex-2.5. I can make any other fonts work
with true type fonts and usetex: true.
On 10/28/06, Darren Dale <[EMAIL PROTECTED]> wrote:
>
You could try changing your font settings in matplotlibrc, maybe times for
serif and helvetica for sans-serif. dvipng is trying to locate a font that
hasn't been (or cannot be) generated. This is usually an issue with bitmapped
fonts, which are generated on demand, so you would get lots of these
Thanks Darren. type1cm got installed on the fly by miktex the first
time I ran this, but that must not have taken effect fast enough or
something. The miktex package manager now shows it as installed and
deleting my matplotlib tex.cache and ttfont.cache and re-running my
test leads to the usual,
On 28/10/06, Eric Firing <[EMAIL PROTECTED]> wrote:
>
> The error is not in matplotlib, it is in a pygtk header file, which is
> presumably coming from a Redhat package. I don't know why it is
True.
> happening or what the best solution is, though. It looks like the
> pygobject.h that I have