Go to file
Tor Lillqvist 6a4c2b144a For Win32, install gimpthumb.def, like the .def files of the other
2004-04-15  Tor Lillqvist  <tml@iki.fi>

	* libgimpthumb/Makefile.am: For Win32, install gimpthumb.def, like
	the .def files of the other libgimp* libs.

	* app/Makefile.am (INCLUDES): Add PANGOFT2_CFLAGS.

	* gimp-zip.in: Put also libgimpthumb in the developer package.
2004-04-15 21:09:23 +00:00
app For Win32, install gimpthumb.def, like the .def files of the other 2004-04-15 21:09:23 +00:00
cursors
data
devel-docs
docs
etc
libgimp
libgimpbase
libgimpcolor applied patch from Marco Munari that removes a redundant "if" (bug 2004-04-15 14:17:51 +00:00
libgimpconfig
libgimpmath remove test-md5 on make clean. 2004-04-12 09:51:15 +00:00
libgimpmodule
libgimpthumb For Win32, install gimpthumb.def, like the .def files of the other 2004-04-15 21:09:23 +00:00
libgimpwidgets derive it from GtkFileChooser instead of GtkFileSelection. 2004-04-15 16:28:26 +00:00
m4macros
modules
plug-ins fixed gtk+ includes, added a warning that deprecated widgets are being 2004-04-15 20:11:44 +00:00
po Updated Canadian English translation. 2004-04-15 20:43:28 +00:00
po-libgimp added punjabi translation 2004-04-15 10:21:42 +00:00
po-plug-ins Updated Canadian English translation. 2004-04-15 20:43:28 +00:00
po-script-fu added punjabi translation 2004-04-15 10:21:42 +00:00
regexrepl
themes
tips Updated Canadian English translation. 2004-04-15 20:43:28 +00:00
tools Context cleanup continued: 2004-04-15 13:10:51 +00:00
.cvsignore
acinclude.m4
AUTHORS
autogen.sh
ChangeLog For Win32, install gimpthumb.def, like the .def files of the other 2004-04-15 21:09:23 +00:00
ChangeLog.pre-1-0
ChangeLog.pre-1-2
ChangeLog.pre-2-0
config.h.in
config.h.win32
configure.in configure.in plug-ins/Makefile.am plug-ins/winicon/Makefile.am 2004-04-15 18:39:48 +00:00
COPYING
gimp-zip.in For Win32, install gimpthumb.def, like the .def files of the other 2004-04-15 21:09:23 +00:00
gimp.pc.in
gimp.spec.in
gimpdefs.msc
gimpthumb.pc.in
gimptool-2.0.in
gimptool-win32.c.in
gimpui.pc.in
HACKING
INSTALL
LICENSE
MAINTAINERS
Makefile.am
makefile.msc
NEWS NEWS mention that this is the development branch. 2004-04-15 13:06:39 +00:00
NEWS.pre-2-0
PLUGIN_MAINTAINERS
README NEWS mention that this is the development branch. 2004-04-15 13:06:39 +00:00
README.i18n
README.win32
TODO.xml

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

This is the development branch of The GIMP. Here's where new features
are being added. Somewhen this summer the next stable GIMP release,
GIMP 2.2, will emerge out of this.

If you want to hack on The GIMP, please read the file HACKING. For
detailed 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/downloads/


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

We have several mailing lists dedicated to GIMP user and development
discussion.  There is more info at

	https://lists.xcf.berkeley.edu/mailman/listinfo/<listname>

substituting <listname> for "gimp-announce", "gimp-user", "gimp-win-users"
or "gimp-developer" (without the quotes, of course) depending on the list
you want to subscribe to.  Links to the mailing list archives can be
found at the same addresses as given above.

Gimp-announce is a low-traffic list with announcements about new
releases of GIMP and plug-ins. 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. If you want to
help develop The GIMP, the gimp-developer mailing list is a good
starting point.

There is also a mailing list dedicated to users of the Win32 port
"gimpwin-users".  To subscribe, send an empty message to

	gimpwin-users-subscribe@egroups.com

You can also use the web interface at
http://www.egroups.com/group/gimpwin-users/. Note that as this mailing
list is 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-2.0 file or by using "themes" (ready-made
customizations).  For downloadable themes and further details, see
http://gtk.themes.org.  Additionally GIMP reads ~/.gimp-2.0/gtkrc so
you can have settings that only apply to The GIMP.

Included is a set of keybindings similar to those in Adobe Photoshop.
You can find them in the ps-menurc file.  To use them, copy this file
to ~/.gimp-2.0/menurc. You can also manually change the keybindings to
any of your choice by editing ~/.gimp-2.0/menurc.


Have fun,

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