Go to file
Khaled Hosny bb8f7f7649 Update Arabic translation 2015-12-02 20:56:31 +04:00
app app: remove space before a colon 2015-12-01 12:25:15 +01:00
build Bug 732363 - wilber.ico doesn't contain 256x256 layer 2015-11-30 23:22:38 +01:00
cursors cursors: fix the contents of the gimp-color-picker-cursors resource file 2015-09-27 12:47:13 +02:00
data data: forgot to git add patterns/*/.gitignore 2015-02-12 19:43:37 +01:00
desktop Update GIMP project meta information. 2014-08-07 21:30:35 +02:00
devel-docs devel-docs: updated after the latest release experience 2015-11-26 00:24:48 +01:00
docs docs, etc: regenerate the default gimprc and its manpage 2015-11-25 18:58:14 +01:00
etc docs, etc: regenerate the default gimprc and its manpage 2015-11-25 18:58:14 +01:00
icons icons: fix EXTRA_DIST so the new 96px wilber icons are in the tarball 2015-10-27 22:12:17 +01:00
libgimp Bug 314379 - Allow stroking as outline (not with a paint tool) via the PDB 2015-11-11 00:47:31 +01:00
libgimpbase app, libgimpbase: move enums GimpCapStyle and GimpJoinStyle to libgimpbase 2015-11-09 02:16:03 +01:00
libgimpcolor libgimpcolor: clean up gimp_color_profile_is_linear(), add it to gimpcolor.def 2015-11-23 01:29:17 +01:00
libgimpconfig Bug 555562 - GIMP should ask before applying working space profile 2015-08-20 16:02:22 +02:00
libgimpmath Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
libgimpmodule Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
libgimpthumb Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
libgimpwidgets Bug 756019 - Color pickers UX inconsistencies 2015-10-08 23:47:16 +02:00
m4macros m4macros: make detectcflags.m4 more reliable 2015-11-08 01:04:16 +01:00
menus app: add gegl:gaussian-blur-selective to Filters -> Blur 2015-11-26 11:20:44 +01:00
modules app, libgimpcolor: refactor GimpColorManaged::get_color_profile() 2015-09-03 01:36:02 +02:00
plug-ins configure.ac, plug-ins: make libtiff a hard dependency 2015-12-02 12:33:31 +01:00
po Update Arabic translation 2015-12-02 20:56:31 +04:00
po-libgimp Update Arabic translation 2015-12-02 20:56:31 +04:00
po-plug-ins Update Arabic translation 2015-12-02 20:56:31 +04:00
po-python Update Arabic translation 2015-12-02 20:56:31 +04:00
po-script-fu Update Arabic translation 2015-12-02 20:56:31 +04:00
po-tags Update Arabic translation 2015-12-02 20:56:31 +04:00
po-tips Update Arabic translation 2015-12-02 20:56:31 +04:00
themes icons, themes: move the prefs images source files to the icon theme folders 2014-05-12 10:51:32 +02:00
tools plug-ins, pdb: remove the blur-gauss-selective plug-in, add a PDB compat proc 2015-11-29 22:01:53 +01: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
AUTHORS AUTHORS: regenerated 2015-06-02 23:09:53 +02: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 HACKING: add some missing info 2015-02-23 08:15:03 +01:00
INSTALL.in INSTALL: libmypaint is no longer a hard dependency. 2015-03-31 00:53:32 +02:00
LICENSE
MAINTAINERS Update GIMP project meta information. 2014-08-07 21:30:35 +02:00
Makefile.am NEWS.pre-2-8: new file preserving the history that lead to 2.8 2015-11-22 17:30:15 +01:00
NEWS NEWS: better structure for core changes, add some stuff 2015-11-22 22:09:16 +01: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 Bug 166643 - gimp support for the XDG basedir spec 2012-11-11 17:55:31 +01:00
README.i18n
acinclude.m4 m4macros: remove gimpprint.m4, it's unused 2013-01-27 19:12:02 +01:00
authors.dtd
authors.xml Update the list of contributors 2015-06-02 10:01:08 +03:00
authors.xsl
autogen.sh autogen.sh: also look for automake 1.15 2015-01-24 17:01:40 +01:00
config.h.win32
configure.ac configure.ac, plug-ins: make libtiff a hard dependency 2015-12-02 12:33:31 +01: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.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
~/.config/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 ~/.config/GIMP/2.8/menurc. You can also manually change the keybindings to
any of your choice by editing ~/.config/GIMP/2.8/menurc.


Have fun,

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