home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
700-799
/
ff732.lha
/
pstools
/
t1utils
/
T1BINARY.DOC
< prev
next >
Wrap
Text File
|
1992-09-26
|
1KB
|
58 lines
NAME
t1binary - convert type-1 font from ASCII to binary
SYNOPSIS
t1binary [ ] [ 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. In
this way t1binary can be used as a filter.
OPTIONS
Set the maximum length of sections in PFB output to length.
Default value is large, 2**17 - 6, yielding section size, in-
cluding section header, of 128 Kbytes.
SEE ALSO
t1disasm(1), t1asm(1), t1ascii(1),
Adobe Type 1 Font Format
BUGS
None known.
AUTHOR
Lee Hetherington (ilh@ lcs.mit.edu)
June 24, 1992 page 1