glfs/pst/printing/espgs/espgs-intro.xml
Tushar Teredesai 3ab3405c91 Patches reorganization, First pass done
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1317 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-10-05 07:26:40 +00:00

51 lines
2.1 KiB
XML

<sect2>
<title>Introduction to <application>Ghostscript</application></title>
<para><application>Ghostscript</application> is a versatile processor for
PostScript data with the ability to render PostScript to different targets.
ESP Ghostscript is a customized version of <acronym>GNU</acronym> Ghostscript
that includes an enhanced configuration script, the <acronym>
CUPS</acronym> raster driver to support <acronym>CUPS</acronym> raster printer
drivers, and additional patches and drivers from
various Linux distributors.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&espgs-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&espgs-download-ftp;"/></para></listitem>
<listitem><para>Download size: &espgs-size;</para></listitem>
<listitem><para>Estimated Disk space required: &espgs-buildsize;</para></listitem>
<listitem><para>Estimated build time: &espgs-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title>Additional downloads</title>
<itemizedlist spacing='compact'>
<listitem><para>Standard fonts: <ulink
url="http://ftp.gnu.org/pub/gnu/ghostscript/gnu-gs-fonts-std-6.0.tar.gz"/>
</para></listitem>
<listitem><para>Other fonts: <ulink
url="http://ftp.gnu.org/pub/gnu/ghostscript/gnu-gs-fonts-other-6.0.tar.gz"/>
</para></listitem>
<listitem><para>Cyrillic fonts: <ulink
url="ftp://ftp.gnome.ru/fonts/urw/release/urw-fonts-1.0.7pre22.tar.bz2"/>
</para></listitem>
<listitem><para>OMNI drivers: <ulink
url="http://keihanna.dl.sourceforge.net/sourceforge/omniprint/Omni-0.9.0.tar.gz"/>
</para></listitem>
<listitem><para>Optional patch: <ulink
url="&patch-root;/espgs-7.07.1rc2-gdevpng.patch"/>
</para></listitem>
</itemizedlist></sect3>
<sect3><title><application>Ghostscript</application>
dependencies</title>
<sect4><title>Optional</title>
<para><xref linkend="cups"/>, <xref linkend="libjpeg"/>, <xref
linkend="libpng"/>, <xref linkend="xfree86"/>, <xref
linkend="GLib"/>, <xref linkend="GTK"/> and
<ulink url="http://gimp-print.sourceforge.net/">gimp-print</ulink>
</para></sect4>
</sect3>
</sect2>