The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

TITLE

ttflang2tuner - Convert OpenType lang systems to TypeTuner configuration file

SYNOPSIS

  ttflang2tuner [-c] [-v] infile.ttf ...
  ttflang2tuner -h

Builds TypeTuner features configuration file(s) from the script and language tags contained in the GPOS and GSUB tables of OpenType font(s).

OPTIONS

  -c   Invoke TypeTuner to compile the TT control file into the font
  -v   include debugging entries added by Microsoft VOLT
  -h   print help message

DESCRIPTION

ttflang2tuner analyzes the various language-specific rendering within each supplied OpenType file and writes a TypeTuner features file for each font. If -c is supplied, ttflang2tuner invokes TypeTuner directly for each font to create the Tuner-ready font(s). For this to work the TypeTuner program must be on your PATH some place.

When a font has been compiled, but not shipped, by Microsoft VOLT, the OpenType tables contain additional languages and features used by the VOLT Proofing Tool. These are ignored by ttflang2tuner unless the -v option is provided.

AUTHOR

Martin Hosken Martin_Hosken@sil.org (see CONTRIBUTORS for other authors).

LICENSING

Copyright (c) 1998-2013, SIL International (http://www.sil.org)

This script is released under the terms of the Artistic License 2.0. For details, see the full text of the license in the file LICENSE.