home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / clarion / faxlem.zip / FLREADME.TXT < prev   
Text File  |  1992-02-03  |  2KB  |  46 lines

  1.   This disk demonstrates Scalable Font LEM.  Scalable Font LEM allows you to 
  2.   print text from .1" to 8" high on most laser or dot matrix printers.
  3.  
  4.   This program includes an installation program that adds font support to your 
  5.   existing model files.
  6.  
  7.   The demo program on this disk will allow you to test the output using your
  8.   printer.  The included .APP file shows how easy it is to add Font support 
  9.   to your applications.
  10.  
  11.   To demonstrate this LEM run FLDEMO.EXE from the enclosed disks.  These 
  12.   programs are menu driven and will allow you to print a sample of many 
  13.   sizes of text.  
  14.  
  15.   Feel free to copy and distribute these disks.  To place orders contact:
  16.  
  17.        IntelliScan
  18.        177 Front St.  Suite O
  19.        Danville,  CA  94526
  20.        Phone (510) 820-6061
  21.        FAX   (510) 820-4262
  22.  
  23.   Call about quantity discounts.  Discounts start at 2 units, and are
  24.   available to user groups or dealers.
  25.  
  26.  
  27.                             ===Scalable Font LEM===
  28.  
  29.  
  30.   Scalable  Font LEM gives  a Clarion Programmer the  ability to easily print
  31.   text  from  .1" to  8" high  directly from  Designer or  from Editor.   The
  32.   program  allows you to scale your fonts independently in the horizontal and
  33.   vertical  directions.  The pen width can be  set to one of five values.  It
  34.   supports many printers including laser and dot matrix.
  35.  
  36.   The developer can mix and match different text sizes in the same Designer
  37.   group.
  38.  
  39.   Scalable Font LEM programs can be created entirely within Designer, or
  40.   easily added to Editor procedures.  It is not necessary to use the Editor.
  41.  
  42.   A developer can print characters by simply placing a calculated field in a
  43.   report within Designer.  You may also call the function directly from a
  44.   procedure built in Editor.  A call to the FONT function takes care of all
  45.   the details of printing the text.
  46.