Converter of various scalable font formats (most notably TTF) and of the bitmapped BDFformat into PostScript Type 1 fonts and metrics (.pfa, .pfb, .afm).
Be the first to post a text review of TTF to PS Type 1 Font Converter. Rate and review a project by clicking thumbs up or thumbs down in the right column.
ttf2pt1 is a font converter from TTF, BDF and other font formats supported by Freetype2 into the Type1 format, with auto-hinting and vectorization of bitmap fonts. I've finally got together and fixed a number of outstanding issues (not all of them, I have more sitting in my archive). So here is the release 3.4.4 of ttf2pt1. It contains: New features: * Improved the auto-vectoring (-OV) alrogithm. * Allow use of any encoding table of format 4 in the ttf parser. * Take the first available format 4 encoding table if no known table is found in the ttf parser. * The ttf parser lists the available encodings if no supported encoding table is found. This can be used to list the encodings in any font by specifying a bogus explicit PID/EID, such as with option -l plane+pid=50,eid=50. Bug fixes: * Fix to build all the features on Windows MS C++, by Tomoo Amano. * Fix for a null pointer in the encodings, bad inner loop variable. * Unified the parsing of font name strings and improved the checks against invalid characters. Have a happy New Year! -SB
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?