home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / bullet25.zip / common / manual / new-user.txt < prev   
Text File  |  1996-07-11  |  23KB  |  527 lines

  1.    Copyright (C) 1996 Aladdin Enterprises.  All rights reserved.
  2.   
  3.   This file is part of Aladdin Ghostscript.
  4.   
  5.   Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND.  No author
  6.   or distributor accepts any responsibility for the consequences of using it,
  7.   or for whether it serves any particular purpose or works at all, unless he
  8.   or she says so in writing.  Refer to the Aladdin Ghostscript Free Public
  9.   License (the "License") for full details.
  10.   
  11.   Every copy of Aladdin Ghostscript must include a copy of the License,
  12.   normally in a plain ASCII text file named PUBLIC.  The License grants you
  13.   the right to copy, modify and redistribute Aladdin Ghostscript, but only
  14.   under certain conditions described in the License.  Among other things, the
  15.   License requires that the copyright notice and this notice be preserved on
  16.   all copies.
  17.  
  18. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  19.  
  20. This file, new-user.txt, provides background information for new users.
  21.  
  22. For an overview of Ghostscript and a list of the documentation files, see
  23. README.
  24.  
  25. ********
  26. ******** An overview of Ghostscript ********
  27. ********
  28.  
  29. Ghostscript is the name of a set of software that provides:
  30.  
  31.     - An interpreter for the PostScript (TM) language and the Adobe
  32. Portable Document Format (PDF -- sometimes confused with Acrobat, Adobe's
  33. PDF browser/editor product), and
  34.  
  35.     - A set of C procedures (the Ghostscript library) that implement
  36. the graphics and filtering (data compression / decompression / conversion)
  37. capabilities that appear as primitive operations in the PostScript language
  38. and in PDF.
  39.  
  40. How is Ghostscript licensed?  Where can I find it?
  41. --------------------------------------------------
  42.  
  43. Ghostscript is a copyrighted work (Aladdin Enterprises owns the copyright);
  44. it is not shareware or in the public domain.  Different versions of it are
  45. distributed with three different licenses:
  46.  
  47.     - Versions entitled "Aladdin Ghostscript" are distributed with a
  48. license called the Aladdin Ghostscript Free Public License that allows free
  49. use, copying, and distribution by end users, but does not allow commercial
  50. distribution.  You can always get the current version of Aladdin
  51. Ghostscript with this license by Internet FTP from
  52.     ftp://ftp.cs.wisc.edu/ghost/aladdin/ghostscript*NNNN*
  53. or, if you run AFS, by direct reference to
  54.     /afs/cs.wisc.edu/public/ghost/aladdin/ghostscript*NNNN*
  55. where NNNN is the version number.  If you do not have convenient access to
  56. the Internet, Aladdin Enterprises can send you Aladdin Ghostscript on
  57. PC-compatible diskettes for a small fee; please contact Aladdin for more
  58. information.  The address and phone number are given later on in this
  59. document.  Please note that this is not "commercial licensing"; you are
  60. still getting freely redistributable software, with no support and no
  61. warranty.
  62.  
  63.     - Versions entitled "GNU Ghostscript" are distributed with the GNU
  64. General Public License, which allows free use, and free copying and
  65. redistribution under certain conditions (including, in some cases,
  66. commercial distribution).  GNU Ghostscript versions are released
  67. approximately a year after the corresponding Aladdin Ghostscript version.
  68. You can always get the current version of GNU Ghostscript by Internet FTP
  69. from
  70.     ftp://ftp.cs.wisc.edu/ghost/gnu/ghostscript*NNNN*
  71. or, if you run AFS, by direct reference to
  72.     /afs/cs.wisc.edu/public/ghost/gnu/ghostscript*NNNN*
  73. or from any of the GNU distribution sites, such as ftp.uu.net:/systems/gnu
  74. or gatekeeper.dec.com:/pub/GNU; you can also get GNU Ghostscript on tape
  75. or CD-ROM from the Free Software Foundation.  For a more complete list of
  76. sites, including sites outside the U.S., send e-mail to
  77. gnu@prep.ai.mit.edu.
  78.  
  79.     - Versions of Ghostscript are also available for commercial
  80. licensing.  See the next section for details.
  81.  
  82. Aladdin Ghostscript and GNU Ghostscript come with NO WARRANTY and NO
  83. SUPPORT.  If you have a question or a bug to report, please see the
  84. section "If you need help" below for information about what to do.
  85.  
  86. The Ghostscript source code distribution, and the Ghostscript executable
  87. code, include the following libraries obtained from other parties:
  88.  
  89.     - The Independent JPEG Group (IJG) library.  The executable versions
  90. of Ghostscript are based in part on the work of the Independent JPEG Group.
  91. For more information, please see the file jpeg.mak in the main Ghostscript
  92. source directory, and the README file in the jpeg subdirectory of the
  93. Ghostscript source code.
  94.  
  95.     - The PNG library created by Dave Martindale, Guy Eric Schalnat,
  96. Paul Schmidt, and Tim Wegner, of Group 42, Inc.  For more information,
  97. please see the png.mak file in the main Ghostscript source directory, and
  98. the files readme.txt and png.h in the libpng subdirectory of the
  99. Ghostscript source code.
  100.  
  101.     - The zlib library created by Jean-loup Gailly and Mark Adler.  For
  102. more information, please see the zlib.mak file in the main Ghostscript
  103. source directory, and the README file in the zlib subdirectory of the
  104. Ghostscript source code.
  105.  
  106. These libraries do NOT fall under either the GNU License or the Aladdin
  107. Ghostscript Free Public License; they come with their own licenses, which
  108. also allow free use and redistribution under appropriate circumstances and
  109. which appear in the files referenced just above.  These libraries are
  110. entirely original works of their respective authors, and are provided "AS
  111. IS" with NO WARRANTY and NO SUPPORT.
  112.  
  113. What about commercial use?
  114. --------------------------
  115.  
  116. GNU Ghostscript may not be incorporated into commercial products which
  117. forbid copying or for which customers cannot obtain source code for no more
  118. than the cost of reproduction, although it may be distributed ("aggregated")
  119. with commercial products; Aladdin Ghostscript may not be incorporated into
  120. commercial products at all, and may only be distributed commercially under
  121. extremely limited circumstances.  However, Ghostscript is also available for
  122. commercial licensing, which in addition to the right to incorporate
  123. Ghostscript into commercial products includes support, a limited warranty,
  124. high-quality fonts, and other benefits.  For more information about
  125. commercial licensing of Ghostscript, please contact Aladdin Enterprises'
  126. commercial distribution partner, the only entity legally authorized to
  127. distribute Ghostscript per se on any terms other than the GNU or Aladdin
  128. free licenses:
  129.  
  130.         Licensing Information
  131.         Artifex Software Inc.
  132.         454 Las Gallinas Ave., suite 108
  133.         San Rafael, CA 94903  U.S.A.
  134.         voice +1-415-492-9861
  135.         fax +1-415-492-9862
  136.         e-mail: info@arsoft.com
  137.  
  138. Currently, Artifex does not offer commercial support as a separate service;
  139. support is available only to OEM licensees.
  140.  
  141. What platforms does Ghostscript run on?
  142. ---------------------------------------
  143.  
  144. Ghostscript is written entirely in C (with some optional assembly-language
  145. accelerators for MS-DOS platforms), with special care taken to make it run
  146. properly on systems of either byte order and of various word lengths.
  147.  
  148. GNU Ghostscript is known to run on the following platform families:
  149.  
  150.     - A wide variety of Unix systems using X Windows version 11, release
  151.       4, 5, and 6, including Sun-3, Sun-4, Sun-386i, and Sun
  152.       SPARCStation; generic 80386/486/Pentium machines running Linux,
  153.       386/ix, FreeBSD, ISC Unix, SCO Unix, and Solaris; H-P 9000/300 and
  154.       9000/800; DECStation 2100 and 3100; VAX running Ultrix and OSF/1;
  155.       Sequent Symmetry; Convex C1 and C2; Tektronix 4300; SGI Iris
  156.       Indigo; 4.4bsd Unix systems (FreeBSD (intel), NetBSD (intel,
  157.       sparc, m68k (apple, amiga, sun & hp) and vax) and 386BSD (intel)).
  158.  
  159.     - Sun workstations (Sun-3, SPARC, Sun-386i) running SunView;
  160.  
  161.     - VAX or AXP systems running VMS with X11R4/5 and DEC C or gcc.
  162.  
  163. Aladdin Ghostscript is known to run on all of the above, and additionally
  164. the following platform families:
  165.  
  166.     - IBM PC and compatibles with EGA, VGA, SuperVGA, or compatible
  167.       graphics under MS-DOS 3.1, 3.3, 5.0, or 6.22, and Microsoft
  168.       Windows 3.1, NT, or 95;
  169.  
  170.     - IBM PC and compatibles under DR DOS 6.0;
  171.  
  172.     - IBM PC and compatibles under OS/2 2.0, 2.1 and Warp 3.0.
  173.  
  174.         - Macintosh with System 7 or later, both 680x0 and PowerPC native.
  175.           For specific information on the Macintosh implementation, please
  176.           see http://www.glyphic.com/glyphic/projects/macgs.html
  177.  
  178. It is very likely that Ghostscript will run under other versions of MS-DOS,
  179. and other versions of Unix that support X11, but it has not been tested in
  180. these environments.  (Ghostscript does not run well on PC-compatibles with
  181. Hercules display cards, since text and graphics output interfere with each
  182. other, but you can work around this by redirecting the text output to a file.)
  183.  
  184. Ghostscript has also been ported to a number of platforms by users, who are
  185. willing to be contacted regarding problems on those specific platforms:
  186.  
  187.     - For information and possibly precompiled binaries for NeXT
  188.     machines, contact Alan Barclay <escribe@wintermute.co.uk>,
  189.     in the U.K. at +44-1224-591779 (voice & fax).
  190.  
  191.     - For information on a port to the Amiga, contact Andreas Maschke
  192.     (epgbc@cluster6.urz.uni-halle.de).  This port includes drivers for
  193.         IFF (file format)
  194.         RETINA (graphics board) and
  195.         INTUI (Amiga Window system)
  196.     by Andreas Heitmann (andreas@gotcha.swb.de).
  197.  
  198.     - For information on a port to the Atari ST, contact Tim
  199.     Gallivan (timg@landau.ph.utexas.edu).
  200.  
  201.     - For information on a port to the Acorn Archimedes, contact
  202.     David Elworthy (David.Elworthy@cl.cam.ac.uk).
  203.  
  204. ********
  205. ******** Related work
  206. ********
  207.  
  208. PDF encryption
  209. --------------
  210.  
  211. A user outside the U.S. has created a patch that allows processing of
  212. encrypted PDF files.  Unfortunately, the ridiculous U.S. export control laws
  213. don't allow redistribution of this code from a site in the U.S., even though
  214. it's freely available to anyone anywhere in the world from its author's
  215. site, so you'll have to get this patch from:
  216.  
  217.     http://www.ozemail.com.au/~geoffk/pdfencrypt/patch-gs400-pdfsec
  218.  
  219. The patch consists entirely of PostScript code, so it can be added to a
  220. running version of Ghostscript -- you don't have to recompile anything.
  221.  
  222. Previewers
  223. ----------
  224.  
  225. The Ghostscript user interface is very primitive, so several people have
  226. contributed screen previewers with better user interfaces.
  227.  
  228. We know of two freely available X Windows screen previewers based on
  229. Ghostscript: Ghostview and GSPreview.  For information on Ghostview, contact
  230. Tim Theisen (ghostview@cs.wisc.edu).  For information on GSPreview, contact
  231. Richard Hesketh (rlh@ukc.ac.uk).
  232.  
  233. There is a freely available previewer for OpenVMS (both VAX and AXP) called
  234. GhostView-VMS or gv-vms, derived from Tim Theisen's Ghostview 1.5 by
  235. Johannes Plass (PLASS@dipmza.physik.Uni-Mainz.DE).  Some places you can find
  236. it are:
  237.     WWW:
  238.       http://www.wku.edu/htbin/fileserv?X11KIT
  239.     FTP:
  240.       site:  ftp.wku.edu
  241.       file:  VMS/FILESERV/X11Kit.ZIP
  242.       site:  nic.switch.ch
  243.       file:  mirror/vms/spc/macro32/savesets/x11kit.zip
  244.       site:  ada.cenaath.cena.dgac.fr
  245.       files: DECWINDOWS/XAW3D/
  246.       site:  axp.psl.ku.dk
  247.       files: DECWINDOWS/XAW3D/
  248.  
  249. There is a freely available MS Windows screen previewer based on
  250. Ghostscript, called GSview, and a similar OS/2 previewer.
  251. GSview is available from
  252.     http://www.cs.wisc.edu/~ghost/gsview/
  253. For technical information on GSview for Windows or PM GSview, please contact
  254. Russell Lang (rjl@aladdin.com).  (Aladdin provides Lang with a mail alias,
  255. but Lang is not an employee or agent of Aladdin.)  These programs are also
  256. available for commercial licensing from Artifex Software Inc.
  257.  
  258. Users have created two packages that provide a set of GSview-like commands
  259. that MS-DOS users can enter through the keyboard.  One is available from
  260.     ftp.pg.gda.pl:/pub/TeX/GUST/contrib/PS/PS_VIEW/ps_view.ps
  261. and is in the public domain.  The other is available from
  262.     puccini.ujf-grenoble.fr:pub/contrib-ps/DOS-PSV/*
  263. and appears to be redistributable with no restrictions.
  264.  
  265. Another user has created a Ghostscript-based bitmap previewing program for
  266. Linux that doesn't use X Windows, called BMV.
  267.  
  268.   BMV is a very simple viewer of images in the pbm(5)-raw format
  269.       and front end for GhostScript, based on Svgalib library for Linux
  270.  
  271.   BMV is distributed under GNU GPL (General Public License),
  272.     you can obtain a copy from many FTP sites if you are interested in details
  273.  
  274.   Jan Kybic, Prosecka 681, Praha 9, Czech Republic, <kybic@earn.cvut.cz>
  275.  
  276.   There is a port of BMV under SCO Unix by William Bader
  277.   <wbader@pluto.csee.lehigh.edu>. Contact him if you are interested.
  278.  
  279. BMV is available from
  280.     ftp://sunsite.unc.edu/pub/Linux/apps/graphics/viewers/bmv-1.1.tar.gz
  281.  
  282. Other programs
  283. --------------
  284.  
  285. Mr. Norio Katayama (katayama@nacsis.ac.jp) has done some work on making
  286. Ghostscript work well with Kanji fonts.  Please contact him for more
  287. information.
  288.  
  289. An extensive list of Unix systems and the fonts available on them is
  290. available on
  291.     http://www.math.utah.edu/~beebe/#PostScript-fonts
  292. courtesy of Nelson H. F. Beebe.
  293.  
  294. Genscript is a free replacement for the enscript program.  Genscript
  295. converts ASCII files to PostScript and spools generated PostScript output to
  296. the specified printer or leaves it to file.  Genscript can be easily
  297. extended to handle different output media and it has many options which can
  298. be used to customize printouts.  You can find the current version on
  299.  
  300.   ftp://prep.ai.mit.edu/pub/gnu/genscript-1.3.0.tar.gz
  301.  
  302.   Genscript home page:    http://www.iki.fi/~mtr/genscript/
  303.             (or http://www.hut.fi/~mtr/genscript/)
  304.  
  305. There is a good free utility "pstotext" that works with Ghostscript to
  306. extract plain-text from PostScript files.  It is much better than the
  307. ps2ascii utility distributed with Ghostscript.  You can read the pstotext
  308. documentation at:
  309.  
  310.     http://www.research.digital.com/SRC/virtualpaper/manpages/pstotext.1.html
  311.  
  312. You can download pstotext from the following URL (after reading and agreeing
  313. to the license offered there):
  314.  
  315.     http://www.research.digital.com/SRC/virtualpaper/pstotext.html
  316.  
  317. There is no formal technical support for pstotext, but the authors are happy
  318. to receive your questions and comments by e-mail at the following locations:
  319.  
  320.     http://www.research.digital.com/SRC/virtualpaper/comments.html
  321.     mailto:mcjones@pa.dec.com
  322.     mailto:birrell@pa.dec.com
  323.  
  324. For more information about the authors' Virtual Paper project, which
  325. attempts to make on-line reading of lengthy material (like research reports,
  326. manuals, or entire books) comfortable, read:
  327.  
  328.     http://www.research.digital.com/SRC/virtualpaper
  329.  
  330. ********
  331. ******** If you need help ********
  332. ********
  333.  
  334. There is a Frequently Asked Questions file available for Internet anonymous
  335. FTP from
  336.     ftp://ftp.cs.wisc.edu/ghost/gsfaq.txt
  337. (i.e., FTP to ftp.cs.wisc.edu, file name /ghost/gsfaq.txt)
  338. or, if you run AFS, by direct reference to
  339.     /afs/cs.wisc.edu/public/ghost/gsfaq.txt
  340. and also available by HTTP (World Wide Web) from
  341.     http://www.cs.wisc.edu/~ghost/gsfaq.html
  342. It isn't updated very often, so it may be a little out of date.
  343.  
  344. In December 1995, CompuServe announced that the Graphics Support Forum
  345. offers Message Section and Library 21, "Ghostscript", for technical
  346. assistance with Ghostscript.  Ghostscript is available for downloading in
  347. Library 21, "Ghostscript." To access the Graphics Support Forum, GO
  348. GRAPHSUP.  This service has no connection with Aladdin Enterprises.
  349.  
  350. Aladdin Enterprises doesn't have the resources to respond to questions from
  351. users of the freely available versions of Ghostscript.  (Responding to
  352. questions and bug reports is one of the benefits that Artifex Software
  353. provides to commercial users in exchange for the licensing fee.)  If you
  354. have problems with Ghostscript, and you have access to the Internet, we
  355. suggest you post your question to one of the following Usenet newsgroups:
  356.  
  357.     - If your question is about GNU Ghostscript (currently, versions
  358. 3.33 and below), post it to the gnu.ghostscript.bug newsgroup.  If you have
  359. access to Internet mail, but not news, send e-mail to
  360. bug-ghostscript@prep.ai.mit.edu, which is equivalent to posting to the
  361. gnu.ghostscript.bug newsgroup.
  362.  
  363.     - If your question is about Aladdin Ghostscript (currently, versions
  364. above 3.33), post it to the comp.lang.postscript newsgroup.  If you have
  365. access to Internet mail, but not news, send e-mail to
  366. comp.lang.postscript@aladdin.com, which is equivalent to posting to the
  367. comp.lang.postscript newsgroup.  (We hope to establish a separate newsgroup
  368. for Aladdin Ghostscript in the future, since comp.lang.postscript was not
  369. intended for Ghostscript discussion per se.)
  370.  
  371. There are hundreds of Ghostscript user sites all over the world, and often
  372. another user will be able to help you. If you are having trouble with
  373. a specific device driver, look in the file devs.mak and see if it is a
  374. user-maintained driver.  If so, please contact the person listed there
  375. directly; please do not contact Aladdin Enterprises regarding
  376. user-maintained drivers.
  377.  
  378. Aladdin Enterprises does want Ghostscript to be of high quality, so if you
  379. have been running Ghostscript and encounter a problem, we encourage you to
  380. post bugs to the newsgroups mentioned above.  We will consider
  381. investigating problems reported to those newsgroups if (and only if) the
  382. posted report meets all the following criteria:
  383.  
  384.     - You are using the most recent version of Aladdin Ghostscript.
  385.  
  386.     - You obtained Ghostscript directly from Aladdin Enterprises, or
  387.     from the FTP or AFS site on the Internet mentioned above (i.e., not
  388.     from a bulletin board system or a commercial system such as
  389.     CompuServe or GEnie).
  390.  
  391.     - You have installed Ghostscript successfully, and used it
  392.     successfully on other input data.
  393.  
  394.     - Your problem is reproducible, and you can send us the input
  395.     data that evokes it (by e-mail, anonymous FTP, or PC diskette).
  396.     (But please do not send anything unless we ask you for it.)
  397.  
  398.     - You post the bug report using the following form, completely
  399.     filled out:
  400.  
  401. ------snip------snip------snip------snip------snip------snip------snip------
  402.  
  403. Ghostscript version: 
  404.  
  405. Where you got Ghostscript: 
  406.  
  407. Hardware you are using: 
  408.  
  409. Operating system you are using: 
  410.  
  411. (If you compiled Ghostscript yourself)
  412. C compiler you are using: 
  413.  
  414. (Use as much space as you need for the remaining items.)
  415. Symptoms:
  416.  
  417. Suggested fix (if any):
  418.  
  419. Other comments:
  420.  
  421. ------snip------snip------snip------snip------snip------snip------snip------
  422.  
  423. Bug reports that include suggested fixes are especially welcome.
  424.  
  425. As time permits, Aladdin Enterprises may also respond to e-mail from the
  426. following classes of users:
  427.  
  428.     - Beta testers who have actually given us at least one report on
  429.     some beta version supplied to them.
  430.  
  431.     - People developing drivers that are for, or applications that
  432.     are based on, Ghostscript and that will be made freely available.
  433.  
  434.     - People who express serious interest in commercial licensing
  435.     of Ghostscript.
  436.  
  437. Aladdin Enterprises owns or has access to the following hardware and
  438. software:
  439.  
  440.     Pentium and 486 PCs with color SuperVGA displays;
  441.       Epson-compatible printer (the printer also is compatible with
  442.       the IBM Proprinter); various H-P printers; Canon BubbleJet.
  443.       These systems run both MS-DOS 5.0 and 6.22 and Microsoft Windows
  444.       3.1 with Borland C++ 3.1 (and several older versions), and Linux
  445.       with gcc.
  446.  
  447.     SPARCstation, SunOS 4.1, cc and gcc, X11R5 and SunView;
  448.       both monochrome and color displays.
  449.  
  450.     DECstation, Ultrix.
  451.  
  452.     IBM RS/6000 and PowerPC, Unix (AIX 3.n).
  453.  
  454.     DEC AXP (Alpha), OSF/1.
  455.  
  456. If your problem turns out to be specific to some other hardware or
  457. software configuration, it may take longer to track down, since we
  458. will have to rely on other users to help.
  459.  
  460. Aladdin's contact information is as follows:
  461.  
  462.         Aladdin Enterprises
  463.         P.O. box 60264
  464.         Palo Alto, CA 94306
  465.         phone +1-415-322-0103 (8:30 AM - noon, Pacific time)
  466.         fax +1-415-322-1734
  467.         ghost@aladdin.com
  468.  
  469. Please do not contact us if all you want is help with the freely distributed
  470. versions of Ghostscript!  Ghostscript is free, but our time is not.  If you
  471. call for help, we will tell you politely that we cannot answer your
  472. question.  Ghostscript's documentation, while not of commercial end-user
  473. quality, has been adequate for thousands of users (for many of whom English
  474. is a foreign language), so the answer to your question is very likely in it
  475. somewhere.
  476.  
  477. ********
  478. ******** Things you can do to help ********
  479. ********
  480.  
  481. There are some projects that users could do that are somewhat
  482. decoupled from the main body of the code, and that would help improve
  483. Ghostscript:
  484.  
  485.     - Someone is needed to take responsibility for texinfo and/or man
  486. page documentation for Ghostscript.  What this would involve is updating
  487. this documentation during the beta test period for each release, and
  488. sending it to Aladdin to be included in the final fileset.  (Aladdin would
  489. continue to supply the plain-text documentation as it currently exists.)
  490.  
  491.     - Adobe has donated the specification of the Display PostScript C
  492. API to the X distribution, as well as the client-side implementation.
  493. Modifying Ghostscript to interface with this code as a substitute for a
  494. Display PostScript server might make Ghostscript a lot more useful, since
  495. it would then be "plug compatible" with Display PostScript in an important
  496. way.  Contact ghost@aladdin.com if you would like to help with this.
  497.  
  498. ********
  499. ******** Acknowledgements ********
  500. ********
  501.  
  502. Ghostscript was originally created, and is primarily developed and
  503. maintained, by L. Peter Deutsch, President of Aladdin Enterprises.
  504.  
  505. Special thanks are due to Russell Lang, for the GSview for Windows and PM
  506. GSview programs and for contributing most of the code for the Microsoft
  507. Windows and OS/2 environments; to Tim Theisen, for the Ghostview program for
  508. X Windows and for major contributions to, and ongoing assistance with
  509. support of, the code for the X Windows environment; to Martin Fong, for the
  510. original port of Ghostscript to the Macintosh, and Mark Lentczner, for the
  511. current Macintosh port; and to the Independent JPEG Group, to Group 42,
  512. Inc., and to Jean-loup Gailly and Mark Adler, for creating the freely
  513. available libraries that Ghostscript uses.
  514.  
  515. Special thanks are due to URW++ Design and Development Incorporated, of
  516. Hamburg, Germany, for making a commercial-quality set of the 35 standard
  517. PostScript Type 1 fonts available for free distribution under the GNU and
  518. Aladdin licenses.
  519.  
  520. Special thanks are due to Richard Stallman and the Free Software Foundation
  521. for originating the GNU License, for originally motivating the creation of
  522. Ghostscript, and for being the primary distributor of GNU Ghostscript on
  523. the Internet.
  524.  
  525. The file helpers.txt contains a list of the many other people who have
  526. contributed significantly to improving Ghostscript.
  527.