>>>>> "Jouni" == Jouni K Seppanen <[EMAIL PROTECTED]> writes:

    Jouni> OK. Was it just that you don't want to require mpl users to
    Jouni> install fonttools, or were there other problems with it?

One problem was that it was large compared to mpl at the time, and mpl
was pure python.  So it complicated the distribution to have a large
piece of extension code that wasn't quite as ubiquitous as numpy.  Of
course now mpl is much larger and has it's own extension code headaches.

    Jouni> Does anyone here have experience with subsetting TrueType
    Jouni> fonts (or Type 1 or OpenType, for that matter)? One pretty
    Jouni> frequent complaint is that the eps files produced by
    Jouni> matplotlib can be huge because they include the full
    Jouni> font. Nowadays some popular fonts include characters for
    Jouni> Greek, Cyrillic, Hebrew, Arabic, and possibly even Chinese,
    Jouni> Japanese, and Korean, so a font can be several megabytes
    Jouni> large.

I would love for someone how to figure out how to extract and embed
just the needed glyphs rather than dump the whole file in.  I'm 99%
sure this is possible, it just takes some dedication.

JDH

-------------------------------------------------------------------------
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-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to