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.
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
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.
GNU Ghostscript is known to run on the following platform families:
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)Return to GNU's home page.
Please send FSF & GNU inquiries & questions to gnu@gnu.org. There are also other ways to contact the FSF.
Please send comments on these web pages to webmasters@www.gnu.org, send other questions to gnu@gnu.org.
Copyright (C) 1997, 1998, 2001, 2004, 2005 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.
Updated: $Date: 2005/05/10 13:08:55 $ $Author: Arabidopsis $