home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / LASER / FONTLD.ZIP / QUICK.DOC < prev    next >
Encoding:
Text File  |  1990-06-28  |  2.7 KB  |  61 lines

  1.  
  2.                               F O N T L O A D E R
  3.                                  Version  1.40
  4.  
  5.                                   Will Temple
  6.                                  P.O. Box 5548
  7.                         Incline Village, NV 89450-5548
  8.                                 (702) 831-8418
  9.  
  10.          Copyright  (C)  1989, 1990  Will Temple   All Rights Reserved
  11.           LaserJet(tm) is a trademark of the Hewlett-Packard Company
  12.  
  13. This file is an ASCII file that briefly lists what FontLoader can do.  It is 
  14. provided for those who wish to browse before printing the documentation.
  15.  
  16.  
  17.                                GENERAL OVERVIEW
  18.  
  19. FontLoader is a LaserJet soft font loader that can rotate,  scale,  mirror, 
  20. reverse,  and fix the pitch of fonts on the fly.  It runs under MS-DOS/PC-DOS.  
  21. FontLoader can create new fonts or minimize the number of fonts you need to 
  22. keep on your hard disk.  
  23.  
  24. FontLoader is useful,  even with programs that come with fonts and load them 
  25. automatically,  due to its font effects.  The effects include white on black, 
  26. outlines,  mirror,  and upside down.  Registered users receive shadows,  
  27. floating shadows,  and over twenty weight effects including horizontal,  
  28. vertical,  and slanted stripes.  Outlines,  shadows,  and weights can all be 
  29. combined to produce some stunning effects.  
  30.  
  31.  
  32.                                USING FONTLOADER
  33.  
  34. Following this paragraph is a quick list of FontLoader's parameters.  If 
  35. FontLoader is run without parameters,  a help screen,  similar to the what you 
  36. see below,  is displayed.  
  37.  
  38. Format:  FontLodr  [@ResponseFile]  FontFile  [Options]  [Device]
  39.  
  40. Options:
  41.  
  42. -F:#    Turn a proportional font to a fixed font of pitch "#". 
  43. -L      Rotate portrait to landscape.  Don't rotate a  landscape font.
  44. -R      Rotate font.  A landscape font will become an upside down portrait font.
  45. -RBM    Rotate Bit Map only.          -N:#    Narrow / Thin.
  46. -S:#    Scale font to "#" point size. -O[:#]  Outline.
  47. -SW:#%  Scale width to "#" %.         -SH:#%  Scale height to "#" %.
  48. -M      Mirror font.                  -U      Turn font Upside Down.  
  49. -W      Reverse to White on black.    -AA     Auto Adjust cell height for "-w".
  50. -WT     Width Table.                  -AW:#   Adjust Weight of font. (-7..7)
  51.  
  52. -C      Clear with a Reset.           -D      Delete all soft fonts.  
  53. -E      Permanent (Default).          -T      Temporary.              
  54. -P      Primary.                      -S      Secondary.              
  55.  
  56.  
  57. Device:  "PRN", "LPT1-3",  or file name.     Default is "PRN".
  58. ID:      Soft font ID number (0-32767).      Default is "0".
  59.  
  60. For a more complete description,  run PRINTDOC.BAT to print the documentation.  
  61.