Go to file
Michael Henning 1c1e7813f4 libgimp: Use a relative path to libgimp-2.0.la so parallel builds work. 2012-05-13 15:42:21 +02:00
app Replaced old Difference of Gaussians, Laplace and Sobel filters with new GEGL operations 2012-05-13 06:41:19 +04:00
build Added plug-ins.ico to EXTRA_DIST 2011-08-29 22:19:58 +02:00
cursors Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
data data: crop garbage border away from the splash 2012-05-02 17:51:22 +02:00
desktop desktop: Don't forget to dist 64x64 version of gimp.png 2011-04-10 12:12:15 +02:00
devel-docs devel-docs: Fix compilation, include gegl.h 2012-05-02 21:03:03 +02:00
docs Changes to generated files due to making dist in 2.8 for the first time 2012-04-03 02:24:14 +02:00
etc Changes to generated files due to making dist in 2.8 for the first time 2012-04-03 02:24:14 +02:00
libgimp libgimp: Use a relative path to libgimp-2.0.la so parallel builds work. 2012-05-13 15:42:21 +02:00
libgimpbase libgimpbase: implement relocation for OSX 2012-05-12 20:56:30 +02:00
libgimpcolor libgimp*: use GIMP_API_VERSION in Makefile.am instead of hardcoding 2.0 2012-05-04 15:38:45 +02:00
libgimpconfig libgimp*: use GIMP_API_VERSION in Makefile.am instead of hardcoding 2.0 2012-05-04 15:38:45 +02:00
libgimpmath libgimp*: use GIMP_API_VERSION in Makefile.am instead of hardcoding 2.0 2012-05-04 15:38:45 +02:00
libgimpmodule libgimp*: use GIMP_API_VERSION in Makefile.am instead of hardcoding 2.0 2012-05-04 15:38:45 +02:00
libgimpthumb Move gimpdir and thumbnails to proper places on OSX 2012-05-12 14:39:44 +02:00
libgimpwidgets libgimpwidgets: port more deprecations to GIMP_DEPRECATED 2012-05-06 00:30:54 +02:00
m4macros m4macros: Delete gtk-doc.m4, gtkdocize gives us a symlink 2010-06-19 23:55:35 +02:00
menus Replaced old Difference of Gaussians, Laplace and Sobel filters with new GEGL operations 2012-05-13 06:41:19 +04:00
modules libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
plug-ins Replaced old Difference of Gaussians, Laplace and Sobel filters with new GEGL operations 2012-05-13 06:41:19 +04:00
po po: update POTFILES.in for the moved operations 2012-05-10 22:49:19 +02:00
po-libgimp Updated Spanish translation 2012-05-08 14:03:01 +02:00
po-plug-ins Updated Czech translation 2012-05-08 21:50:54 +02:00
po-python Updated POTFILES.in 2012-05-07 17:57:07 +02:00
po-script-fu Updated POTFILES.in 2012-05-07 17:57:07 +02:00
po-tags Updated Brazilian Portuguese translation 2012-04-16 12:52:11 -03:00
po-tips Updated Greek translation 2012-05-03 12:14:46 +03:00
themes themes: fix whitespace in Makefile.am 2012-05-07 01:58:57 +02:00
tools pdb: same fix as for XCF loading below 2012-05-11 14:30:38 +02:00
.gitignore .gitignore: add *~ 2012-05-02 17:46:16 +02:00
AUTHORS AUTHORS: regenerated 2012-03-13 00:04:11 +01:00
COPYING Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
ChangeLog.pre-1-0 changelog split up 1998-06-07 13:54:00 +00:00
ChangeLog.pre-1-2 converted to utf-8 2004-05-10 17:45:17 +00:00
ChangeLog.pre-2-0 vte sucks 2004-05-20 02:36:11 +00:00
ChangeLog.pre-2-2 Copied current ChangeLog away and truncated it. 2004-12-19 02:55:34 +00:00
ChangeLog.pre-2-4 renamed the pre-2.4 ChangeLog 2007-10-23 23:36:17 +00:00
ChangeLog.pre-2-6 Applied changes based on official version of TinyScheme (CVS commit dated 2009-08-04 14:23:55 -04:00
ChangeLog.pre-git Applied changes based on official version of TinyScheme (CVS commit dated 2009-08-04 14:23:55 -04:00
HACKING Minor formating fix in HACKING 2009-05-08 20:15:46 +02:00
INSTALL Depend on ATK 2.2.0, GTK+ 2.24.10, GdkPixbuf 2.24.1 2012-04-03 00:53:04 +02:00
LICENSE cosmetics. 2003-08-15 10:41:31 +00:00
MAINTAINERS adjusted to enforced gnome-svn standards :-( 2007-08-31 19:34:20 +00:00
Makefile.am configure: remove the rules for the "gimpinstall" script 2012-03-02 20:09:44 +01:00
NEWS Depend on ATK 2.2.0, GTK+ 2.24.10, GdkPixbuf 2.24.1 2012-04-03 00:53:04 +02:00
NEWS.pre-2-0 Makefile.am moved old NEWS to this new file. 2004-04-05 00:17:57 +00:00
NEWS.pre-2-2 added NEWS for the stable branch (no, we haven't branched yet). 2004-12-22 01:07:11 +00:00
NEWS.pre-2-4 NEWS and ChangeLog changes for GIMP 2.4 2007-10-23 23:09:46 +00:00
NEWS.pre-2-6 bumped version to 2.6.1 (interface age 1). 2008-09-30 22:10:17 +00:00
README Change "2.7" to "2.8" all over the place and set gimp_version to 2.8.0-RC1 2012-03-24 19:21:03 +01:00
README.i18n Convert Subversion references to git 2009-04-25 18:12:21 +02:00
acinclude.m4 m4macros: Delete gtk-doc.m4, gtkdocize gives us a symlink 2010-06-19 23:55:35 +02:00
authors.dtd authors.dtd: Update 2011-01-28 07:55:55 +01:00
authors.xml Sort authors.xml 2012-03-12 23:40:16 +01:00
authors.xsl Also put maintainers separately in AUTHORS 2011-01-27 22:04:05 +01:00
autogen.sh fix autogen.sh to work with automake 1.12 2012-05-06 16:42:55 +09:00
config.h.win32 updated msvc build add ENABLE_TOOLBOX_MENU, it should only vanish on Mac 2007-10-27 12:41:43 +00:00
configure.ac Move gimpdir and thumbnails to proper places on OSX 2012-05-12 14:39:44 +02:00
gimp-zip.in Drop the timestamp from the zip file names. Add the .pc files to the 2007-11-13 09:54:59 +00:00
gimp.doap use a shorter description in the gimp.doap file 2009-08-03 20:42:50 +02:00
gimp.pc.in gimp.pc.in: depend on gegl-0.2.pc now 2012-05-07 00:51:49 +02:00
gimpthumb.pc.in use GCheckSum instead of the MD5 routine from libgimpmath. 2008-03-28 16:47:38 +00:00
gimpui.pc.in require gimp-2.0 >= $GIMP_APP_VERSION. 2007-02-05 18:56:41 +00:00

README

                   ------------------------------ 
                   GNU Image Manipulation Program
                         2.8 Stable Branch
                   ------------------------------

GIMP 2.8 replaces earlier GIMP 2.x versions. It is advised that you
uninstall them before installing GIMP 2.8. If you want to keep your
older GIMP 2.x installation in parallel to GIMP 2.8, you have to
choose a separate prefix which is not in your default library search
path. Otherwise your prevoius GIMP installation will start to use the
new libraries. You have been warned.

If you think you found a bug in this version, please make sure that it
hasn't been reported earlier and that it is not just new stuff that is
still being worked on and obviously not quite finished yet.

If you want to hack on GIMP, please read the file HACKING. For
detailed installation instructions, see the file INSTALL.


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

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 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

	http://www.gimp.org/mail_lists.html

Links to several archives of the mailing lists are included in that page.

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


3. IRC
======

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

	irc.gimp.org:6667
	irc.us.gimp.org:6667
	irc.eu.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://art.gnome.org/themes/gtk2 . Additionally, GIMP reads the file
~/.gimp-2.8/gtkrc so you can have settings that only apply to 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.8/menurc. You can also manually change the keybindings to
any of your choice by editing ~/.gimp-2.8/menurc.


Have fun,

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