home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / VFONT2.ZIP / VFONT.MAN < prev    next >
Text File  |  1991-12-28  |  7KB  |  187 lines

  1.                      ▄▄▄▄  ▄   ▄   ▄  ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄  ▄▄▄▄
  2.                      █  ▀  █   █   █  █                █  ▀
  3.                      █     █   █▄▄▄█  █▄▄▄  █▀▄▀█  █   █   
  4.                      █     █▄▄▄  █       █  █ █ █  █   █   
  5.                      █▄▄█  ▄▄▄▄▄▄▄▄▄▄▄▄▄▄█  █ █ █  █   █▄▄█
  6.                                         
  7.  
  8.                  ┌───────────────────────────────────────────┐
  9.                  │                                           │
  10.                  │           V F O N T   (for DOS)           │
  11.                  │                                           │
  12.                  │         V F O N T / 2   (for OS/2)        │
  13.                  │                                           │
  14.                  └───────────────────────────────────────────┘
  15.  
  16.        Programs and Documentation are Copyright 1991 by clySmic software.
  17.                               All rights reserved.
  18.  
  19.      
  20.  
  21.      NEW FEATURES
  22.      ------------
  23.  
  24.      *    VFONT now checks for a VGA and won't run if one is not present.
  25.  
  26.      *    Many more fonts, including "taller" fonts.
  27.  
  28.      *    Smooth backgrounds when using characters 176 - 178.
  29.  
  30.      *    Fonts now stored in VFONT.DAT, this makes VFONT smaller and
  31.           allows it to be loaded high easier.
  32.  
  33.      *    Just store VFONT.COM or VFONT2.EXE in the same directory as
  34.           VFONT.DAT, and VFONT will find the data file.
  35.  
  36.      
  37.      INTRODUCTION
  38.      ------------
  39.  
  40.      VFONT & VFONT2 contain and load replacement fonts for VGA systems;
  41.      they include three variations of a "swiss" font, three deco/moderne
  42.      fonts, and a handwritten "scrawl" font.
  43.  
  44.      For users of previous versions: some fonts have been renamed, and some
  45.      troublesome characters in fonts have been improved.
  46.  
  47.      Unlike some poorly done fonts, the base character style has been
  48.      extended to the foreign characters and other "Extended ASCII", or
  49.      "OEM" characters, including the line-drawing characters.
  50.  
  51.      DOS users should run VFONT, OS/2 full-screen users VFONT2.  All
  52.      instructions refer to both versions.
  53.  
  54.      
  55.      USAGE
  56.      -----
  57.  
  58.      VFONT          
  59.      or VFONT /?    This summarizes your options and exits.  DOS version
  60.                     does not remain resident (OS/2 version _never_ does).
  61.  
  62.      VFONT /n [/Q]  Load the font specified by n.  Select n from the table
  63.                     below.  If the /Q is added, this invokes quiet mode,
  64.                     with no messages.
  65.  
  66.      
  67.      FONTS
  68.      -----
  69.  
  70.      S              Solid-line, swiss font.  A san-serif font.  Solid-line
  71.                     means double-line line-drawing characters are rendered
  72.                     as a thicker solid line.
  73.  
  74.      SD             Swiss-double, san-serif  with the double-line line-
  75.                     drawing characters as they are in the default font.
  76.  
  77.      R              Roman, complete with varying character line widths,
  78.                     serifs, and numbers that are non-lining (i.e. extend
  79.                     below the baseline).
  80.  
  81.      RO             Roman Oblique, a variation on Roman.
  82.  
  83.      RL             Roman Large, a taller version of Roman.
  84.  
  85.      MU             Muchery (TM) a wide, san-serif font.
  86.  
  87.      ML             Muchery Large, a taller version of Muchery.
  88.  
  89.      T              Tektite, a "Architect" style font.
  90.  
  91.      C              Clouds, a tall hybrid font.
  92.  
  93.      B              Blockx, a very large and bold san-serif font.
  94.  
  95.      M              Moderne, a highly stylized art-deco/moderne font.
  96.  
  97.      MR             Moderne Round, a rounded version of Moderne.
  98.  
  99.      SC             Scrawl, a handwritten-looking "scrawled" font.
  100.                     Peoples' reaction to this font ranges from horror to
  101.                     delight.  Personally, I like it (for short stretches
  102.                     anyway) it makes the computer screen less perfect and
  103.                     even, more organic.
  104.  
  105.                     Even if you don't like it, its a great gag font - put
  106.                     it on your co-workers computer today!  Scrawl is an
  107.                     extensively re-worked version of a public-domain font
  108.                     (which had no name).
  109.  
  110.      
  111.      FOR DOS USERS
  112.      -------------
  113.  
  114.      The DOS version is a "terminate-and-stay-resident" program that takes
  115.      up approximately 4.5K.  It can be unloaded with TSR utilities, such as
  116.      the excellent MARK/RELEASE (version 2.2 or later, earlier versions
  117.      don't save enough video information and the system will hang upon a
  118.      RELEASE).
  119.  
  120.      VFONT remains in place even if your software sets the video mode.
  121.      This means the font won't "go away" with certain programs or require a
  122.      "hotkey" like the font loader from PC Magazine (these fonts were
  123.      designed with their excellent font editor, however).  VFONT uses the
  124.      proper way to install a VGA font: defining an "Alpha Character Set
  125.      Override Table" (documented in VGA BIOS references).  It wouldn't have
  126.      to hook INT 10H at all, except it needs to fix the BIOS bug (see
  127.      below).
  128.  
  129.      VFONT is only active in text modes.
  130.  
  131.      VFONT corrects an EGA/VGA BIOS bug that incorrectly calculates the
  132.      "video text page" length after a font is loaded.
  133.  
  134.      The memory-hungry among us (all of us, I would guess) may rest assured
  135.      that the only font to remain resident is the one you've chosen.
  136.      However, if you keep typing VFONT to load different fonts, each
  137.      invocation of VFONT stays resident.  This behavior doesn't seem very
  138.      desirable, but actually can be a boon when running virtual DOS
  139.      machines under Windows 3.0.
  140.  
  141.      VFONT doesn't work in the DOS box of OS/2 1.0 and 1.1, but _does_ work
  142.      in the box of OS/2 1.2.  For fonts in native OS/2 full-screen
  143.      sessions, use VFONT2.
  144.  
  145.      
  146.      FOR OS/2 USERS
  147.      --------------
  148.  
  149.      You don't have to worry about TSRs, OS/2 just reads the font data,
  150.      stores it somewhere within itself and the program ends.
  151.  
  152.      
  153.      CAVEATS
  154.      -------
  155.  
  156.      VFONT requires DOS 3.0 or greater.
  157.  
  158.      Both versions of VFONT require the VFONT.DAT file to be stored in the
  159.      same directory as the executable files VFONT.COM and VFONT2.EXE
  160.  
  161.                                         
  162.  
  163.      VFONT and VFONT/2 are copyrighted by clySmic software, and are
  164.      released as "Freeware".
  165.  
  166.      You may copy the program and distribute it without charge.  You may
  167.      not sell or otherwise charge for VFONT & VFONT/2.  However, users'
  168.      groups may charge a small fee (not to exceed $10) for media and
  169.      postage.
  170.  
  171.      This program is provided AS IS without any warranty, expressed or
  172.      implied, including but not limited to fitness for a particular
  173.      purpose.  So there.
  174.  
  175.      clySmic software is not responsible for anything that may happen when
  176.      you use VFONT and VFONT/2, including hardware damage, information
  177.      loss, or crossed-eyes from looking at Scrawl.
  178.  
  179.  
  180.                                 Ralph B Smith Jr
  181.                                 clySmic software
  182.                                  P. O. Box 2421
  183.                                Empire State Plaza
  184.                                 Albany, NY 12220
  185.  
  186.                      (Please note the new P.O. Box Number)
  187.