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 >
Text File  |  1992-09-26  |  1KB  |  58 lines

  1.         NAME
  2.  
  3.         t1binary - convert type-1 font from ASCII to binary
  4.  
  5.         SYNOPSIS
  6.  
  7.         t1binary [ ] [ input [ output ] ]
  8.  
  9.         DESCRIPTION
  10.  
  11.         t1binary  converts   Adobe   type-1   font   programs   in   PFA
  12.         (hexadecimal) format to PFB (binary) format.  If the file output
  13.         is not specified output goes to the standard output. If the file
  14.         input  is  not specified input comes from the standard input. In
  15.         this way t1binary can be used as a filter.
  16.  
  17.         OPTIONS
  18.  
  19.         Set the maximum length of sections  in  PFB  output  to  length.
  20.         Default  value  is  large, 2**17 - 6, yielding section size, in-
  21.         cluding section header, of 128 Kbytes.
  22.  
  23.         SEE ALSO
  24.  
  25.  
  26.         t1disasm(1), t1asm(1), t1ascii(1),
  27.  
  28.         Adobe Type 1 Font Format
  29.  
  30.         BUGS
  31.  
  32.         None known.
  33.  
  34.         AUTHOR
  35.  
  36.         Lee Hetherington (ilh@ lcs.mit.edu)
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.    June 24, 1992                                                       page 1
  58.