Hmm... That fix was in there in the first place to work around another Windows 
(well, case-insensitive filesystem) -related bug, in that occasionally the same 
font would get included with different "paths", and therefore get included 
twice leading to other Postscript problems.

One possible solution is to calculate a hash of the file and key off of that 
(with an I/O penalty, of course).  I vaguely recall that keying off of the 
Postscript name embedded in the file wasn't good enough.

I don't have time to look at this today, but maybe others have some better 
suggestions anyway.

Cheers,
Mike

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to