source: general/graphlib/imlib/imlib-intro.xml@ 25357c89

initial-import reorg
Last change on this file since 25357c89 was f45b1953, checked in by Mark Hymers <markh@…>, 22 years ago

Initial revision

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 680 bytes
Line 
1<sect2>
2<title>Introduction to imlib</title>
3
4<screen>Download location: <ulink url= "&imlib-download;"/>
5Version used: &imlib-version;
6Package size: &imlib-size;
7Estimated Disk space required: &imlib-buildsize;</screen>
8
9<para>The imlib package contains image libraries. These are useful for
10loading, rendering and dithering a wide variety of image data formats.</para>
11
12<screen>imlib depends on:
13<xref linkend="xfree86"/>, <xref linkend="libjpeg"/>, <xref linkend="libtiff"/>, <xref linkend="libungif"/> and <xref linkend="libpng"/>
14imlib will utilize:
15glib, gtk and gtk-config if installed prior to imlib.</screen>
16
17</sect2>
Note: See TracBrowser for help on using the repository browser.