461c461 < #define USAGE "Options: --- > #define USAGE "Options:\ 463,494c463,494 < GETOPT_USAGE \ < "concat ,,...: concatenate the main input bzr file with < the given s; if a character code exists in more than one < bzr file, it's the first occurrence that counts. < ccc-file : read the CCC file (if has a < suffix) or .ccc (if it doesn't). Default is . < encoding : specify the encoding file; if has no < suffix, use .enc, otherwise just . Default is to < try to guess the encoding from the coding_scheme string in the TFM < file if exists, else to use the default " DEFAULT_ENCODING ". < help: print this message. < metafont: translate the font to a Metafont program. < mf: same as `metafont'. < oblique-angle : angle from the vertical by which to < slant the shapes; default is 0. < output-file : output to (if it has a suffix) or to < . (if it doesn't), where the is < `mf', `gsf', etc. cannot have a suffix if more than one of < `metafont', `pstype1' and `pstype3' options are give. Default is < with a trailing number removed. < ps-font-info :,...: assign each to the < corresponding when outputting a PostScript font. Possible < s: FontName, FamilyName, Weight, ItalicAngle, isFixedPitch, < UnderlinePosition, UnderlineThickness, UniqueID, version. Case is < significant. See the manual for more details. < pstype1: translate the font to (unencrypted) PostScript Type 1 font format. < pstype3: translate the font to PostScript Type 3 font format. < range -: only work on characters between and < inclusive. < text: translate the font to human-readable text; write to stdout. < verbose: print brief progress reports. < version: print the version number of this program. --- > GETOPT_USAGE\ > "concat ,,...: concatenate the main input bzr file with\ > the given s; if a character code exists in more than one\ > bzr file, it's the first occurrence that counts.\ > ccc-file : read the CCC file (if has a\ > suffix) or .ccc (if it doesn't). Default is .\ > encoding : specify the encoding file; if has no\ > suffix, use .enc, otherwise just . Default is to\ > try to guess the encoding from the coding_scheme string in the TFM\ > file if exists, else to use the default " DEFAULT_ENCODING ".\ > help: print this message.\ > metafont: translate the font to a Metafont program.\ > mf: same as `metafont'.\ > oblique-angle : angle from the vertical by which to\ > slant the shapes; default is 0.\ > output-file : output to (if it has a suffix) or to\ > . (if it doesn't), where the is\ > `mf', `gsf', etc. cannot have a suffix if more than one of\ > `metafont', `pstype1' and `pstype3' options are give. Default is\ > with a trailing number removed.\ > ps-font-info :,...: assign each to the\ > corresponding when outputting a PostScript font. Possible\ > s: FontName, FamilyName, Weight, ItalicAngle, isFixedPitch,\ > UnderlinePosition, UnderlineThickness, UniqueID, version. Case is\ > significant. See the manual for more details.\ > pstype1: translate the font to (unencrypted) PostScript Type 1 font format.\ > pstype3: translate the font to PostScript Type 3 font format.\ > range -: only work on characters between and\ > inclusive.\ > text: translate the font to human-readable text; write to stdout.\ > verbose: print brief progress reports.\ > version: print the version number of this program.\