Go to file
GMT 1999 Adam D. Moss d182f93904 The bottleneck combine_inten_a_and_inten_a_pixels() function is a couple
Mon Jan 11 22:02:10 GMT 1999 Adam D. Moss <adam@gimp.org>

	* app/paint_funcs.c:
	The bottleneck combine_inten_a_and_inten_a_pixels()
	function is a couple of times faster when there is a
	layer mask, for the common case, due to working with whole
	word-aligned ints where feasible instead of a char at a time.
	The same optimization could be implemented in lots of other
	places, but I'm going to bed.  Good night!

	* app/gimage_cmds.c: #include <cursorutil.h>
1999-01-11 22:08:07 +00:00
RPM Changed the name of Wilber in RPM/ -stuff (was wilbur, grrr... :) /tigert 1998-11-15 13:42:06 +00:00
app The bottleneck combine_inten_a_and_inten_a_pixels() function is a couple 1999-01-11 22:08:07 +00:00
data ---------------------------------------------------------------------- 1998-07-16 11:44:56 +00:00
debian Removed *.files; artifacts of build process. Updated changelog for 0.99.23. 1998-03-28 19:11:36 +00:00
devel-docs/libgimp/tmpl cleaned up the messy spanish translation someone added 1997-01-01 16:47:44 +00:00
docs Modified Files: ChangeLog app/Makefile.am app/channel.c app/channel.h 1998-10-14 02:54:02 +00:00
etc Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
libgimp Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
libgimpbase i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +00:00
libgimpwidgets Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
modules Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
plug-ins see plug-ins/perl/Changes 1999-01-11 21:38:31 +00:00
po added pl to ALL_LINGUAS 1999-01-07 23:53:29 +00:00
po-libgimp cleaned up the messy spanish translation someone added 1997-01-01 16:47:44 +00:00
po-plug-ins cleaned up the messy spanish translation someone added 1997-01-01 16:47:44 +00:00
po-script-fu cleaned up the messy spanish translation someone added 1997-01-01 16:47:44 +00:00
tools rework to do gcg by ourselves 1999-01-10 06:53:30 +00:00
.cvsignore removed intl virtual modules, use them new fangled autogen.sh's 1998-12-15 03:13:46 +00:00
ABOUT-NLS removed intl virtual modules, use them new fangled autogen.sh's 1998-12-15 03:13:46 +00:00
AUTHORS various sundry changes 1998-12-17 11:53:22 +00:00
COPYING Fix for select by color on multilayer indexed images. Turned it back on for 1998-03-13 03:35:33 +00:00
ChangeLog The bottleneck combine_inten_a_and_inten_a_pixels() function is a couple 1999-01-11 22:08:07 +00:00
ChangeLog.pre-1-0 changelog split up 1998-06-07 13:54:00 +00:00
HACKING update of anon-cvs info to track new location 1998-10-14 22:20:12 +00:00
INSTALL Administrivia 1998-12-24 00:49:31 +00:00
MAINTAINERS just added Nick Lamb 1998-11-06 05:13:28 +00:00
Makefile.am Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
NEWS nice file from Xach 1998-12-22 06:03:53 +00:00
README Administrivia 1998-12-24 00:49:31 +00:00
README.i18n Makefile.am new file, explains i18n stuff 1998-11-09 02:05:24 +00:00
TODO Made some tabs into spaces on TODO to make my ascii-art more portable 1999-01-06 10:01:00 +00:00
acconfig.h Missing symbol HAVE_VSNPRINTF 1998-11-24 01:40:16 +00:00
autogen.sh rework to do gcg by ourselves 1999-01-10 06:53:30 +00:00
config.guess Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
config.h.in removed intl virtual modules, use them new fangled autogen.sh's 1998-12-15 03:13:46 +00:00
config.sub Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
configure.in Include modules/Makefile in configure.in. 1999-01-11 20:48:27 +00:00
gimp.1 README make info a bit more current 1998-05-31 09:05:38 +00:00
gimp.m4 Made usage printout more verbose, added --quiet and -n options 1998-07-17 08:32:02 +00:00
gimp.spec Finished the wilbur -> wilber name hassle, everything should be ok now /tigert 1998-11-15 13:58:31 +00:00
gimp1_1_splash.ppm Replaced tigert's lovely splash screen with something more approriate for 1998-12-21 22:42:13 +00:00
gimp_logo.ppm Initial revision 1997-11-24 22:05:25 +00:00
gimp_splash.ppm added the splash-screen image drawn by Jens Lauterbacher to the 1998-02-17 20:14:29 +00:00
gimp_tips.txt Fixed up typos in the tips file. 1998-09-30 16:31:17 +00:00
gimprc.in Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
gimprc_user.in Changed MAIN(); to MAIN() 1998-03-16 23:02:31 +00:00
gimptool-1.2.in libgimp/Makefile.am fix --disable-static compilation 1998-10-22 09:49:46 +00:00
gimptool.1 *gimptool.1: minor update to add info about -strip build options. 1998-09-26 06:09:30 +00:00
gimptool.in libgimp/Makefile.am fix --disable-static compilation 1998-10-22 09:49:46 +00:00
gtkrc Initial revision 1997-11-24 22:05:25 +00:00
gtkrc.forest2 README make info a bit more current 1998-05-31 09:05:38 +00:00
install-sh Initial revision 1997-11-24 22:05:25 +00:00
ltconfig Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
ltmain.sh Upgraded to libtool 1.2b 1998-09-20 23:04:33 +00:00
missing Initial revision 1997-11-24 22:05:25 +00:00
mkinstalldirs Initial revision 1997-11-24 22:05:25 +00:00
ps-menurc added the splash-screen image drawn by Jens Lauterbacher to the 1998-02-17 20:14:29 +00:00
rmshm Initial revision 1997-11-24 22:05:25 +00:00
stamp-h.in Initial revision 1997-11-24 22:05:25 +00:00
user_install More changes for .18. Please see ChangeLog 1998-01-26 03:14:09 +00:00

README

The GIMP: the GNU Image Manipulation Program
--------------------------------------------

This is an unstable release of the GIMP, intended for developers only.
For production use, please use the 1.0.x series.

The GIMP's home page is at 

	http://www.gimp.org

Please be sure to visit this site for information, documentation,
tutorials, news, etc.  All things GIMP-ish are available from there.

The automated plug-in registry is located at

	http://registry.gimp.org

There you can get the latest versions of plug-ins using a convenient
forms-based interface.

We have several mailing lists dedicated to GIMP user and development
discussion.  To subscribe, send mail to

	majordomo@scam.xcf.berkeley.edu

and in the body of the message put

	subscribe <list-name> your@email.address

substituting <list-name> for "gimp-user" or "gimp-developer" (without
the quotes, of course) depending on the list you want to subscribe
to.  The mailing list archives can be found at

        http://www.findmail.com/listsaver/gimp-developer/
        http://www.findmail.com/listsaver/gimp-user/

Gimp-user is a mailing list dedicated to user problems, hints and
tips, discussion of cool effects, etc.  Gimp-developer is oriented to
GIMP core and plug-in developers.  Most people will only want to be
subscribed to gimp-user.

And finally, for the real junkies, there is an IRC channel devoted to
the GIMP :-) On Byxnet (a private mostly-GIMP network) there is #gimp.
Many of the developers hang out there.  Some of the Byxnet servers are:

	irc.gimp.org:6667

You can customize the look of the interface quite a bit my editing the
~/.gimp/gtkrc file. A sample file, gtkrc.forest, is included (Thanks to
Tuomas Kuosmanen)

Included is a set of keybindings similar to those in Adobe Photoshop (tm).
You can find them in the ps-menurc file.  To use them, copy this file to
~/.gimp/menurc

We sincerely hope you enjoy the program.  Please report problems to
bugs@gimp.org.  Before reporting a problem, you may want to see if someone
else has already did (check the http://www.wilberworks.com/bugs.cgi for
this).

Have fun,

  Spencer Kimball
  Peter Mattis
  Federico Mena
  Manish Singh