gimp/plug-ins/Lighting
Manish Singh ab0f6afcfa Upgraded to libtool 1.2b
* Upgraded to libtool 1.2b

* Reversioned libgimp to use gtk-style without a funky soname

* configure.in: craft GLIB_CFLAGS and GLIB_LIBS

* Makefile.am (pretty much all of em): changed to use new library
naming scheme. Only link libgimpui and libgtk et al to the plugins
that actually need them.

* app/gimage_cmds.c: corrected typo that resulted in corrupt PDB
record

* libgimp/gimp.h
* libgimp/gimpwire.h
* libgimp/gimpmenu.[ch]: clean up the callback code

* Removed unecessary inclusion of gtk headers for plugins that
don't use em

* plug-ins/zealouscrop/zealouscrop.c: use gint8 instead of gboolean,
save some mem

* plugged some warnings in animationplay, flame, fp, gee, gfig

* gimptool.in: changes for library reversioning, added --nogimpui
option for not linking in libgimpui

* configure.in: added finnish translation

-Yosh
1998-09-20 23:04:33 +00:00
..
.cvsignore More fun. 1998-06-11 06:04:59 +00:00
ChangeLog More fun. 1998-06-11 06:04:59 +00:00
Makefile.am Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
README More fun. 1998-06-11 06:04:59 +00:00
TODO More fun. 1998-06-11 06:04:59 +00:00
amb1.xpm More fun. 1998-06-11 06:04:59 +00:00
amb2.xpm More fun. 1998-06-11 06:04:59 +00:00
diffint1.xpm More fun. 1998-06-11 06:04:59 +00:00
diffint2.xpm More fun. 1998-06-11 06:04:59 +00:00
diffref1.xpm More fun. 1998-06-11 06:04:59 +00:00
diffref2.xpm More fun. 1998-06-11 06:04:59 +00:00
high1.xpm More fun. 1998-06-11 06:04:59 +00:00
high2.xpm More fun. 1998-06-11 06:04:59 +00:00
lighting_apply.c More fun. 1998-06-11 06:04:59 +00:00
lighting_apply.h More fun. 1998-06-11 06:04:59 +00:00
lighting_image.c More fun. 1998-06-11 06:04:59 +00:00
lighting_image.h More fun. 1998-06-11 06:04:59 +00:00
lighting_main.c corrected typo 1998-06-26 08:03:50 +00:00
lighting_main.h More fun. 1998-06-11 06:04:59 +00:00
lighting_pixmaps.h More fun. 1998-06-11 06:04:59 +00:00
lighting_preview.c More fun. 1998-06-11 06:04:59 +00:00
lighting_preview.h More fun. 1998-06-11 06:04:59 +00:00
lighting_shade.c More fun. 1998-06-11 06:04:59 +00:00
lighting_shade.h More fun. 1998-06-11 06:04:59 +00:00
lighting_ui.c More fun. 1998-06-11 06:04:59 +00:00
lighting_ui.h More fun. 1998-06-11 06:04:59 +00:00
specref1.xpm More fun. 1998-06-11 06:04:59 +00:00
specref2.xpm More fun. 1998-06-11 06:04:59 +00:00

README

Lighting Effects 0.2.2 -- image filter plug-in for The GIMP program
===================================================================

Copyright (C) 1996-98 Tom Bech
Copyright (C) 1996-98 Federico Mena Quintero

You can reach the author(s) via E-mail:
tomb@gimp.org (Tom) or quartic@gimp.org (Federico).

The GIMP was developed by Peter Mattis and Spencer Kimball.
You can contact them at gimp@xcf.berkeley.edu.

There's more GIMP stuff on our home pages:
http://www.ii.uib.no/~tomb/gimp.html (Tom's page)
http://www.nuclecu.unam.mx/~federico/gimp/index.html (Quartic's page)


Legal stuff
===========

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with
this program (see "COPYING" file); if not, write to the Free Software Foundation,
Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

In other words, you can't sue us for whatever happens while using this ;)

Have fun,

Tom