home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / CLIPPER / MISC / TPCFON.ZIP / TPCFONT.DOC < prev    next >
Encoding:
Text File  |  1990-02-12  |  1.9 KB  |  60 lines

  1.  
  2.  
  3. First,
  4.  
  5. DISCLAIMER
  6. ----------
  7. I have done everything that I know of to make all TPC utilities safe and
  8. friendly. However, I make no warrenty of any kind.  If you use this product
  9. you do so at your own risk.  I will not be held responsable for any loss or
  10. damage resulting from its use.  By using this product you are agreeing to
  11. these terms.
  12.  
  13. DOCUMENTATION
  14. -------------
  15. When using this utility simply "TYPE" the bin file to the screen to see a
  16. short tutorial on how to use it.
  17.  
  18.        SYNTAX: LOAD TPCFONT
  19.                MEMVAR = "#,1,2,3,4,5,6,7,8,9,10,11,12,13,14"
  20.                CALL TPCFONT WITH MEMVAR
  21.  
  22.   EXPLINATION: In the above example the "#" represents any number
  23.                between 0 and 255 and corresponds to the number of
  24.                the ASCII character that you wish to modify.
  25.  
  26.                The numbers in the above example represent the
  27.                decimal value for one row of pixels in the character
  28.                block. In other words, the decimal number "0" will
  29.                blank out one of the rows in the character because
  30.                its binary value is 00000000. (1 = ON, 0 = OFF)
  31.  
  32.                NOTE: This BIN will only work using EGA/VGA.  In
  33.                      VGA mode you will notice that lines which
  34.                      are continued from one character block to
  35.                      another will not meet exactly.  This is
  36.                      a matter which I will address in a future
  37.                      release.
  38.  
  39.  
  40. REGISTRATION
  41. ------------
  42. This utility is marketed using the SHAREWARE marketing concept.
  43. The idea is simple.  If you use it pay for it.
  44.  
  45. The fee for regestering TPCFONT.BIN is $25
  46. For registration of all TPC utilities the fee is $50
  47.  
  48. For a list of all the TPC utilities send a Self Addressed Stamped Envelope.
  49.  
  50. Send all enquiries and regestration fees to:
  51.  
  52. Steve Stamm
  53. TPC Technologies
  54. P.O. 9634
  55. Knoxville, Tenn. 37940
  56.  
  57. Thanks for your support!
  58.  
  59. Steve STamm
  60.