Go to file
Michael Natterer 3bb1f09dce Bug 780698 - 32-bit integer FITS files won't open
Make sure integers don't depend on the hardware (don't use "long", use
"gint32" instead).
2017-04-30 19:43:21 +02:00
app app: add tool-internal undo to the blend tool 2017-04-28 00:27:34 +02:00
build build: remove workaround for a flatpak bug. 2017-04-13 16:22:24 +02:00
cursors cursors: fix the contents of the gimp-color-picker-cursors resource file 2015-09-27 12:47:13 +02:00
data data: new development splash image. 2016-11-15 21:20:25 +01:00
desktop desktop: fix keywords 2016-09-22 19:04:03 +02:00
devel-docs devel-docs: add missing stuff to *-sections.txt files 2017-03-10 23:52:59 +01:00
docs docs, etc: regenerated the default gimprc and the gimprc manpage 2016-07-12 21:08:30 +02:00
etc etc: s/gtk-cdrom/media-optical/ and s/gtk-floppy/media-floppy/ 2016-09-04 02:06:19 +02:00
icons Revert "Bug 780270 - MinGW build fail on Windows, wrong definition in..." 2017-03-23 15:54:25 +01:00
libgimp libgimp: add new functions to gimp.def 2017-04-06 12:00:26 -04:00
libgimpbase Bug 750180 - Fix different ways of writing Plug-in Plug-In Plugin. 2017-03-21 17:52:22 +01:00
libgimpcolor libgimpcolor: support "CIE Lab (alpha)" in gimp_color_profile_get_format() 2017-02-24 12:50:57 +01:00
libgimpconfig libgimpconfig: gimp_config_reset_properties(): reset only changed properties 2017-02-09 12:38:10 +01:00
libgimpmath Bug 316479 - The Perspective Tool creates an empy image... 2016-11-08 17:26:21 +01:00
libgimpmodule Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
libgimpthumb Bug 768044 - Fix many typos 2016-06-26 00:35:24 +02:00
libgimpwidgets Bug 740634 - Color picker crashes when there are multiple monitors 2017-04-06 23:52:09 +02:00
m4macros Bug 780270 - MinGW build fail on Windows (broken m4 macro). 2017-03-23 15:25:55 +01:00
menus app: add layer mode flags to mark blend and compositing modes immutable 2017-02-13 22:12:39 +01:00
modules Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
plug-ins Bug 780698 - 32-bit integer FITS files won't open 2017-04-30 19:43:21 +02:00
po Update Polish translation 2017-04-30 19:01:35 +02:00
po-libgimp Update Chinese (Taiwan) translation 2017-04-26 02:00:18 +00:00
po-plug-ins Update Chinese (Taiwan) translation 2017-04-26 01:39:22 +00:00
po-python Update Chinese (Taiwan) translation 2017-04-26 02:08:12 +00:00
po-script-fu Update Chinese (Taiwan) translation 2017-04-26 02:13:10 +00:00
po-tags Update Occitan translation 2016-10-16 15:24:02 +00:00
po-tips Update Catalan translation 2017-03-27 22:42:13 +02:00
themes themes: add commented-out font_name property in "System" theme. 2017-03-24 04:38:51 +01:00
tools Bug 781408 - script fails due to error in edit-copy / edit-paste 2017-04-19 16:44:08 -03:00
.dir-locals.el .dir-locals.el: configure emacs to show trailing whitespace 2016-08-24 17:46:57 +02:00
.gitignore Added INSTALL to the list of ignored files as it is now a generated file. 2014-02-03 14:55:26 -05:00
.kateconfig Add .kateconfig with modelines for Kate 2016-08-23 14:53:38 +02:00
AUTHORS AUTHORS: commit generated changes 2016-08-12 19:02:06 +02:00
COPYING Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
ChangeLog.pre-1-0
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 HACKING: add a comment about the 3 config files for common editors. 2016-08-23 20:00:13 +02:00
INSTALL.in Bug 772315 - Dependency mentioned twice in INSTALL.in 2016-10-02 17:47:33 +02:00
LICENSE
MAINTAINERS Update GIMP project meta information. 2014-08-07 21:30:35 +02:00
Makefile.am Makefile.am: tools/ must be built after libgimpbase/. 2016-02-15 15:21:47 +01:00
NEWS NEWS: minor fixes. 2017-01-18 19:03:31 +01:00
NEWS.pre-2-0
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
NEWS.pre-2-8 NEWS.pre-2-8: new file preserving the history that lead to 2.8 2015-11-22 17:30:15 +01:00
README README: trailing space, typo fix and adding gimp-gui-list. 2016-01-08 20:58:25 +01:00
README.i18n Convert Subversion references to git 2009-04-25 18:12:21 +02:00
acinclude.m4 m4macros: remove gimpprint.m4, it's unused 2013-01-27 19:12:02 +01:00
authors.dtd authors.dtd: Update 2011-01-28 07:55:55 +01:00
authors.xml authors.xml: adding Nathan Osman. 2016-08-10 15:12:23 +02:00
authors.xsl Also put maintainers separately in AUTHORS 2011-01-27 22:04:05 +01:00
autogen.sh autogen: fix and improve automake/aclocal detection. 2017-03-24 15:47:35 +01: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 configure: fix a PKG_CHECK_MODULES() test. 2017-04-08 18:04:22 +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 Added doap description translation in Italian. 2014-08-08 17:10:51 +02:00
gimp.pc.in Bump some other places the GEGL version is checked 2013-06-04 18:11:33 -07: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.9 Development Branch
                   ------------------------------

This is an unstable development release, an intermediate state on the
way to the next stable release 2.10. GIMP 2.9 may or may not do what
you expect. Save your work early and often. If you want a stable
version, please use GIMP 2.8 instead.

GIMP 2.9 replaces earlier GIMP 2.x versions. It is advised that you
uninstall them before installing GIMP 2.9. If you want to keep your
older GIMP 2.x installation in parallel to GIMP 2.9, you have to
choose a separate prefix which is not in your default library search
path. Otherwise your previous 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.  Gimp-gui-list is for discussing
about GIMP interface to improve user experience. 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; if you
want to help with GUI design, the gimp-gui list is where you want to
subscribe.


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


Have fun,

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