MAN page from RedHat Other t1utils-1.10.1-1.i386.rpm
T1BINARY
Section: User Commands (1)
Updated: 5 Mar 1998
Index NAME
t1binary - convert type-1 font from ASCII to binary
SYNOPSIS
t1binary[
-l length][
input[
output]]
DESCRIPTION
t1binaryconverts Adobe Type 1 font programs in PFA (hexadecimal) format to PFB(binary) format. If the file
outputis not specified output goes to the standard output.If the file
inputis not specified input comes from the standard input.
OPTIONS
- --block-length=length, -l length
- Set the maximum length of sections in PFB output tolength.The default value is large, 2**17 - 6, yielding a section size, includingsection header, of 128 Kbytes. This default value is also the maximumallowable length.
SEE ALSO
t1ascii(1),t1unmac(1),t1disasm(1),t1asm(1)
Adobe Type 1 Font Format
AUTHORS
Lee Hetherington (ilhAATTlcs.mit.edu)
Eddie Kohler (eddietwoAATTlcs.mit.edu)
Ported to Microsoft C/C++ Compiler and MS-DOS operating system byKai-Uwe Herbing (herbingAATTnetmbx.netmbx.de).
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- SEE ALSO
- AUTHORS
This document was created byman2html,using the manual pages.