home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 355.lha / printfonts_v1.10 / PrintFonts.doc < prev    next >
Text File  |  1990-03-12  |  2KB  |  50 lines

  1. -----------------------------PrintFonts V1.10------------------------------
  2.  
  3. PrintFonts V1.10 is Copyright (c)1989, 1990 by Dave Schreiber.  All rights
  4. reserved.  PrintFonts is freely distributable, and must be distributed
  5. without cost, except for costs related to copying, media, labels, taxes,
  6. and shipping/handling.
  7.  
  8.      PrintFonts will print out a list of all the fonts in your FONTS:
  9. directory, with each font's name being printed in the font itself.  This
  10. is meant to give you something that you can use as a sort of quick
  11. reference guide to your fonts, i.e. you look at the printout to get an
  12. idea of what font(s) you're interested in for a particular task, then
  13. you use something like ShowFont to see all the characters in that font.
  14.  
  15.      PrintFonts' command line goes something like this:
  16.      
  17.        1> PrintFonts [options] 
  18.  
  19. where the options are:
  20.  
  21.        -c# -- Print the fonts in # columns.
  22.        
  23.        -m  -- Goes through the fonts and determines the maximum number of
  24.               columns that can be printed on one page, but doesn't print
  25.               them.
  26.               
  27.        -b  -- Combines both -m and -c, i.e. figures out how many columns
  28.               can be printed on one page, then print out all the fonts
  29.               using that many columns.
  30.  
  31.        -r  -- Print out each font's name twice.  First in the font itself,
  32.               then in Topaz.  This is so that if you have fonts that don't
  33.               use Roman letters (such as Cairo, Music, etc.), you'll still
  34.               be able to tell what they are.  Note that this reduces the
  35.               number of columns PrintFonts will be able to squeeze onto
  36.               each page.
  37.               
  38. '1> PrintFonts ?' will give you a summary of these options.
  39.  
  40.      That's it.  Any questions, comments, praise, etc. can be sent to me
  41. at the address(es) below.  Enjoy.
  42.  
  43. -Dave Schreiber
  44.  
  45. davids@slugmail.ucsc.edu (prefered, but flakey.  If it doesn't work, try:
  46. davids@ucscb.ucsc.edu (school year) or
  47. davids@cup.portal.com (summer, school vacations, etc))
  48.  
  49.               
  50.