Go to file
Tilman Sauerbeck ce16f2d1b9 imlib2 looks for loaders in loaders/, not imlib2_loaders/
SVN revision: 9769
2004-04-17 22:10:20 +00:00
debian Fixed a couple of debs in e17/libs, added and updated a couple of .cvsignores. 2003-11-13 12:30:50 +00:00
src imlib2 looks for loaders in loaders/, not imlib2_loaders/ 2004-04-17 22:10:20 +00:00
.cvsignore Fixed a couple of debs in e17/libs, added and updated a couple of .cvsignores. 2003-11-13 12:30:50 +00:00
AUTHORS Okay. The db loader is going in here, as per cK's suggestion. 2001-08-12 14:52:17 +00:00
COPYING.loader_db Okay. The db loader is going in here, as per cK's suggestion. 2001-08-12 14:52:17 +00:00
COPYING.loader_xcf Okay. The db loader is going in here, as per cK's suggestion. 2001-08-12 14:52:17 +00:00
ChangeLog *turns red* ... *turns blue* ... *releases breath*. Damn. 2000-07-02 11:52:33 +00:00
Makefile.am make dist! 2004-04-16 05:24:53 +00:00
README Minor README update - edb is used by imlib2_loaders. 2003-04-12 12:34:54 +00:00
acinclude.m4 cleaned up autotools files 2004-04-17 20:39:44 +00:00
aclocal.m4 eet loader added. 2002-05-09 05:19:41 +00:00
autogen.sh fixes by Michi Thalmann <th@lmann.ch> 2002-03-21 11:44:11 +00:00
config.h.in make dist! 2004-04-16 05:24:53 +00:00
configure.in cleaned up autotools files 2004-04-17 20:39:44 +00:00
imlib2_loaders.spec.in Makefile.am: 2001-08-12 19:04:17 +00:00
ltmain.sh offline work... 2001-09-24 21:16:12 +00:00
stamp-h.in *turns red* ... *turns blue* ... *releases breath*. Damn. 2000-07-02 11:52:33 +00:00

README

                           I  M  L  I  B   2                           

                        Additional Image Loaders
________________________________________________________________________


This package contains image loader plugins for Imlib 2 that are not dis-
tributed together with the Imlib 2 package itself. More about Imlib 2
can be found on http://www.rasterman.com/imlib.html.

XCF loader:

The XCF loader cannot be packaged together with Imlib 2 because Imlib 2
is distributed under the BSD license, whereas the XCF loader is using
elements of the Gimp's (www.gimp.org) codebase, which is distributed
under the GPL. The XCF loader therefore is GPL'd as well.

To install, apply the usual 

  ./configure <options>; make; make install

sequence.


                                                         Have fun,
                                                           --cK.


EDB loader

Requires
edb              ftp://ftp.enlightenment.org/pub/e/e17/libs/