home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / t / t1utils1.zip / T1ASCII.DOC < prev    next >
Text File  |  1992-06-12  |  839b  |  31 lines

  1. T1ASCII (1)                                          T1ASCII (1)
  2.  
  3.  
  4. NAME
  5.      t1ascii - convert type-1 font from binary to ASCII
  6.  
  7. SYNOPSIS
  8.      t1ascii [input[output]]
  9.  
  10. DESCRIPTION
  11.      t1ascii converts Adobe type-1 font programs in PFB (binary)
  12.      format to PFA (hexadecimal) format.  If the file output is
  13.      not specified output goes to the standard output.  If the
  14.      file input is not specified input comes from the standard
  15.      input.  In this way t1ascii can be used as a filter.
  16.  
  17. SEE ALSO
  18.      t1disasm (1), t1asm (1), t1binary (1),
  19.      Adobe Type 1 Font Format
  20.  
  21. BUGS
  22.      None known.
  23.  
  24. AUTHOR
  25.      Lee Hetherington (ilh@lcs.mit.edu)
  26.  
  27.      Ported to Microsoft C/C++ Compiler and MS-DOS operating
  28.      system by Kai-Uwe Herbing (herbing@netmbx.netmbx.de)
  29.  
  30.                           June 12, 1992
  31.