File: ch03s02s03.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 (181 lines) | stat: -rw-r--r-- 6,975 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
<?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>2.3. Tlačítka</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="ch03s02.html" title="2. Dialog Cesty" />
    <link rel="prev" href="ch03s02s02.html" title="2.2. Použití dialogu Cesty" />
    <link rel="next" href="ch03s02s04.html" title="2.4. Kontextová nabídka dialogu Cesty" />
  </head>
  <body>
    <div xmlns="" class="navheader">
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center" id="chaptername">2.3. Tlačítka</th>
        </tr>
        <tr>
          <td width="20%" align="left"><a accesskey="p" href="ch03s02s02.html">Předcházející</a> </td>
          <th width="60%" align="center" id="sectionname">2.3. Tlačítka</th>
          <td width="20%" align="right"> <a accesskey="n" href="ch03s02s04.html">Další</a></td>
        </tr>
      </table>
      <hr />
    </div>
    <div class="sect2" lang="cs" xml:lang="cs">
      <div class="titlepage">
        <div>
          <div>
            <h3 class="title"><a id="id3212265"></a>2.3. Tlačítka</h3>
          </div>
        </div>
      </div>
      <p>
      Tlačítka ve spodní části dialogu Cesty odpovídají některým položkám
      v kontextové nabídce dialogu Cesty (která je dostupná kliknutím pravého
      tlačítka myši v seznamu cest), alůe některé z nich mají další volby
      dostupné, pokud je talčítko stisknuto s použitím modifikační klávesy.
    </p>
      <div class="variablelist">
        <dl>
          <dt>
            <span class="term">Nová cesta</span>
          </dt>
          <dd>
            <p>
            Viz <a href="ch03s02s04.html#gimp-path-new">Nová cesta</a>.
            Podržení klávesy <span><b class="keycap">Shift</b></span> při použití tohoto
            tlačítka způsobí, že bude nová cesta vytvořena se stejnými
            parametry (jménem, bude k němu pro odlišení připojena číslice),
            jako poslední vytvořená cesta.
          </p>
          </dd>
          <dt>
            <span class="term">Zvýšit cestu</span>
          </dt>
          <dd>
            <p>
            Viz <a href="ch03s02s04.html#gimp-path-raise">Zvýšit cestu</a>.
          </p>
          </dd>
          <dt>
            <span class="term">Snížit cestu</span>
          </dt>
          <dd>
            <p>
            Viz <a href="ch03s02s04.html#gimp-path-lower">Snížit cestu</a>.
          </p>
          </dd>
          <dt>
            <span class="term">Duplikovat cestu</span>
          </dt>
          <dd>
            <p>
            Viz <a href="ch03s02s04.html#gimp-path-duplicate">Duplikovat cestu</a>.
          </p>
          </dd>
          <dt>
            <span class="term">Cesta do výběru</span>
          </dt>
          <dd>
            <p>
            Převede cestu do výběru; vysvětlení viz
            <a href="ch03s02s04.html#gimp-path-selection-replace">Cesta do
            výběru</a>. Pomocí modifikačních kláves použitých při stisku
            tlačítka můžete ovlivnit způsob, jakým nový výběr bude interagovat
            se stávajícím:
          </p>
            <div class="segmentedlist">
              <table border="0">
                <thead>
                  <tr class="segtitle">
                    <th>Modifikační klávesa</th>
                    <th>Akce</th>
                  </tr>
                </thead>
                <tbody>
                  <tr class="seglistitem">
                    <td class="seg">žádná</td>
                    <td class="seg">Nahrazení stávajícího výběru</td>
                  </tr>
                  <tr class="seglistitem">
                    <td class="seg">
                      <span>
                        <b class="keycap">Shift</b>
                      </span>
                    </td>
                    <td class="seg">Přidání ke stávajícímu výběru</td>
                  </tr>
                  <tr class="seglistitem">
                    <td class="seg">
                      <span>
                        <b class="keycap">Ctrl</b>
                      </span>
                    </td>
                    <td class="seg">Odečtení od stávajícího výběru</td>
                  </tr>
                  <tr class="seglistitem">
                    <td class="seg">
                <span><b class="keycap">Shift</b></span>-<span><b class="keycap">Ctrl</b></span>
              </td>
                    <td class="seg">Průnik se stávajícím výběrem</td>
                  </tr>
                </tbody>
              </table>
            </div>
          </dd>
          <dt>
            <span class="term">Výběr do cesty</span>
          </dt>
          <dd>
            <p>
            Podržení klávesy <span><b class="keycap">Shift</b></span> při stisknutí tohoto
            tlačítka otevře dialog <span class="guilabel">Rozšířená nastavení výběru do
            cesty</span>. Viz <a href="ch03s02s04.html#gimp-path-stroke">Výběr
            do cesty</a>.
          </p>
          </dd>
          <dt>
            <span class="term">Vykreslit cestu</span>
          </dt>
          <dd>
            <p>
            Viz <a href="ch03s02s04.html#gimp-path-stroke">Vykreslit cestu</a>.
          </p>
          </dd>
          <dt>
            <span class="term">Odstranit cestu</span>
          </dt>
          <dd>
            <p>
            Odstraní vybranou (aktivní) cestu.
          </p>
          </dd>
        </dl>
      </div>
    </div>
    <div class="navfooter">
      <hr />
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left"><a accesskey="p" href="ch03s02s02.html">Předcházející</a> </td>
          <td width="20%" align="center">
            <a accesskey="u" href="ch03s02.html">Nahoru</a>
          </td>
          <td width="40%" align="right"> <a accesskey="n" href="ch03s02s04.html">Další</a></td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">2.2. Použití dialogu Cesty </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">Domů</a>
          </td>
          <td width="40%" align="right" valign="top"> 2.4. Kontextová nabídka dialogu Cesty</td>
        </tr>
      </table>
    </div>
  </body>
</html>