home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Fonts / apps / FontExplorer.README < prev    next >
Encoding:
Text File  |  1994-11-19  |  3.0 KB  |  79 lines

  1. The FontExplorer is an Application for exploring fonts.
  2. -------------------------------------------------------
  3.  
  4. Especially for the professional user of unprofessional
  5. (freeware) fonts it is essential to get a fast way to decide,
  6. wether a font is usable or not.
  7.  
  8. After launching the Application, just open a font.
  9. You get a 16x16 matrix of buttons labeled with all the glyphs
  10. the font contains. This is the "Font Inspector".
  11. In some fonts you will see obscure glyphs at strange Positions.
  12. In the lower area of the Font Inspector,
  13. the following information is displayed:
  14.  Font Name         (you allready know it)
  15.  Notice            (the copyright notice)
  16.  Weight            (you allready know it)
  17.  Version
  18.  Encoding scheme
  19.  Italic Angle
  20.  Ascender          (f-height))
  21.  Descender         (g-"height" {the decscender of a "g")
  22.  Versal Height     (H-height)
  23.  Minuscule Height  (x-height)
  24.  
  25. Click one a glyph and you get a view with detailed infos about
  26. the specific glyph. This is the glyph inspector. It showes
  27. a big picture of the specific glyph with the following infos
  28. as graphical lines:
  29.  ascender               (NX_DKGRAY horizontal)
  30.  descender              (NX_DKGRAY horizontal)
  31.  versal height          (NX_DKGRAY horizontal)
  32.  minuscule height       (NX_DKGRAY horizontal)
  33.  
  34.  font bounding box      (0.8 (light gray))
  35.  
  36.  glyph bounding box     (1   (white))
  37.  
  38.  x and y axis           (0   (black))
  39.  
  40. as text info:
  41.  number of kerningpeers (the max of all glyphs
  42.                          a good estimate of the
  43.                          fonts quality)
  44.  every kerningpeer      (with kerning value)
  45.  glyph name             (trivial)
  46.  glyph code
  47.  
  48. You get two radio buttons to choose the drawing style.
  49. You may choose filled or stroked. In stroked mode you
  50. can detect some dirtiness in drawing the font while
  51. others are detected better in filled mode.
  52.  
  53. This Version is a m68k-Version (it is free).
  54. If you are interested in an Intel-Version version,
  55. send me a fax.  Fax: +49 / 030 / 214 32 61
  56.  
  57.  
  58.          _____
  59.         /  /  |
  60.        /__/ @/_________     ___     ___  _______      _______
  61.       _\_ \  __/  __   \.  /  /\   /  /\/  __   \.  ."  _____\
  62.      /  /\ \ \/  /\_|  | \/  / /  /  / /  /\_\  | \/  .\______\
  63.     /  / /  \/  /_/_/  / |  / /  /  / /  /_/_/  / |  /_/____
  64.    /__/ /\/\/   __   _/ /  / /  /  / /     ___.' /  //__   /\
  65.   _\ _\  / /  /\__\  \_/  / /  /  / /  /\  \__\./  / / /  / /
  66.  /  / \\  /  /_/__/  //  /_/__/  / /  / /\  \  |   ._.'  / /
  67. /__/ ..\\/__________/ \________.' /__/ /__\__\ \_______.' /
  68. \  \ \/ |\__________\/\\_______\.'\__\/____\__\ \______\._/`.
  69.  \  \  /  \  \ \__\  \ \  /     `. \   __   `.`.\   ____  `. \
  70.   \__\/    \  \/___\  \ \|  ____  \ \  \ \`.  \ |\  \ \ `.  \ \
  71.             \   _____  \ \  \ \ \  \ \  \/__\  |  \  \ \  \  \ \
  72.              \  \ \  \  \ \  \/__\  \ \       /'.  \  \ \  \  \ \
  73.               \  \ \  \  \ \   ____  \ \  \`. '. `. \  \ \__\  \/
  74.                \  \ \  \  \ \  \ \ \  \ \  \ `. `. `.\  \/_.'  /
  75.                 \__\/   \__\/\__\/  \__\/\__\/ `._`./ \_______/
  76.  
  77.  
  78.  
  79.