glfs/x/lib/pango/pango-intro.xml
Igor Živković 45d00cdf9d pango, atk and gtk2 corrections
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2010 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-04-18 09:29:14 +00:00

30 lines
1.1 KiB
XML

<sect2>
<title>Introduction to <application>Pango</application></title>
<para>The <application>Pango</application> package contains the
<filename class="libraryfile">libpango</filename> library. This is useful for
the layout and rendering of text.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&Pango-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&Pango-download-ftp;"/></para></listitem>
<listitem><para>Download size: &Pango-size;</para></listitem>
<listitem><para>Estimated Disk space required: &Pango-buildsize;</para></listitem>
<listitem><para>Estimated build time: &Pango-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>Pango</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="GLib2"/></para></sect4>
<sect4><title>Optional</title>
<para>
<ulink url="http://freedesktop.org/~fontconfig/release/">Xft</ulink> (included in <xref linkend="xfree86"/>),
<xref linkend="freetype2"/>,
<xref linkend="fontconfig"/> and
<xref linkend="gtk-doc"/>
</para></sect4>
</sect3>
</sect2>