ttx2xgf(1)
NAME
ttx2xgf - extracts instructions from a TTX file and creates an Xgridfit
program.
SYNOPSIS
ttx2xgf infile[.ttx] [outfile]
DESCRIPTION
ttx2xgf is a utility that extracts instructions (hints) and other
information relating to instructions from a TTX file (an XML representation of a TrueType font) and creates a new Xgridfit program.
If infile lacks the .ttx extension, it is assumed. If outfile is not
given, output is written to infile.xgf.
FILES
- /usr/share/xgridfit/util/convert-ttx.xsl
- An XSLT script that performs the initial conversion.
- /usr/share/xgridfit/util/convert-asm.sed
- A Sed script that completes the conversion.
SEE ALSO
AUTHOR
ttx2xgf was written by Peter Baker <psb6m@virginia.edu>.
- This manual page was written by Peter Baker