File: ch04s04s02.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 (154 lines) | stat: -rw-r--r-- 6,448 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
<?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>4.2. Using the Paths dialog</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="ch04s04.html" title="4. Path dialog" />
    <link rel="prev" href="ch04s04.html" title="4. Path dialog" />
    <link rel="next" href="ch04s04s03.html" title="4.3. Buttons" />
  </head>
  <body>
    <div xmlns="" class="navheader">
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center" id="chaptername">4.2. Using the Paths dialog</th>
        </tr>
        <tr>
          <td width="20%" align="left"><a accesskey="p" href="ch04s04.html">Prev</a> </td>
          <th width="60%" align="center" id="sectionname">4.2. Using the Paths dialog</th>
          <td width="20%" align="right"> <a accesskey="n" href="ch04s04s03.html">Next</a></td>
        </tr>
      </table>
      <hr />
    </div>
    <div class="sect2" lang="en" xml:lang="en">
      <div class="titlepage">
        <div>
          <div>
            <h3 class="title"><a id="id3336065"></a>4.2. Using the Paths dialog</h3>
          </div>
        </div>
      </div>
      <p>
      Each path belongs to one image:  paths are components of images
      just like layers.  The Paths dialog shows you a list of all
      paths belonging to the currently active image:  switching images
      causes the dialog to show a different list of paths.  If the
      Paths dialog is embedded in a "Layers, Channels, and Paths"
      dock, you can see the name of the active image in the Image Menu
      at the top of the dock.  (Otherwise, you can add an Image Menu
      to the dock by choosing "Show Image Menu" from the Tab menu.)  
    </p>
      <p>
      If you are familiar with the Layers dialog, you have a head
      start, because the Paths dialog is in several ways similar.  It
      shows a list of all paths that exist in the image, with four
      items for each path:
    </p>
      <div class="variablelist">
        <dl>
          <dt>
            <span class="term">Path visibility</span>
          </dt>
          <dd>
            <p>
            <span class="guiicon"> 
	      <span class="inlinemediaobject"><img src="../images/dialogs/dialogs-icon-eye.png" /></span>
            </span>
          </p>
            <p>
            An "open eye" icon if the path is visible, or a blank space if
            it is not.  "Visible" means that a trace of the path is drawn
            on the image display.  The path is not actually shown in the
            image pixel data unless it has been stroked or otherwise
            rendered.  Clicking in the eye-symbol-space toggles the
            visibility of the path.
          </p>
          </dd>
          <dt>
            <span class="term">chain paths</span>
          </dt>
          <dd>
            <p>
            <span class="guiicon"> 
	      <span class="inlinemediaobject"><img src="../images/dialogs/dialogs-icon-vchain.png" /></span>
            </span>
          </p>
            <p>
            A "chain" symbol is shown to the right of the
            eye-symbol-space if the path is transform-locked, or a blank
            space if it is not.  "Transform-locked" means that it forms
            part of a set of elements (layers, channels, etc) that are
            all affected in the same way by transformations (scaling,
            rotation, etc) applied to any one of them.  Clicking in the
            chain-symbol-space toggles the transform-lock status of the
            path. 
          </p>
          </dd>
          <dt>
            <span class="term">preview image</span>
          </dt>
          <dd>
            <p>
            A small preview-icon showing a sketch of the path.  If you
            click on the icon and drag it into an image, this will
            create a copy of the path in that image.
          </p>
          </dd>
          <dt>
            <span class="term">path name</span>
          </dt>
          <dd>
            <p>
            <span class="guiicon"> 
              <span class="inlinemediaobject"><img src="../images/dialogs/dialogs-layer-rename.png" /></span>
            </span>
          </p>
            <p>
            The name of the path, which must be unique within the
            image.  Double-clicking on the name will allow you to edit
            it.  If the name you create already exists, a number will be
            appended (e.g., "#1") to make it unique.
          </p>
          </dd>
        </dl>
      </div>
      <p>
      If the list is non-empty, at any given moment one of the
      members is the image's <span class="emphasis"><em>active path</em></span>, which
      will be the subject of any operations you perform using the
      dialog menu or the buttons at the bottom:  the active path is
      shown highlighted in the list.  Clicking on any of the entries
      will make it the active path.
    </p>
      <p>
      Right-clicking on any entry in the list brings up the <a href="ch04s04s04.html" title="4.4. Paths Menu">Paths Menu</a>.  You can also
      access the Paths Menu from the dialog Tab menu.
    </p>
    </div>
    <div class="navfooter">
      <hr />
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left"><a accesskey="p" href="ch04s04.html">Prev</a> </td>
          <td width="20%" align="center">
            <a accesskey="u" href="ch04s04.html">Up</a>
          </td>
          <td width="40%" align="right"> <a accesskey="n" href="ch04s04s03.html">Next</a></td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">4. Path dialog </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">Home</a>
          </td>
          <td width="40%" align="right" valign="top"> 4.3. Buttons</td>
        </tr>
      </table>
    </div>
  </body>
</html>