fonttools/Windows/fonttools-win-setup.txt
jvr 58cec85c3b Patches from Adam:
So, meanwhile, attached is a slightly improved isntaller. Now, .ttx files
are registered as XML files so you can use Internet Explorer etc. to view
them. Also, I'm creating a shortcut in the "SendTo" structure, so the user
can click with RMB on the TTF, OTF or TTX file, then select Send To / TTX.
Works with multiple files, very nice.


git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@373 4cde692c-a291-49d1-8350-778aa11640f8
2002-10-27 09:11:42 +00:00

13 lines
577 B
Plaintext
Executable File

TTX is an application to convert OpenType and TrueType files to and from an
XML-based text format, also called TTX.
The TTX setup application can create an icon for TTX on your desktop. You will
then be able to drop .TTF or .OTF files onto the ttx.exe icon to dump the font
to a .TTX file. Dropping a .TTX file onto it builds a TTF or OTF font.
Also, the setup puts a shortcut to TTX in your Send To context menu in Windows
Explorer. Click on any OTF, TTF or TTX file with the right mouse button,
choose Send To and then TTX.
For more information, see documentation.html