On 7/10/07, Michael Droettboom <[EMAIL PROTECTED]> wrote:

> The comparison is just over the PDF files, old way (Truetype embedding)
> vs. new way (Type 3 subsetting).
> The ratios are different because I chose to highlight the examples that
> are quite "texty".  That wasn't a deliberate attempt to mislead, it's
> just because this change is related to fonts.  Most of the other
> examples use a single font, and the plotting content itself dominates
> file size.

This must be dominated by some weird outliers.  I'm seeing great
results with the canonical "simple_plot"

[EMAIL PROTECTED]:examples> python simple_plot.py -dPS
[EMAIL PROTECTED]:examples> mv simple_plot.ps new.ps
[EMAIL PROTECTED]:examples> PYTHONPATH=/my/old/site-packages python 
simple_plot.py -dPS
[EMAIL PROTECTED]:examples> mv simple_plot.ps old.ps
[EMAIL PROTECTED]:examples> ls -l old.ps new.ps
-rw-r--r--   1 johnh    research   19352 Jul 10 12:11 new.ps
-rw-r--r--   1 johnh    research  144227 Jul 10 12:11 old.ps

Though for some reason my 90.1 install is picking up Vera Serif and my
svn install is picking up Vera Sans., which is mysterious but
unrelated to your work

In any case, excellent work!

JDH

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to