T1BINARY 1 "5/21/92"
Table of contents
T1BINARY 1 "5/21/92"
t1binary - convert type-1 font from ASCII to binary
t1binary
[
-l length
]
[
input
[
output
]
]
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.
-
-l length
-
Set the maximum length of sections in PFB output to
length.
Default value is large, 2**17 - 6, yielding section size, including
section header, of 128 Kbytes.
t1disasm(1),
t1asm(1),
t1ascii(1),
Adobe Type 1 Font Format
None known.
Lee Hetherington (ilh@lcs.mit.edu)