Font.org

FontTools/TTX for Windows

This page contains TTX for Windows builds, maintained by Adam Twardoch.

TTX decompiles TrueType and OpenType fonts to an XML-based text format (also called "TTX") and back, enabling you to edit fonts with a plain text editor.

On this page, you can find the Windows binary build of TTX (Windows "EXE") which does not require Python or any additional components. This version of TTX works fine on Windows 2000/XP and should also work on Windows 98/ME.

Installation

Download the installers for recent TTX for Windows:

February 23, 2006

Most recent version of TTX for Windows. 2,407,971 bytes, released on February 23, 2006:
[DOWNLOAD TTX_2.0b2_2006-02-23.085153.exe]

Installer built by J. Edward Sanchez using the 2006-02-23 CVS snapshot of TTX, Python 2.4.3, Numeric 24.2, py2exe 0.6.5, Microsoft Visual C++ Toolkit 2003, Microsoft Windows Server 2003 SP1 Platform SDK, Microsoft .NET Framework SDK 1.1, UPX 2.02, Kzip (Aug 26 2006), ZIPMIX (Sep 29 2005), XVI32 2.51, Inno Setup 5.1.7.

March 3, 2005

Older version. 1,776,485 bytes, released on March 3, 2005. Installer built by Adam Twardoch:
[DOWNLOAD WinTTX2.0r050303.exe]

McMillan Installer rather than py2exe was used to build ttx.exe, but McMillan Installer is no longer developed, so the newer builds will use py2exe.

Double-click on the downloaded installer and follow the instructions.

Usage

To convert any OpenType or TrueType font (.otf or .ttf) into an XML file (.ttx) or vice versa:

Command-line use:

Resources

Visit other locations:


FontTools and TTX are written by Just van Rossum using Python, a cross-platform scripting language. The TTX for Windows builds are created by Adam Twardoch and J. Edward Sanchez. This page's URL is http://www.font.org/software/ttx/.