Flags and values

-l
Specifies that the binary output is in lowercase.
-r
Replaces the existing output file if one already exists.
-u
Specifies that the binary output is in uppercase.
-v
Specifies verbose messages.
-w n
Specifies the maximum number of characters on a line in the resulting ASCII font file. The value specified for n must be an integer.
input_file
Specifies the name of the PostScript Type 1 font (input_file is the binary font) to transform.

If you do not specify an input file, the command uses standard input, and you do not specify an output file.

output_file
Specifies the name of the ASCII font (output_file) generated by the transform.

If you do not specify an output file, the command uses standard output, and you do not specify an input file.