mirror of https://github.com/GNOME/gimp.git
![]() * 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 |
||
---|---|---|
.. | ||
.cvsignore | ||
ChangeLog | ||
Makefile.am | ||
README | ||
TODO | ||
amb1.xpm | ||
amb2.xpm | ||
diffint1.xpm | ||
diffint2.xpm | ||
diffref1.xpm | ||
diffref2.xpm | ||
high1.xpm | ||
high2.xpm | ||
lighting_apply.c | ||
lighting_apply.h | ||
lighting_image.c | ||
lighting_image.h | ||
lighting_main.c | ||
lighting_main.h | ||
lighting_pixmaps.h | ||
lighting_preview.c | ||
lighting_preview.h | ||
lighting_shade.c | ||
lighting_shade.h | ||
lighting_ui.c | ||
lighting_ui.h | ||
specref1.xpm | ||
specref2.xpm |
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