home *** CD-ROM | disk | FTP | other *** search
/ CBM Funet Archive / cbm-funet-archive-2003.iso / cbm / c128 / os / cs-dos / cs_asst2.sfx / font.txt < prev    next >
Encoding:
Text File  |  1990-08-16  |  471 b   |  20 lines

  1.  
  2. Command:     FONT
  3.  
  4. Syntax:      FONT [d:][fontfilename]
  5.  
  6. Purpose:     Loads 80-column screen fonts.
  7.  
  8.  
  9. Font files are in the same format as those for the 40-column screen.  They
  10. are 17 blocks long for the entire uppercase-graphics, uppercase-lowercase,
  11. and reverse character sets.
  12.  
  13. If the filename parameter is omitted, the default character set is loaded
  14. from ROM.
  15.  
  16.  
  17. FONT runs in the same memory area as most CS-DOS commands, and does not
  18. affect BASIC memory.
  19.  
  20.