home *** CD-ROM | disk | FTP | other *** search
/ POINT Software Programming / PPROG1.ISO / basic / mlib30 / offer.txt < prev    next >
Encoding:
Text File  |  1994-02-21  |  1.9 KB  |  53 lines

  1.                                 
  2.                                 Special Offer
  3.  
  4.  
  5.  
  6.  
  7.         As a special THANK YOU to all MLIB(tm) customers including future 
  8.         customers, I would like to offer you a font toolkit FKIT(tm) free 
  9.         of charge when you register a copy of MLIB Version 3.0. To receive
  10.         a copy of FKIT, fill out the MLIB order form and mark the "Special 
  11.         Offer" box and send it to me. FKIT will be shipped to you along
  12.         with MLIB.
  13.  
  14.         FKIT Features:
  15.  
  16.         > Supports QuickBASIC 4-4.5 and Visual Basic for DOS compilers.
  17.  
  18.         > Fast EGA-VGA bit mapped library font printing procedures.
  19.         
  20.           These procedures will print a string to any pixel location on
  21.           the screen.
  22.  
  23.           OutTextC - Only the foreground is printed.
  24.           OutTextD - The foreground and background is printed.
  25.           OutTextE - Only the foreground is printed (dimmed).
  26.           OutTextF - The foreground and background is printed (dimmed).
  27.         
  28.         > Fast EGA-VGA bit mapped disk located font printing procedures.
  29.           
  30.           These procedures will print a string to any pixel location on
  31.           the screen.
  32.         
  33.           DiskFontAtC - Only the foreground is printed.
  34.           DiskFontAtD - The foreground and background is printed.
  35.           DiskFontAtE - Only the foreground is printed (dimmed).
  36.           DiskFontAtF - The foreground and background is printed (dimmed).
  37.  
  38.         > Font Editor (FE.EXE).
  39.  
  40.           Quickly create fonts of your own design using a mouse.
  41.  
  42.           VGA and a Microsoft mouse required.
  43.  
  44.         > Generate assembly source code (GENASM.EXE).
  45.  
  46.           Converts raw font data into assembly source code, ready to 
  47.           assemble and link into a library of your own.
  48.  
  49.           MASM compatible assembler required.
  50.  
  51.         > Sample fonts, sample libraries, and font object files for linking
  52.           into libraries of your own.
  53.