glfs/general/graphlib/libmng/libmng-intro.xml
Larry Lawrence c94bd46f91 ent updates to Graphics Libraries
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@51 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-03 17:41:54 +00:00

16 lines
633 B
XML

<sect2>
<title>Introduction to libmng</title>
<screen>Download location (HTTP): <ulink url="&libmng-download-http;"/>
Download location (FTP): <ulink url="&libmng-download-ftp;"/>
Version used: &libmng-version;
Package size: &libmng-size;
Estimated Disk space required: &libmng-buildsize;</screen>
<para>The libmng libraries are used by programs wanting to read and
write mng files which are the animation equivalents to png files.</para>
<screen>libmng depends on: <xref linkend="zlib"></xref>, <xref linkend="libjpeg"></xref> and <xref linkend="lcms"></xref></screen>
</sect2>