Hi Tim, On 20.07.06, Joerg Lehmann wrote: > On 17.07.06, Tim Gray wrote: > > > Ok, so parts of the problem can be solved as described in > > > > > > http://thread.gmane.org/gmane.comp.python.pyx.users/68/focus=68 > > > > > > Could you try this, please. > > > > I will try that today. > > > > > I was refering to PyX's PS output (i.e. writeEPSfile or writePSfile). > > > > Doh! I did this (writePSfile) and got a 1.5 mb file with what appeared to > > be the whole font. > > Maybe André should a look into this.
Yeah, I want to. I wrote all the font stripping code (i.e. pyx/font/t1font.py) for PyX 0.9. We now fully analyse the font and do the stripping ourself. I really want to know, why it fails (as it seems at least in certain cases). So could you try to create a file, which contains only a bit of text (say a "hello, world") in the font you observe the problem and send this file to me (by private mail). It doesn't really matter whether it's PostScript of PDF. I can deal with both to further analyse the issue. Thanks! André -- by _ _ _ Dr. André Wobst / \ \ / ) [EMAIL PROTECTED], http://www.wobsta.de/ / _ \ \/\/ / PyX - High quality PostScript and PDF figures (_/ \_)_/\_/ with Python & TeX: visit http://pyx.sourceforge.net/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ PyX-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyx-user
