SYNOPSIS
t1binary [-l length] [input [output]]DESCRIPTION
t1binary converts Adobe Type 1 font programs in PFA (hexadecimal) format to PFB (binary) format. If the file output is not specified output goes to the standard output. If the file input is not specified input comes from the standard input.OPTIONS
- --block-length=length, -l length
- Set the maximum length of sections in PFB output to length. The default length is as large as memory allows.
AUTHORS
Lee Hetherington ([email protected])Eddie Kohler ([email protected])
Ported to Microsoft C/C++ Compiler and MS-DOS operating system by Kai-Uwe Herbing ([email protected]).