K Seppänen
> Sent: Saturday, March 17, 2007 1:06 PM
> To: matplotlib-users@lists.sourceforge.net
> Subject: Re: [Matplotlib-users] PDF Backend problem still unresolved
>
>
> <[EMAIL PROTECTED]> writes:
>
> > > Starting with the 9th page, MPL chokes at line 1084
<[EMAIL PROTECTED]> writes:
> > Starting with the 9th page, MPL chokes at line 1084 in
> > backend_pdf.py
> Jouni posted a couple of responses witih suggestions in CVS syntax
> but I was unable to use that information.
I had to take my laptop to be to be repaired, so I can't do much work
on Matp
, 2007 11:20 PM
> To: matplotlib-users@lists.sourceforge.net
> Subject: Re: [Matplotlib-users] PDF backend problem
>
>
> I fixed another filehandle leak in the pdf backend, so here's
> a more complete patch. There are also several cases of
> file(...) being passed to pi
7 11:20 PM
> To: matplotlib-users@lists.sourceforge.net
> Subject: Re: [Matplotlib-users] PDF backend problem
>
>
> I fixed another filehandle leak in the pdf backend, so here's
> a more complete patch. There are also several cases of
> file(...) being passed to pickle.dum
I fixed another filehandle leak in the pdf backend, so here's a more
complete patch. There are also several cases of file(...) being passed
to pickle.dump or pickle.load in font_manager.py. I was going to take
care of these by writing some utility functions, but I started
wondering why the import o
[EMAIL PROTECTED] writes:
> Now, I am running into another problem. Everything works fine up to
> 8 page plots. Starting with the 9th page, MPL chokes at line 1084 in
> backend_pdf.py and couldn't find the cooresponding ttf file
> (VeraSe.ttf) but it had no problem reading that file for the first