home *** CD-ROM | disk | FTP | other *** search
/ Dream 49 / Amiga_Dream_49.iso / atari / texte / gs353b.zoo / help / font.hlp < prev    next >
Text File  |  1995-01-23  |  1KB  |  38 lines

  1.                      Fonts
  2.  
  3. The minimum Atari Ghostscript distribution
  4. contains only one font (Courier), which is
  5. used as the default when the correct font
  6. cannot be found.  Depending on which dist-
  7. ribution you obtained, this font may be in a
  8. disk file or it may be compiled into GS.  For
  9. information on how to obtain the remainder of
  10. the fonts, see the file "readme.st" in the
  11. doc directory.  Before obtaining these fonts,
  12. however, please read on.
  13.  
  14. One of Ghostscript's greatest deficiencies is
  15. its font set.  There are few high-quality
  16. public domain PostScript fonts, so most of
  17. the GS font set consists of crude piecewise-
  18. linear outlines of public domain bitmapped
  19. fonts.  There are, however, a few quality
  20. type-1 fonts in the distribution (see the
  21. comments in the "fontmap" file), and using
  22. these fonts when possible results in higher
  23. quality output.  If you plan to use GS for
  24. serious text output, you may consider buying
  25. a commercial package of type-1 fonts.  A
  26. fontmap file for the Adobe Type Manager font
  27. set is available.
  28.  
  29. Some PS documents (like those created with
  30. TeX and dvips) may not use PostScript fonts
  31. at all.  Instead, bitmapped (TeX) fonts are
  32. generally included in the PS file.  This can
  33. produce reasonable output IF the resolution
  34. of the printout is the same as that of the
  35. bitmapped fonts.  Viewing 300 dpi TeX files
  36. on the screen at 80 dpi, however, will
  37. generally not be pleasant.
  38.