home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / utility / text / tex31.lzh / TeX / man / gftopk.doc < prev    next >
Encoding:
Text File  |  1990-12-21  |  1.7 KB  |  66 lines

  1.  
  2.  
  3.  
  4. GFTOPK(1)                USER COMMANDS                  GFTOPK(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      gftopk - convert generic font files to packed font files
  10.  
  11. SYNOPSIS
  12.      gftopk [-v] gf_file_name [pk_file_name]
  13.  
  14. DESCRIPTION
  15.      The gftopk program converts a generic font file  output  by,
  16.      for  example,  mf(1),  to a packed font file for use by DVI-
  17.      reading programs. Packed font  files  (PK  files)  are  much
  18.      smaller than the corresponding GF files, so they are rapidly
  19.      becoming the font format of choice.
  20.  
  21.      The gf_file_name on  the  command  line  must  be  complete.
  22.      Because  the  resolution  is part of the extension, it would
  23.      not make sense to add on a default extension as is done with
  24.      TeX  or  DVI-reading  software. The pk_file_name defaults to
  25.      the same (stripped) name as gf_file_name, and it  is  placed
  26.      in  the  current  working  directory  with  the  `pk' suffix
  27.      replacing `gf'.  For example, the input file io.300gf  would
  28.      become io.300pk.
  29.  
  30. OPTIONS
  31.      Unless the -v switch is  given,  gftopk  operates  silently.
  32.      With  -v,  the  version number of the program and statistics
  33.      about the packing are output to stdout.
  34.  
  35. ENVIRONMENT VARIABLES
  36.      gftopk uses the environment variable GFFONTS to  search  for
  37.      the  GF  file.   If GFFONTS is not set, it uses the  current
  38.      directory.  See  tex(1)  for  the  details of the searching.
  39.  
  40. SEE ALSO
  41.      gftype(1), pktogf(1), pktype(1)
  42.      Donald Knuth et al., METAFONTware
  43.  
  44. AUTHORS
  45.      Tomas Rokicki wrote the program. It was published as part of
  46.      the  METAFONTware  technical  report, available from the TeX
  47.      Users Group.  Paul Richards originally ported it to Unix.
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.                        Last change: 8/8/90                      1
  63.  
  64.  
  65.  
  66.