Go to file
Michael Natterer 44ce8b4dd8 app: a colon was missing after "Debug Policy" in preferences
and it's "Debug policy" (capitalization).
2018-04-01 13:58:42 +02:00
app app: a colon was missing after "Debug Policy" in preferences 2018-04-01 13:58:42 +02:00
app-tools app-tools: fix gimp-debug-tool usage message 2018-03-10 17:56:56 -05:00
build build: update Windows installer splash for 2.10 RC 2018-03-25 13:31:26 -04:00
cursors app, cursors: add a cursor for the warp tool 2017-05-30 19:27:05 -04:00
data data: don't install gimp-splash.xcf 2018-03-26 15:37:01 -04:00
desktop desktop: add gimp-data-extras.metainfo.xml to .gitignore 2018-03-30 15:53:19 +02:00
devel-docs devel-docs: minor typo. 2018-03-29 17:26:23 +02:00
docs Stop leaking properties of the distcheck machine into the tarball 2018-03-30 13:19:22 +02:00
etc Stop leaking properties of the distcheck machine into the tarball 2018-03-30 13:19:22 +02:00
icons icons, libgimpwidgets: fixing indentation and cleaning out tabs. 2018-02-24 15:58:26 +01:00
libgimp app, libgimp, pdb: update gimp_edit_blend() description. 2018-03-18 13:21:05 +01:00
libgimpbase app, libgimp, libgimpbase, pdb: s/GimpDistanceMetric/GeglDistanceMetric/ 2018-03-17 14:57:31 +01:00
libgimpcolor Bug 794366 - Crash when using Hue-Chroma on a ProPhotoRGB image 2018-03-18 18:48:12 +01:00
libgimpconfig libgimpconfig: use g_object_new_with_properties() instead of g_object_newv() 2018-01-02 13:14:42 +01:00
libgimpmath libgimpmath: remove gimp_matrix3_will_explode() 2018-01-28 16:37:34 -05:00
libgimpmodule Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
libgimpthumb enums: run gimp-mkenums from the build dir 2017-05-22 20:29:18 -04:00
libgimpwidgets libgimpwidgets: gimppickbutton-quartz: do not release color_space 2018-03-26 22:59:01 +02:00
m4macros configure.ac: require perl >= 5.10.0 2017-12-04 09:00:34 -05:00
menus app: add --show-debug-menu command-line option 2018-03-29 05:26:03 -04:00
modules icons, modules, libgimpwidgets: add clip-warning display filter icon 2017-11-23 13:34:49 -05:00
pdb pdb: add jehan_pdb_misc() and use it in the new procedures 2018-03-18 13:57:43 +01:00
plug-ins Bug 793951 - Fix crashes when some external APIs fail 2018-03-26 21:27:42 +02:00
po Update Polish translation 2018-03-30 22:00:14 +02:00
po-libgimp Updated Italian translation 2018-03-27 12:25:33 +02:00
po-plug-ins Updated Italian translation 2018-03-27 12:25:33 +02:00
po-python Update POTFILES.skip 2018-03-11 00:43:40 +01:00
po-script-fu Update Greek translation 2018-03-11 20:06:56 +02:00
po-tags Update POTFILES.skip 2018-03-11 00:43:40 +01:00
po-tips Updated Italian translation 2018-03-27 12:25:33 +02:00
po-windows-installer Updated Italian translation 2018-03-27 12:25:33 +02:00
themes plug-ins, themes: use the "normal text" color as stdout color of... 2018-01-09 18:41:59 +01:00
tools tools, app-tools: move gimp-debug-tool from tools/ to app-tools/ 2018-03-10 17:56:56 -05:00
.dir-locals.el .dir-locals.el: configure emacs to show trailing whitespace 2016-08-24 17:46:57 +02:00
.gitignore Move git-version.h to the toplevel also in .gitignore 2018-01-29 20:26:18 +01:00
.gitmodules Bug 791351 - Use an anonymous checkout for the flathub repo. 2017-12-07 18:47:37 +01:00
.kateconfig Add .kateconfig with modelines for Kate 2016-08-23 14:53:38 +02:00
AUTHORS authors: add shark0r. 2017-12-01 05:37:32 +01:00
COPYING
ChangeLog.pre-1-0
ChangeLog.pre-1-2
ChangeLog.pre-2-0
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-git
HACKING pdb: (try 3) move PDB generation and sources to toplevel/pdb 2017-12-17 14:16:08 -05:00
INSTALL.in INSTALL: add gdb or lldb as optional runtime dependencies. 2018-01-28 15:43:07 +01:00
LICENSE
MAINTAINERS Update GIMP project meta information. 2014-08-07 21:30:35 +02:00
Makefile.am tools, app-tools: move gimp-debug-tool from tools/ to app-tools/ 2018-03-10 17:56:56 -05:00
NEWS NEWS: some small fixes 2018-03-26 23:42:46 +02:00
NEWS.pre-2-0
NEWS.pre-2-2
NEWS.pre-2-4
NEWS.pre-2-6
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 build: use intltool for Windows installer translations 2017-12-24 16:45:32 -05:00
acinclude.m4 configure.ac: require perl >= 5.10.0 2017-12-04 09:00:34 -05:00
authors.dtd
authors.xml authors: add shark0r. 2017-12-01 05:37:32 +01:00
authors.xsl
authors4gimp-web.xsl Bug 734981 - Update maintainers and authors. 2017-10-23 23:55:22 +02:00
autogen.sh autogen: add support for recent automake 1.16. 2018-03-22 13:26:43 +01:00
config.h.win32
configure.ac configure.ac: require babl >= 0.1.45 and GEGL => 0.3.31 2018-03-31 18:39:53 +02:00
gimp-zip.in
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
gimpui.pc.in

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