home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Utilities / Partition Logic 0.68 / partlogic-0.68.iso / programs / helpfiles / loadfont.txt < prev    next >
Encoding:
Text File  |  2007-05-10  |  579 b   |  24 lines

  1.  
  2.  -- loadfont --
  3.  
  4. Switch the default font.
  5.  
  6. Usage:
  7.   loadfont [-f] <font_file> <font_name>
  8.  
  9. (Only available in graphics mode)
  10.  
  11. This command will switch the current default font to the one specified.
  12. The first parameter is the name of the file containing the font definition.
  13. The second parameter is a symbolic name to assign to the font.
  14.  
  15. Example:
  16.   loadfont /system/fonts/arial-bold-12.bmp arial-bold-12
  17.  
  18. This command is of only marginal usefulness to most users.  It is primarily
  19. intended for testing new font definitions.
  20.  
  21. Options:
  22. -f  : Display the font in fixed-width mode
  23.  
  24.