Martin Hosken > Font-TTF-Scripts > scripts/volt2ttf

Download:
Font-TTF-Scripts-0.16.1.tar.gz

Annotate this POD

CPAN RT

New  1
Open  0
View/Report Bugs
Source  

TITLE ^

volt2ttf - compiles volt code into OT tables in a font

SYNOPSIS ^

  volt2ttf [-a attach.xml] [-t volt.txt] infile.ttf outfile.ttf

Compiles volt source into OT tables in the font.

OPTIONS ^

  -a file     Attachment point database [only needed for anchor attachment]
  -i          Include all lookups even those not referenced by a used feature
  -r          Do not delete Volt source table in the font
  -t file     Volt source as text file to use instead of what is in the font
  -h          Help
  -x file     Generate TypeTuner aliases .xml file

DESCRIPTION ^

volt2ttf is like loading a font into VOLT and hitting compile and saving the result. Note that it doesn't compile a new cmap, though. Just the OT tables are built.

syntax highlighting: