On Nov 6, 2007 1:05 PM, Michael Droettboom <[EMAIL PROTECTED]> wrote:
> This fontforge script seems to do the conversion quite well: > > #!/usr/bin/fontforge > Open($1); > Generate($1:r+".ttf"); > Quit(0); > > If there are no objections, I'll go ahead and do that and commit the > results. This certainly seems to be the path of least resistance. Would there be much savings in terms of file size if we just extracted the fonts we need, eg the parts we need for latex expressions. If a significant portion of the fonts are relatively inaccessible unicode, maybe we should just distribute the subset we need. JDH ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel