GNU Ghostscript

 [image of the Head of a GNU]

Ghostscript is the name of a set of software that provides:

Ghostscript was originally written by Peter Deutsch and is now maintained by a team of programmers; Raph Levien and Ralph Giles are the current main developers. Andy Tai and Didier Link helps maintaining the GNU version of Ghostscript. See ghostscript.com for more information.

Help wanted

We need to add an interface for Emacs to talk to so it can efficiently use one Ghostscript process to display a series of images, and output them into pixmaps specified by Emacs. If you can coding this feature, contact Didier Link

Obtaining GNU Ghostscript

GNU Ghostscript is a copyrighted work (artofcode LLC owns the copyright); it is distributed under the GNU General Public License. You can get the current version of GNU Ghostscript by Internet FTP from ftp://ftp.gnu.org/gnu/ghostscript/ from any of the GNU distribution sites; you can also get GNU Ghostscript from the Free Software Foundation (FSF) on the Source Code CD-ROM.

The Ghostscript source code distribution requires a library written by the Independent JPEG Group (IJG), the zlib compression library, and optionally the libpng image format library. These libraries do NOT fall under the GNU License; each comes with its own license, all of which are more permissive than and compatible with the GPL. For more information, please see the README files in the respective library sources. The executable versions of Ghostscript are based in part on the work of these groups.

What platforms does Ghostscript run on?

Ghostscript is written entirely in C, with special care taken to make it run properly on systems of either byte order and of various word lengths.

GNU Ghostscript is known to run on the following platform families:

Newsgroups for GNU Ghostscript

Discussion about GNU Ghostscript and Ghostview can be found in the USENET gnu.ghostscript.bug newsgroup.

or the mailing list bug-ghostscript@gnu.org (subscribe) (archive)

Additional information

Links to other Ghostscript-related resources