Go to file
Carsten Haitzler 673afddebe offline work...
SVN revision: 5373
2001-09-24 21:16:12 +00:00
debian changelog madness 2001-03-17 11:14:26 +00:00
src add zlib link... 2001-08-30 03:25:03 +00:00
.cvsignore hush cvs 2001-01-06 00:28:05 +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 offline work... 2001-09-24 21:16:12 +00:00
README Did I not commit these? 2001-05-21 22:53:28 +00:00
aclocal.m4 offline work... 2001-09-24 21:16:12 +00:00
autogen.sh Okay. The db loader is going in here, as per cK's suggestion. 2001-08-12 14:52:17 +00:00
config.h.in offline work... 2001-09-24 21:16:12 +00:00
configure.ac offline work... 2001-09-24 21:16:12 +00:00
configure.in offline work... 2001-09-24 21:16:12 +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.