Go to file
2001-05-21 19:40:29 +00:00
app Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
cursors
data
debian
devel-docs README.patch_xinput_airbrush removed because GTK+-2.0 will manage the 2001-05-14 13:39:45 +00:00
docs
etc
help
libgimp removed removed symbols :) 2001-05-21 17:17:20 +00:00
libgimpbase removed removed symbols :) 2001-05-21 17:17:20 +00:00
libgimpcolor app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
libgimpmath
libgimpwidgets Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
modules
pixmaps app/Makefile.am put the regex and MMX sources to EXTRA_DIST so they get 2001-05-20 14:15:09 +00:00
plug-ins fixed syntax errors and incorrect multibyte sequences 2001-05-21 19:40:29 +00:00
po fixed syntax errors and incorrect multibyte sequences 2001-05-21 19:40:29 +00:00
po-libgimp fixed syntax errors and incorrect multibyte sequences 2001-05-21 19:40:29 +00:00
po-plug-ins fixed syntax errors and incorrect multibyte sequences 2001-05-21 19:40:29 +00:00
po-script-fu fixed syntax errors and incorrect multibyte sequences 2001-05-21 19:40:29 +00:00
RPM
tips
tools Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
.cvsignore
acconfig.h
acinclude.m4
AUTHORS
autogen.sh *** empty log message *** 2001-05-21 02:14:00 +00:00
ChangeLog removed removed symbols :) 2001-05-21 17:17:20 +00:00
ChangeLog.plug-ins
ChangeLog.pre-1-0
ChangeLog.pre-1-2
config.guess
config.h.in
config.h.win32
config.sub
configure.in Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
COPYING
gimp1_0_splash.ppm
gimp1_2_splash.ppm
gimp_logo.ppm
gimp_splash.ppm
gimp-1.2.1.in
gimp-1.4.m4
gimp-remote-1.2.1.in
gimp-remote.1.in
gimp.1.in
gimp.spec.in
gimprc_user.in
gimprc-1.2.5.in
gimprc.5.in
gimprc.in
gimprc.win32
gimptool-1.2.1.in
gimptool-1.4.in Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimptool.1.in
gtkrc
gtkrc_user
HACKING
INSTALL
ltconfig
ltmain.sh
MAINTAINERS
Makefile.am Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
NEWS
PLUGIN_CVS
PLUGIN_MAINTAINERS
ps-menurc
README
README.i18n
README.perl
README.win32
rmshm
TODO
TODO.xml some percentage updates. 2001-05-13 12:16:55 +00:00
unitrc
user_install
user_install.bat

The GIMP: The GNU Image Manipulation Program
============================================

This is version 1.3, the developers version of The GIMP. Only use
it if you are brave and curious and want to participate development
towards the next stable release version 1.4. Please do not yet report
bugs in this version. This is a developers version. We know it has 
bugs and it might not even compile. You have been warned!

The GIMP is designed to be a professional image manipulation program 
suitable for such tasks as photo retouching, image composition and image
authoring.

For installation instructions, see the file INSTALL.

1. Web Resources
================

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.

The latest version of The GIMP can be found at:

	http://www.gimp.org/download/

2. Mailing Lists
================

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

	     <listname>-subscribe@xcf.berkeley.edu

substituting <listname> for "gimp-user", "gimp-announce" 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.egroups.com/messages/gimp-developer/
        http://www.egroups.com/messages/gimp-user/

Gimp-user is a mailing list dedicated to user problems, hints and
tips, discussion of cool effects, etc.  Gimp-announce is a low-traffic list
with announcements about new releases of GIMP and plug-ins.  Gimp-developer is 
oriented to GIMP core and plug-in developers.  Most people will only want to 
be subscribed to gimp-user. If you want to help develop The GIMP, the
gimp-developer mailing list is a good starting point.

There are two mailing lists dedicated to the Win32 port,
"gimpwin-users" and "gimpwin-dev". Especially the latter also carries
traffic about the GTk+ port to Win32 in general. To subscribe, send an
empty message to

	gimpwin-users-subscribe@egroups.com
or
	gimpwin-dev-subscribe@egroups.com

respectively. You can also use the web interface at
http://www.egroups.com/group/gimpwin-users/ and
http://www.egroups.com/group/gimpwin-dev/ . Note that as these mailing
lists are hosted on egroups.com, the messages from the list contain
relatively unintrusive and easily ignored advertisements at the
end. But if you are absolutely allergic to ads, don't subscribe.


3. IRC
======

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.  One of the Byxnet servers are:

	irc.gimp.org:6667

4. Customizing
==============

The look of GIMP's interface can be customized like any other GTK app
by editing the ~/.gtkrc file or by using "themes" (ready-made 
customizations). For downloadable themes and further details, see
http://gtk.themes.org. Additionally GIMP reads ~/.gimp-1.3/gtkrc so you 
can have settings that only apply to The GIMP.

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-1.3/menurc. You can also manually change the keybindings to any of
your choice by editing ~/.gimp-1.3/menurc.

5. Bugs
=======

Since this is a developers version, we are at the moment not really
interested in receiving bug-reports. If you find a bug, contact the person
who is working on this particular part of the program (check the ChangeLog)
or try to fix it yourself.


Have fun,

  Spencer Kimball
  Peter Mattis
  Federico Mena
  Manish Singh
  Sven Neumann
  Michael Natterer