another dummy checkin

git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@306 4cde692c-a291-49d1-8350-778aa11640f8
This commit is contained in:
uid55619 2002-09-09 20:09:27 +00:00
parent cd7ec1f97e
commit 97c900b3d5

View File

@ -2,6 +2,6 @@ TTX/FontTools is a suite of tools and libraries for manipulating fonts.
It currently reads and writes TrueType font files, reads PostScript Type 1 fonts and more. It contains two command line programs to convert TrueType fonts to an XML based format (called TTX) and back.
If you let setup to create desktop icons during installation, icons for ttdump.exe, ttcompile.exe and ttlist.exe will be created. You will be able to drop a TTF or OTF file onto the ttlist.exe or ttdump.exe icon to dump the font into an TTX file that is in XML format. You will be also able to drop a TTX file onto the ttcompile.exe icon to build a TTF or OTF font.
If you let setup to create desktop icons during installation, icons for ttdump.exe, ttcompile.exe and ttlist.exe will be created. You will be able to drop a TTF or OTF file onto the ttlist.exe or ttdump.exe icon to dump the font into an TTX file that is in XML format. You will be also able to drop a TTX file onto the ttcompile.exe icon to build a TTF or OTF font.
Please note that you can only drag-n-drop one file onto the FontTools icons. Dropping multiple files won't work in this version!