BTW, I have to use TeX with mpl otherwise it does not work.

rc('text', usetex=True)

Benoit

Benoit Donnet a écrit :
> Hello John
> 
>> I am 99% sure this is a font problem.  matplotlib embeds the truetype
> 
> Nice intuition.   I didn't think about any font problem.  I was 
> expecting some configuration problem
> 
>>   font.serif          : New Century Schoolbook, Century Schoolbook L, 
>> Utopia, ITC Bookman, Bookman, Bitstream Vera Serif, Nimbus Roman No9 L, 
>> Times New Roman, Times, Palatino, Charter, serif
>>   font.sans-serif     : Lucida Grande, Verdana, Geneva, Lucida, Bitstream 
>> Vera Sans, Arial, Helvetica, Avant Garde, sans-serif
>>   font.cursive        : Apple Chancery, Textile, Zapf Chancery, Sand, cursive
>>   font.fantasy        : Comic Sans MS, Chicago, Charcoal, Impact, Western, 
>> fantasy
>>   font.monospace      : Andale Mono, Bitstream Vera Sans Mono, Nimbus Mono 
>> L, Courier New, Courier, Fixed, Terminal, monospace
>>
>> by moving the bitstream fonts to the front.
> 
> I moved the bitstream fonts to the front.
> 
>> I'm inclined to make the bitstream fonts the default (the first item
>> in the default rc list) so that others won't be bitten by this until
>> we solve the "dump the entire font" problem.  Any objections?
>>
>> Benoit, please let us know if this fixes your problem.  
> 
> It is working now.
> 
> Eps files are correctly generated and the resulting files have 'normal' 
> sizes (below 100K).
> 
> Thank you very much for the help! I really appreciate.
> 
> Benoit
> 
> After changing
>> the rc file, please recursively remove  ~/.matplotlib/ttffont.cache
>> before rerunning.  Also, if you run your script with --verbose-debug
>> you will get information about which fonts are loaded.
>>
>> JDH 
>>
>>
> 

-- 
Benoit Donnet
Université Pierre & Marie Curie (Paris VI)
Laboratoire LIP6 - Réseaux & Performances
8, rue du Capitaine Scott
75015 Paris
France
Phone: 00 33 (0)1 44 27 88 83
[EMAIL PROTECTED] Project: http://trhome.sourceforge.net
Home Page: http://rp.lip6.fr/~donnet

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to