~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-05-02 16:33:03 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070502163303-bvzhjzbpw8qglc4y
Tags: 2.3.16-1ubuntu1
* Resynchronized with Debian, remaining Ubuntu changes:
  - debian/rules: i18n magic.
* debian/control.in:
  - Maintainer: Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
* debian/patches/02_help-message.patch,
  debian/patches/03_gimp.desktop.in.in.patch,
  debian/patches/10_dont_show_wizard.patch: updated.
* debian/patches/04_composite-signedness.patch,
  debian/patches/05_add-letter-spacing.patch: dropped, used upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
The GNU Image Manipulation Program Version 2.2
 
1
The GNU Image Manipulation Program Version 2.3
2
2
----------------------------------------------
3
3
 
4
 
This is version 2.2 of The GIMP. Version 2.2 is an update on GIMP 2.0.
5
 
GIMP 2.2 is fully backward compatible to GIMP 2.0. Plug-ins and
6
 
scripts written for GIMP 2.0 will continue to work and don't need to
7
 
be changed nor recompiled to be used with GIMP 2.2.  We do however
8
 
hope that plug-in authors will update their plug-ins for GIMP 2.2 and
9
 
adapt the GUI changes we did with this version.
10
 
 
11
 
GIMP 2.2 replaces GIMP 2.0. It is advised that you uninstall GIMP 2.0
12
 
before installing GIMP 2.2. If you want to keep GIMP 2.0 installed in
13
 
parallel to GIMP 2.2, you have to choose a separate prefix which is
14
 
not in your default library search path.
15
 
 
16
 
This code has already seen quite some testing but a lot has changed
17
 
since version GIMP 2.0 and we could very well have introduced new
18
 
bugs. If you find any , make sure you report them at bugzilla.gnome.org
19
 
(after checking that it isn't reported already).
20
 
 
21
 
The GIMP 2.2 API is guaranteed to be backward compatible (source and
22
 
binary) with the GIMP 2.0 API. If you find that your 2.0 plug-in break
23
 
when used with the GIMP 2.2 libraries, or if you cannot compile a GIMP
24
 
2.0 plug-in against the GIMP 2.2 header files, please report that as a
25
 
bug.
26
 
 
27
 
If you want to hack on The GIMP, please read the file HACKING. For
 
4
This is an unstable development version of GIMP. Please realize that
 
5
this is in no way a final product. A lot of new features are
 
6
incomplete and some things may even be completely broken. If you need
 
7
to get work done, please use the stable version, GIMP 2.2.
 
8
 
 
9
GIMP 2.3 replaces earlier GIMP 2.x versions. It is advised that you
 
10
uninstall them before installing GIMP 2.3. If you want to keep your
 
11
older GIMP 2.x installation in parallel to GIMP 2.3, you have to
 
12
choose a separate prefix which is not in your default library search
 
13
path. Otherwise your GIMP 2.2 or GIMP 2.0 installation will start to
 
14
use the new libraries. You have been warned.
 
15
 
 
16
If you think you found a bug in this version, please make sure that it
 
17
hasn't been reported earlier and that it is not just new stuff that is
 
18
still being worked on and obviously not quite finished yet.
 
19
 
 
20
If you want to hack on GIMP, please read the file HACKING. For
28
21
detailed installation instructions, see the file INSTALL.
29
22
 
30
23
 
31
24
1. Web Resources
32
25
================
33
26
 
34
 
The GIMP's home page is at:
 
27
GIMP's home page is at:
35
28
 
36
29
        http://www.gimp.org/
37
30
 
45
38
There you can get the latest versions of plug-ins, using a convenient
46
39
forms-based interface.
47
40
 
48
 
The latest version of The GIMP can be found at:
 
41
The latest version of GIMP can be found at:
49
42
 
50
43
        http://www.gimp.org/downloads/
51
44
 
68
61
to user problems, hints and tips, discussion of cool effects, etc.
69
62
Gimp-developer is oriented to GIMP core and plug-in developers.  Most
70
63
people will only want to be subscribed to gimp-user. If you want to
71
 
help develop The GIMP, the gimp-developer mailing list is a good
72
 
starting point.
 
64
help develop GIMP, the gimp-developer mailing list is a good starting
 
65
point.
73
66
 
74
67
There is also a mailing list, "gimpwin-users", dedicated to users of the
75
68
Win32 port.  To subscribe, send an empty message to
87
80
======
88
81
 
89
82
And finally, for the real junkies, there is an IRC channel devoted to
90
 
the GIMP. On GIMPNet (a private free software oriented network) there is
 
83
GIMP. On GIMPNet (a private free software oriented network) there is
91
84
#gimp.  Many of the developers hang out there.  Some of the GIMPNet
92
85
servers are:
93
86
 
103
96
by editing the ~/.gtkrc-2.0 file or by using "themes" (ready-made
104
97
customizations).  For downloadable themes and further details, see
105
98
http://gtk.themes.org.  Additionally, GIMP reads ~/.gimp-2.2/gtkrc so
106
 
you can have settings that only apply to The GIMP.
 
99
you can have settings that only apply to GIMP.
107
100
 
108
101
Included is a set of keybindings similar to those in Adobe Photoshop.
109
102
You can find them in the ps-menurc file.  To use them, copy this file