Jouni Seppänen <[email protected]> writes: > 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.
The author of pdftex reports that pdftex just takes the last encoding file specified (so this font probably gets encoded wrong): http://thread.gmane.org/gmane.comp.tex.pdftex/4913/focus=4914 This is very likely a bug in TeX Live, or whatever software caused that line to be added to the pdftex.map file. -- Jouni K. Seppänen http://www.iki.fi/jks ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Matplotlib-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
