On Feb 7, 2011, at 17:12 , Michael Anselmi wrote:

> On 02/07/2011 10:06 AM, Jouni K. Seppänen wrote:
>> Can you send me the pdftex.map file off-list?
>> 
>> Thanks for the bug report,
> 
> Certainly.  See attached.

Thanks. It looks like there is one font for which two encoding files are 
specified:

pbkdo8y URWBookmanL-DemiBold ".167 SlantFont TeXnANSIEncoding ReEncodeFont" 
<texnansi.enc <8r.enc <ubkd8a.pfb

I guess we will need to implement slightly more of a PostScript interpreter 
inside matplotlib to figure out which file is to be used for re-encoding the 
font, unless this really means some kind of a combination of the two encodings. 
I'll try to find out what pdftex does with this. In the meantime, I will commit 
a quick workaround that just disables the fonts we can't handle instead of 
aborting with an assert.

I filed this in the bug tracker: 
https://sourceforge.net/tracker/?func=detail&aid=3175113&group_id=80706&atid=560720

Jouni
------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to