The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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
  -i          Include all lookups even those not referenced by a used feature
  -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.