<outputFile> ← <inputFile1> <CharSpec1>; <inputFile2> <CharSpec2>; . . .
will make a new font file by selecting characters from old ones.
<outputFile> is the output file name. The extension (.ac, .ks or .strike) is used to figure out what format to make the new file.
<inputFileN> is the name of an existing font file.
<CharSpecN> is the keyword CHARS (or CHAR), followed by a list of (Cedar-style) characters or subranges of characters; the keyword DEFAULT may be used to specify the default character.
Commas, spaces, or tabs may be used to separate items in the command line.
The semicolons are optional, unless needed to prevent a remote file name from looking like a subrange. The keyword FONT may be used in place of the semicolon (in command files, for example).