File: ch03s06.html

package info (click to toggle)
gimp-help 2%2B0.7-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 30,852 kB
  • ctags: 4
  • sloc: xml: 104,248; sh: 544; makefile: 262; perl: 42
file content (358 lines) | stat: -rw-r--r-- 15,368 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>6. Other</title>
    <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
    <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
    <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
    <link rel="start" href="index.html" title="&#10;      &#10;    " />
    <link rel="up" href="ch03.html" title="Chapter 3. Toolbox" />
    <link rel="prev" href="ch03s05s08.html" title="5.8. Posterize Tool" />
    <link rel="next" href="ch03s06s02.html" title="6.2. Bucket Fill" />
  </head>
  <body>
    <div xmlns="" class="navheader">
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center" id="chaptername">6. Other</th>
        </tr>
        <tr>
          <td width="20%" align="left"><a accesskey="p" href="ch03s05s08.html">Prev</a> </td>
          <th width="60%" align="center" id="sectionname">6. Other</th>
          <td width="20%" align="right"> <a accesskey="n" href="ch03s06s02.html">Next</a></td>
        </tr>
      </table>
      <hr />
    </div>
    <div class="sect1" lang="en" xml:lang="en">
      <div class="titlepage">
        <div>
          <div>
            <h2 class="title" style="clear: both"><a id="id3329774"></a>6. Other</h2>
          </div>
        </div>
      </div>
      <div class="sect2" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h3 class="title"><a id="gimp-tool-path"></a>6.1. Path Tool</h3>
            </div>
          </div>
        </div>
        <a id="id3329527" class="indexterm"></a>
        <div class="mediaobject">
          <img src="../images/toolbox/toolbox-path.png" />
        </div>
        <p>  
    The Path tool allows to create complex selections called Bezier Curves,  
    a bit like Lasso but with all the adaptability of vectorial curves. 
    You can edit your curve, you can paint with your curve, or even save, 
    import, and export the curve. You can also use paths to create 
    geometrical figures. Paths have their own dialog box: Dialog/Paths.
  </p>
        <div class="simplesect" lang="en" xml:lang="en">
          <div class="titlepage">
            <div>
              <div>
                <h4 class="title"><a id="id3330974"></a>Activate Tool</h4>
              </div>
            </div>
          </div>
          <div class="itemizedlist">
            <ul type="disc">
              <li>
                <p>
          The Path Tool can be called in the following
          order, from the image-menu:
          <span class="guimenuitem"><span class="accel">T</span>ools</span>/
          <span class="guimenuitem"><span class="accel">P</span>aths</span>.
        </p>
              </li>
              <li>
                <p>
          The Tool can also be called by clicking the tool icon:
          <span class="guiicon">
	    <span class="inlinemediaobject"><img src="../images/toolbox/path.png" /></span>
          </span>
        </p>
              </li>
            </ul>
          </div>
        </div>
        <div class="simplesect" lang="en" xml:lang="en">
          <div class="titlepage">
            <div>
              <div>
                <h4 class="title"><a id="id3330987"></a>Key modifiers (Defaults)</h4>
              </div>
            </div>
          </div>
          <div class="variablelist">
            <dl>
              <dt>
                <span class="term">Shortcut</span>
              </dt>
              <dd>
                <p>                 
            <span><b class="keycap">B</b></span> will activate the Path tool.
          </p>
                <p>
            Three modes are available to work with the Path tool:
            <span class="guilabel">Design</span>,<span class="guilabel">Edit</span> and <span class="guilabel">Move</span>.
            <span><b class="keycap">Ctrl</b></span> key toggles between Design and Edit.
            <span><b class="keycap">Shift</b></span> key has several functions depending on context. See Options for more 
            details.
          </p>
              </dd>
            </dl>
          </div>
        </div>
        <div class="simplesect" lang="en" xml:lang="en">
          <div class="titlepage">
            <div>
              <div>
                <h4 class="title"><a id="id3331151"></a>Options</h4>
              </div>
            </div>
          </div>
          <div class="variablelist">
            <dl>
              <dt>
                <span class="term">Overview</span>
              </dt>
              <dd>
                <p>
          The available tool options for the Path Tool can be accessed by
          double clicking the Path Tool icon.
          <span class="guiicon">
	    <span class="inlinemediaobject"><img src="../images/toolbox/path.png" /></span>
          </span>
        </p>
                <p>
          As with other tools, you can delete your changes by <span><b class="keycap">Ctrl-Z</b></span>.
        </p>
              </dd>
              <dt>
                <span class="term">Design Mode</span>
              </dt>
              <dd>
                <p>
          By default, this tool is in <span class="guilabel">Design</span> mode.
          You draw the path by clicking successively. You can move
          control points by clicking on them and dragging them. Between
          control points are segments.
        </p>
                <p>
          </p>
                <div class="mediaobject">
                  <img src="../images/tool-options/path-stroke.png" />
                  <div class="caption">
                    <p>
                Numbers are steps to draw a two segments straight path.
              </p>
                  </div>
                </div>
                <p>
        </p>
                <p>
          </p>
                <div class="mediaobject">
                  <img src="../images/tool-options/path-curve.png" />
                  <div class="caption">
                    <p>
                Curved segments are easily built by dragging a segment or a
                new node. Blue arrows indicate curve. Two little handles
                appear that you can drag to bend the curve.
              </p>
                  </div>
                </div>
                <p>
        </p>
                <div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">
                  <table border="0" summary="Tip">
                    <tr>
                      <td rowspan="2" align="center" valign="top" width="25">
                        <img alt="[Tip]" src="../images/tip.png" />
                      </td>
                      <th align="left">Tip</th>
                    </tr>
                    <tr>
                      <td colspan="2" align="left" valign="top">
                        <p>
            To quickly close the curve, press <span><b class="keycap">Ctrl</b></span> key
            and click on the initial control point. In previous versions,
            clicking inside a closed path converted it into Selection.
            Now, you have to use the Path dialog (Path to Selection
            button).
          </p>
                      </td>
                    </tr>
                  </table>
                </div>
                <div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">
                  <table border="0" summary="Tip">
                    <tr>
                      <td rowspan="2" align="center" valign="top" width="25">
                        <img alt="[Tip]" src="../images/tip.png" />
                      </td>
                      <th align="left">Tip</th>
                    </tr>
                    <tr>
                      <td colspan="2" align="left" valign="top">
                        <p>
            When you have two handles, they work symmetrically by
            default.  Release the pressure on the mouse button to move
            handles individually. The <span><b class="keycap">Shift</b></span> key will
            force the handles to be symmetrical again.
          </p>
                      </td>
                    </tr>
                  </table>
                </div>
                <p>
          Several functions are available with this mode:
        </p>
                <p>
          <span class="emphasis"><em>Add a new node</em></span>: if the active node (a small 
          empty circle after clicking on a node) is at the end of the path, 
          the mouse pointer is a '+' sign and a new node is created, linked 
          to the previous one by a segment. If the active node is on the 
          path, the pointer is a square and you can create a new component 
          to the path. This new component is independant from the other, but 
          belongs to the path as you can see on the Path dialog. Pressing
          <span><b class="keycap">Shift</b></span> forces the creation of a new component.
        </p>
                <p>                
          <span class="emphasis"><em>Move one or several nodes</em></span>: On a node, the 
          mouse pointer becomes a 4-arrows cross. You can click and drag it. 
          You can select several nodes by <span><b class="keycap">Shift</b></span> and click 
          and move them by click and drag. 
          Pressing <span><b class="keycap">Ctrl</b></span>-<span><b class="keycap">Alt</b></span> 
          allows to move all the path, as a selection.
        </p>
                <p>
          <span class="emphasis"><em>Modify handles</em></span>: you have to Edit a node 
          before. A handle appears. Drag it to bend the curve.  
          Pressing <span><b class="keycap">Shift</b></span> toggles to symmetric handles.
        </p>
                <p>
          <span class="emphasis"><em>Modify segment</em></span>: When you click on a segment, 
          the mouse pointer turns to a 4-arrows cross. Drag it to bend the 
          segment. As soon as you move, handles appear at both ends of the 
          segment. Pressing <span><b class="keycap">Shift</b></span> key toggles to symmetric 
          handles.
        </p>
              </dd>
              <dt>
                <span class="term">Edit Mode</span>
              </dt>
              <dd>
                <p>
          <span class="guilabel">Edit</span> performs functions which are not
          available in <span class="guilabel">Design</span> mode. With this mode,
          you can work only on the existing path.  Outside, the pointer is
          like a no-entry sign (on the whole image if there is no path!)
          and you can do nothing.
        </p>
                <p>
          <span class="emphasis"><em>Add a segment between two nodes</em></span>: Click on a 
          node at one end of the path to activate it. Pointer is like a 
          union symbol. Click on an other node to link both nodes. This is 
          useful when you have to link unclosed components.
        </p>
                <p>                         
          <span class="emphasis"><em>Remove a segment from a path</em></span>: Pressing 
          <span><b class="keycap">Shift</b></span>-<span><b class="keycap">Ctrl</b></span> 
          key combination, point to a segment. Pointer turns to -. Click to 
          delete the segment.
        </p>
                <p>
          <span class="emphasis"><em>Add a node to a path</em></span>: point to a segment. 
          Pointer turns to +. Click where you want to place the new control 
          point.
        </p>
                <p>                         
          <span class="emphasis"><em>Remove a node</em></span>: Pressing 
          <span><b class="keycap">Shift</b></span>-<span><b class="keycap">Ctrl</b></span> 
          key combination, point to a node. Pointer turns to -. Click to 
          delete the node.
        </p>
                <p>
          <span class="emphasis"><em>Add a handle to a node</em></span>: Point to a node. 
          Pointer turns to small hand. Drag the node: handle appears. 
          Pressing <span><b class="keycap">Shift</b></span> toggles to symmetric handles.         
        </p>
                <p>                          
          <span class="emphasis"><em>Remove a handle from a node</em></span>: Pressing 
          <span><b class="keycap">Shift</b></span>-<span><b class="keycap">Ctrl</b></span> 
          key combination, point to a handle. Pointer doesn't turn to the 
          expected - and remains a hand. Click to delete the handle.
        </p>
                <div class="caution" style="margin-left: 0.5in; margin-right: 0.5in;">
                  <table border="0" summary="Caution">
                    <tr>
                      <td rowspan="2" align="center" valign="top" width="25">
                        <img alt="[Caution]" src="../images/caution.png" />
                      </td>
                      <th align="left">Caution</th>
                    </tr>
                    <tr>
                      <td colspan="2" align="left" valign="top">
                        <p>
            No warning before removing a node, a segment or a handle.
          </p>
                      </td>
                    </tr>
                  </table>
                </div>
              </dd>
              <dt>
                <span class="term">Move Mode</span>
              </dt>
              <dd>
                <p> <span class="guilabel">Move</span> mode allows to move one or all
          components of a path. Simply click on the path and drag it.
          </p>
                <p> If you have several components, only the selected
          one is moved. If you click and drag outside the path, all
          components are moved. Pressing <span><b class="keycap">Shift</b></span> key toggles
          to move all components  also.  </p>
              </dd>
              <dt>
                <span class="term">Polygonal</span>
              </dt>
              <dd>
                <p>
          With this option, segments are linear only. Handles are not
          available and segments are not bent when moving them.
        </p>
              </dd>
            </dl>
          </div>
        </div>
      </div>
    </div>
    <div class="navfooter">
      <hr />
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left"><a accesskey="p" href="ch03s05s08.html">Prev</a> </td>
          <td width="20%" align="center">
            <a accesskey="u" href="ch03.html">Up</a>
          </td>
          <td width="40%" align="right"> <a accesskey="n" href="ch03s06s02.html">Next</a></td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">5.8. Posterize Tool </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">Home</a>
          </td>
          <td width="40%" align="right" valign="top"> 6.2. Bucket Fill</td>
        </tr>
      </table>
    </div>
  </body>
</html>