Translation by Artem Sereda with my minor changes
[kde-ru.git] / docs / koffice / krita / commands-toolbars.docbook
blob7c9ab45ba2beb4154ac73894619d8a2076723cb2
1 <sect1 id="commands-toolbars">
2 <title>Toolbars</title>
4 <para>This section describes &krita;'s toolbars. By default, the
5 <guilabel>Krita</guilabel> toolbar is located to the left of the drawing area,
6 while the others can be found at the top, below the menu bar.</para>
8 <para>You can customize your toolbars by choosing
9 <menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure
10 Toolbars...</guimenuitem></menuchoice> or by clicking with the &RMB; on a
11 toolbar and choosing <guimenuitem>Configure Toolbars...</guimenuitem>.</para>
13 <sect2 id="commands-toolbars-file">
14 <title>The <guilabel>File</guilabel> Toolbar</title>
16 <para>
17 <screenshot>
18 <screeninfo>The File toolbar</screeninfo>
19 <mediaobject>
20 <imageobject>
21 <imagedata fileref="toolbar-file.png" format="PNG" />
22 </imageobject>
23 <textobject>
24 <phrase>The File toolbar</phrase>
25 </textobject>
26 <caption><para>The File toolbar</para></caption>
27 </mediaobject>
28 </screenshot>
29 </para>
31 <para>This toolbar contains actions for working with files. In &krita;'s
32 default, there are five buttons on this toolbar: <guilabel>New</guilabel>,
33 <guilabel>Open</guilabel>, <guilabel>Save</guilabel>, <guilabel>Print
34 Preview</guilabel>, and <guilabel>Print</guilabel>.</para>
36 <para>These actions all correspond to entries in the <link
37 linkend="commands-menus-file"><guimenu>File</guimenu> menu</link>.</para>
39 </sect2>
41 <sect2 id="commands-toolbars-edit">
42 <title>The <guilabel>Edit</guilabel> Toolbar</title>
44 <para>
45 <screenshot>
46 <screeninfo>The Edit toolbar</screeninfo>
47 <mediaobject>
48 <imageobject>
49 <imagedata fileref="toolbar-edit.png" format="PNG" />
50 </imageobject>
51 <textobject>
52 <phrase>The Edit toolbar</phrase>
53 </textobject>
54 <caption><para>The Edit toolbar</para></caption>
55 </mediaobject>
56 </screenshot>
57 </para>
59 <para>This toolbar contains editing actions. With default settings this
60 toolbar offers four buttons: <guilabel>Undo</guilabel>,
61 <guilabel>Redo</guilabel>, <guilabel>Cut</guilabel>, and
62 <guilabel>Copy</guilabel>.</para>
64 <para>These actions all correspond to entries in the <link
65 linkend="commands-menus-edit"><guimenu>Edit</guimenu> menu</link>.</para>
66 </sect2>
68 <sect2 id="commands-toolbars-navigation">
69 <title>The <guilabel>Navigation</guilabel> Toolbar</title>
71 <para>
72 <screenshot>
73 <screeninfo>The Navigation toolbar</screeninfo>
74 <mediaobject>
75 <imageobject>
76 <imagedata fileref="toolbar-navigation.png" format="PNG" />
77 </imageobject>
78 <textobject>
79 <phrase>The Navigation toolbar</phrase>
80 </textobject>
81 <caption><para>The Navigation toolbar</para></caption>
82 </mediaobject>
83 </screenshot>
84 </para>
86 <para>This toolbar offers easy access to navigation actions. The two
87 default actions available are <guilabel>Zoom In</guilabel> and
88 <guilabel>Zoom Out</guilabel>. With <guilabel>Zoom In</guilabel>, the zoom 
89 level is increased. You will see less, but in higher detail. With
90 <guilabel>Zoom Out</guilabel>, the zoom level is decreased, so that you see
91 more at less detail. </para>
93 </sect2>
95 <sect2 id="commands-toolbars-krita">
96 <title>The <guilabel>Krita</guilabel> Toolbar</title>
98 <para>
99 <screenshot>
100 <screeninfo>The Krita toolbar</screeninfo>
101 <mediaobject>
102 <imageobject>
103 <imagedata fileref="toolbar-krita.png" format="PNG" />
104 </imageobject>
105 <textobject>
106 <phrase>The Krita toolbar</phrase>
107 </textobject>
108 <caption><para>The Krita toolbar</para></caption>
109 </mediaobject>
110 </screenshot>
111 </para>
113 <para>This toolbar contains painting operations and tools, as well as
114 editing and selecting tools. The available actions and some controls are listed
115 below. You can change the behaviour of most tools (and with that, usually the
116 resulting effect) by setting tool options in the
117 <link linkend="commands-palettes-controlbox">Control box palette</link>.</para>
119 <variablelist>
120 <varlistentry><term><inlinemediaobject><imageobject><imagedata
121 fileref="tool-brush.png" format="PNG"></imagedata>
122 </imageobject></inlinemediaobject> Brush</term>
123 <listitem><para>
124 With this tool you can paint freely. Click the &LMB; to paint a
125 single instance of the currently selected brush, or hold the &LMB; and drag
126 your mouse around to paint. The mouse movements you make are directly used for
127 painting.
128 </para></listitem></varlistentry>
130 <varlistentry><term><inlinemediaobject><imageobject><imagedata
131 fileref="tool-line.png" format="PNG"></imagedata>
132 </imageobject></inlinemediaobject> Line</term>
133 <listitem><para>
134 This tool is used to draw lines. Click the &LMB; to indicate the first
135 endpoint, keep the button pressed, drag to the second endpoint and release the
136 button.
137 </para><para>
138 Use &Shift; while holding the mouse button to restrict drawing to only
139 horizontal or vertical lines. You can press &Alt; while still keeping the &LMB;
140 down to move the line to a different location.
141 </para></listitem></varlistentry>
143 <varlistentry><term><inlinemediaobject><imageobject><imagedata
144 fileref="tool-rectangle.png" format="PNG"></imagedata>
145 </imageobject></inlinemediaobject> Rectangle</term>
146 <listitem><para>
147 This tool can be used to paint rectangles. Click and hold the &LMB; to indicate
148 one corner of the rectangle, drag to the opposite corner, and release the
149 button.
150 </para><para>
151 If you hold &Shift; while drawing, a square will be drawn instead of a
152 rectangle. Holding &Ctrl; will change the way the rectangle is constructed.
153 Normally, the first mouse click indicates one corner and the second click the
154 opposite. With &Ctrl;, the initial mouse position indicates the center of the
155 rectangle, and the final mouse position indicates a corner.
156 You can press &Alt; while still keeping the &LMB; down to move the rectangle to
157 a different location.
158 </para><para>
159 You can change between the corner/corner and center/corner drawing
160 methods as often as you want by pressing or releasing &Ctrl;, provided that you
161 keep the &LMB; pressed. With &Ctrl; pressed, mouse movements will affect all
162 four corners of the rectangle (relative to the center), without &Ctrl;, one
163 of the corners is unaffected.
164 </para></listitem></varlistentry>
166 <varlistentry><term><inlinemediaobject><imageobject><imagedata
167 fileref="tool-ellipse.png" format="PNG"></imagedata>
168 </imageobject></inlinemediaobject> Ellipse</term>
169 <listitem><para>
170 Use this tool to paint an ellipse. The currently selected brush is used for
171 drawing the ellipse outline. Click and hold the &LMB; to indicate one corner of
172 the <quote>bounding rectangle</quote> of the ellipse, then move your mouse to
173 the opposite corner. &krita; will show a preview of the ellipse using a thin
174 line. Release the button to draw the ellipse.
175 </para><para>
176 If you hold &Shift; while drawing, a circle will be drawn instead of an
177 ellipse. Holding &Ctrl; will change the way the ellipse is constructed: instead
178 of two corners, the initial mouse position indicates the ellipse center, and the
179 final mouse position indicates one of the corners of the bounding rectangle.
180 You can press &Alt; while still keeping the &LMB; down to move the ellipse to a
181 different location.
182 </para><para>
183 You can change between the corner/corner and center/corner drawing
184 methods as often as you want by pressing or releasing &Ctrl;, provided that you
185 keep the &LMB; pressed. With &Ctrl; pressed, mouse movements will
186 affect all four corners of the bounding rectangle (relative to the center),
187 without &Ctrl;, the corner opposite to the one you are moving remains still.
188 </para></listitem></varlistentry>
190 <varlistentry><term><inlinemediaobject><imageobject><imagedata
191 fileref="tool-polygon.png" format="PNG"></imagedata>
192 </imageobject></inlinemediaobject> Polygon</term>
193 <listitem><para>
194 With this tool you can draw polygons. Click the &LMB; to indicate the
195 starting point and successive vertices, then click the &RMB; to connect the last
196 vertex to the starting point.
197 </para></listitem></varlistentry>
199 <varlistentry> <term><inlinemediaobject><imageobject><imagedata
200 fileref="tool-polyline.png" format="PNG"></imagedata>
201 </imageobject></inlinemediaobject> Polyline</term>
202 <listitem><para>
203 Polylines are drawn like polygons, but the &RMB; click indicating the
204 end of the polyline does not connect the last vertex to the first one.
205 </para></listitem></varlistentry>
207 <varlistentry><term><inlinemediaobject><imageobject><imagedata
208 fileref="tool-star.png" format="PNG"></imagedata>
209 </imageobject></inlinemediaobject> Star</term>
210 <listitem><para>
211 This tool creates star-shaped objects. Press the &LMB; to indicate the center,
212 and drag the mouse to change the size and rotation of the star.
213 </para><para>
214 You can press &Alt; while still keeping the &LMB; down to move the star to a
215 different location.
216 </para></listitem></varlistentry>
218 <varlistentry><term><inlinemediaobject><imageobject><imagedata
219 fileref="tool-duplicate.png" format="PNG"></imagedata>
220 </imageobject></inlinemediaobject> Duplicate</term>
221 <listitem><para>
222 You can use this tool to duplicate parts of an image. Click with the &RMB; on
223 the location you want to duplicate from. &krita; will indicate this location by
224 an outline of your current brush. Then click with the &LMB; to designate the
225 location where you want to duplicate to, and drag with the mouse. You will then
226 duplicate whatever is at the source location to the current (destination)
227 location.
228 </para><para>
229 While you are painting the duplicate, both your cursor in the destination
230 location and the brush outline in the source location will move, in order to
231 give you visual feedback.
232 </para></listitem></varlistentry>
234 <varlistentry><term><inlinemediaobject><imageobject><imagedata
235 fileref="tool-paintwithfilters.png" format="PNG"></imagedata>
236 </imageobject></inlinemediaobject> Paint with
237 filters</term>
238 <listitem><para>
239 This tool allows you to pick a filter and draw with it.
240 </para></listitem></varlistentry>
242 <varlistentry>
243 <term><inlinemediaobject><imageobject><imagedata fileref="tool-transform.png"
244 format="PNG"></imagedata> </imageobject></inlinemediaobject> Transform</term>
245 <listitem><para>
246 With this tool you can quickly transform the current selection or layer.
247 Handles will appear at the corners and sides, with which you can scale the
248 selection or layer. You can also click anywhere in the selection or layer and
249 to move it by dragging the mouse.
250 </para></listitem></varlistentry>
252 <varlistentry><term><inlinemediaobject><imageobject><imagedata
253 fileref="tool-crop.png" format="PNG"></imagedata>
254 </imageobject></inlinemediaobject> Crop</term>
255 <listitem><para>
256 With this tool you can crop a layer or an image to a certain rectangular area.
257 Click and drag with the &LMB; to define an area. This area is designated by an
258 outline with 8 handles. You can then use the handles to change the size of the
259 area which the image or layer is to be cropped to. You can also click and drag
260 inside the area to move the outline in its entirety.
261 </para><para>
262 Doubleclick outside the area (i.e. on a part of the image that is to be removed)
263 to confirm the cropping operation.
264 </para></listitem></varlistentry>
266 <varlistentry><term><inlinemediaobject><imageobject><imagedata
267 fileref="tool-contiguousfill.png" format="PNG"></imagedata>
268 </imageobject></inlinemediaobject> Contiguous fill</term>
269 <listitem><para>
270 Use this tool to fill a contiguous area of one color with the current
271 foreground color or a pattern. Simply click to fill up the area.
272 </para></listitem></varlistentry>
274 <varlistentry><term><inlinemediaobject><imageobject><imagedata
275 fileref="tool-gradient.png" format="PNG"></imagedata>
276 </imageobject></inlinemediaobject> Gradient</term>
277 <listitem><para>
278 This tool fills the current layer or selection with the currently selected
279 gradient. Click the &LMB;, hold it, and drag the mouse to define two endpoints.
280 The gradient will be drawn along this line. If the line does not extend to the
281 border of the selection or layer, the color at the corresponding endpoint of
282 the gradient will be used to fill up the rest of the area at that side.
283 </para></listitem></varlistentry>
285 <varlistentry><term><inlinemediaobject><imageobject><imagedata
286 fileref="tool-text.png" format="PNG"></imagedata>
287 </imageobject></inlinemediaobject> Text</term>
288 <listitem><para>
289 With this tool you can add simple text to your image. Click the &LMB; on the
290 location at which you want have the text. Then enter the desired text in the
291 dialog window that appears. The text will be horizontally centered on, and
292 the top of the text will be at the same height as, the chosen location.
293 </para></listitem></varlistentry>
295 <varlistentry><term><inlinemediaobject><imageobject><imagedata
296 fileref="tool-pan.png" format="PNG"></imagedata>
297 </imageobject></inlinemediaobject> Pan</term>
298 <listitem><para>
299 This tool can be used to navigate through your image. Click and hold the &LMB;
300 and move the mouse to scroll in a certain direction.
301 </para></listitem></varlistentry>
303 <varlistentry><term><inlinemediaobject><imageobject><imagedata
304 fileref="tool-move.png" format="PNG"></imagedata>
305 </imageobject></inlinemediaobject> Move</term>
306 <listitem><para>
307 With this tool, you can move the current layer or selection by dragging the
308 mouse.
309 </para></listitem></varlistentry>
311 <varlistentry><term><inlinemediaobject><imageobject><imagedata
312 fileref="tool-zoom.png" format="PNG"></imagedata>
313 </imageobject></inlinemediaobject> Zoom</term>
314 <listitem><para>
315 Use this tool to zoom in and out. Click the &LMB; to increase the zoom by
316 a factor 2 (e.g. 1:1 to 2:1), click the &RMB; to decrease the zoom by a factor
317 2 (e.g. 1:1 to 1:2).
318 </para></listitem></varlistentry>
320 <varlistentry><term><inlinemediaobject><imageobject><imagedata
321 fileref="tool-colorpicker.png" format="PNG"></imagedata>
322 </imageobject></inlinemediaobject> Color picker</term>
323 <listitem><para>
324 With this tool you can find the color values of a point. Click the &LMB;
325 somewhere in the image to see color information about that point in the
326 <guilabel>Control box</guilabel>.
327 </para></listitem></varlistentry>
329 <varlistentry><term><inlinemediaobject><imageobject><imagedata
330 fileref="tool-paintselection.png" format="PNG"></imagedata>
331 </imageobject></inlinemediaobject> Paint selection</term>
332 <listitem><para>
333 This tool can be used to select custom areas. The currently selected brush is
334 used to select areas: instead of painting on the image, the area is selected.
335 For more information on selections, see <link
336 linkend="selections">the Selections chapter</link>.
337 </para></listitem></varlistentry>
339 <varlistentry>
340 <term><inlinemediaobject><imageobject><imagedata
341 fileref="tool-eraseselection.png" format="PNG"></imagedata>
342 </imageobject></inlinemediaobject> Erase selection</term>
343 <listitem><para>
344 This tool works almost the same as the Paint selection tool, but a selection,
345 if it exists at the mouse location, is removed instead of created.
346 </para></listitem></varlistentry>
348 <varlistentry>
349 <term><inlinemediaobject><imageobject><imagedata
350 fileref="tool-selectrectangular.png" format="PNG"></imagedata>
351 </imageobject></inlinemediaobject> Select rectangular</term>
352 <listitem><para>
353 You can use this tool to select rectangular areas. Operation is similar to the
354 Rectangle tool, and &Shift;, &Ctrl; and &Alt; can be used like when painting
355 rectangles.
356 </para></listitem></varlistentry>
358 <varlistentry>
359 <term><inlinemediaobject><imageobject><imagedata
360 fileref="tool-selectelliptical.png" format="PNG"></imagedata>
361 </imageobject></inlinemediaobject> Select elliptical</term>
362 <listitem><para>
363 You can use this tool to select elliptical areas. Operation is similar
364 to the Ellipse tool, and &Shift;, &Ctrl; and &Alt; can be used like when
365 painting ellipses.
366 </para></listitem></varlistentry>
368 <varlistentry>
369 <term><inlinemediaobject><imageobject><imagedata
370 fileref="tool-selectpolygonal.png"
371 format="PNG"></imagedata> </imageobject></inlinemediaobject> Select
372 polygonal</term>
373 <listitem><para>
374 You can use this tool to select polygonal areas. Operation is similar to
375 the Polygon tool, and &Shift;, &Ctrl; and &Alt; can be used like when painting
376 polygons.
377 </para></listitem></varlistentry>
379 <varlistentry>
380 <term><inlinemediaobject><imageobject><imagedata
381 fileref="tool-selectoutline.png"
382 format="PNG"></imagedata> </imageobject></inlinemediaobject> Select
383 outline</term>
384 <listitem><para>
385 You can use this tool to select custom outlined areas. Click the &LMB; and drag
386 with your mouse, like when painting with the Brush tool, to define the
387 outline. When you release the mouse button, the outline will be finished with a
388 straight line between the current position and the start position.
389 </para></listitem></varlistentry>
391 <varlistentry>
392 <term><inlinemediaobject><imageobject><imagedata
393 fileref="tool-selectcontiguous.png" format="PNG"></imagedata>
394 </imageobject></inlinemediaobject> Select contiguous</term>
395 <listitem><para>
396 With this tool you can select contiguous areas of a color. Click with the
397 &LMB; to select an area.
398 </para></listitem></varlistentry>
400 <varlistentry>
401 <term><inlinemediaobject><imageobject><imagedata
402 fileref="tool-selectsimilar.png" format="PNG"></imagedata>
403 </imageobject></inlinemediaobject> Select similar</term>
404 <listitem><para>
405 With this tool you can select multiple areas with the same color. Detection is
406 done the same as with the contiguous fill, but the areas do not need to be
407 adjacent.
408 </para></listitem></varlistentry>
409 </variablelist>
411 </sect2>
413 <sect2 id="commands-toolbars-brushesandstuff">
414 <title>The <guilabel>Brushes and Stuff</guilabel> Toolbar</title>
416 <para>
417 <screenshot>
418 <screeninfo>The Brushes and Stuff toolbar</screeninfo>
419 <mediaobject>
420 <imageobject>
421 <imagedata fileref="toolbar-brushesandstuff.png" format="PNG" />
422 </imageobject>
423 <textobject>
424 <phrase>The Brushes and Stuff toolbar</phrase>
425 </textobject>
426 <caption><para>The Brushes and Stuff toolbar</para></caption>
427 </mediaobject>
428 </screenshot>
429 </para>
431 <para>This toolbar contains dropdown <quote>palettes</quote> in which you
432 can choose brush shapes, gradients, and fill patterns. It also contains a
433 dropdown box for painter's tools, and a tablet pressure setting.</para>
435 <sect3 id="commands-toolbars-brushesandstuff-brushshapes">
436 <title>Brush Shapes</title>
438 <para>
439 <screenshot>
440 <screeninfo>The Brush Shapes palette</screeninfo>
441 <mediaobject>
442 <imageobject>
443 <imagedata fileref="toolbar-brushes-brushshapes-predefined.png" format="PNG" />
444 </imageobject>
445 <textobject>
446 <phrase>The Brush Shapes palette</phrase>
447 </textobject>
448 <caption><para>The Brush Shapes palette</para></caption>
449 </mediaobject>
450 </screenshot>
451 </para>
453 <para>In the <guilabel>Brush Shapes</guilabel> palette, you can choose
454 which brush to paint with. This brush is used for painting operations
455 like Freehand, Rectangle, Ellipse, etcetera. You can choose a predefined
456 brush (in the <guilabel>Predefined Brushes</guilabel> tab, shown above), or
457 customize or create one.</para>
459 <para>
460 <screenshot>
461 <screeninfo>The Brush Shapes palette with the Autobrush tab</screeninfo>
462 <mediaobject>
463 <imageobject>
464 <imagedata fileref="toolbar-brushes-brushshapes-autobrush.png" format="PNG" />
465 </imageobject>
466 <textobject>
467 <phrase>The Brush Shapes palette with the Autobrush tab</phrase>
468 </textobject>
469 <caption><para>The Brush Shapes palette with the Autobrush
470 tab</para></caption>
471 </mediaobject>
472 </screenshot>
473 </para>
475 <para>The <guilabel>Autobrush</guilabel> tab allows you to create a customized
476 rectangular or ellipsoid brush. You can set its height and width using
477 the <guilabel>Size</guilabel> spin boxes. The link icon controls whether 
478 the height and width are forced to be the same or not. If a connected link
479 picture is shown, changing one value will automatically change the other one 
480 as well. A disconnected link indicates that both values can be set
481 independently. The fuzziness of the brush can be set with the
482 <guilabel>Fade</guilabel> spin boxes. Again, horizontal and vertical values can
483 be allowed to differ or not, depending on the state of the link button.</para>
485 <para>
486 <screenshot>
487 <screeninfo>The Brush Shapes palette with the Custom Brush tab</screeninfo>
488 <mediaobject>
489 <imageobject>
490 <imagedata fileref="toolbar-brushes-brushshapes-custombrush.png" format="PNG" />
491 </imageobject>
492 <textobject>
493 <phrase>The Brush Shapes palette with the Custom Brush tab</phrase>
494 </textobject>
495 <caption><para>The Brush Shapes palette with the Custom Brush
496 tab</para></caption>
497 </mediaobject>
498 </screenshot>
499 </para>
501 <para>The <guilabel>Custom Brush</guilabel> tab of this palette lets you
502 use the current image as a brush. With the <guibutton>Add to
503 Predefined Brushes</guibutton> button, you can save it for later use.</para>
505 </sect3>
507 <sect3 id="commands-toolbars-brushesandstuff-gradients">
508 <title>Gradients</title>
510 <para>
511 <screenshot>
512 <screeninfo>The Gradients palette</screeninfo>
513 <mediaobject>
514 <imageobject>
515 <imagedata fileref="toolbar-brushes-gradients.png" format="PNG" />
516 </imageobject>
517 <textobject>
518 <phrase>The Gradients palette</phrase>
519 </textobject>
520 <caption><para>The Gradients palette</para></caption>
521 </mediaobject>
522 </screenshot>
523 </para>
525 <para>In the <guilabel>Gradients</guilabel> palette, you can choose a gradient
526 to paint with using the Gradient fill tool. Clicking once on a gradient in the
527 palette will show a larger preview. Click it again to make it the current
528 gradient.</para>
529 <para>You can create your own gradients with the <guibutton>Custom
530 Gradient</guibutton> button.</para>
532 </sect3>
534 <sect3 id="commands-toolbars-brushesandstuff-patterns">
535 <title>Patterns</title>
537 <para>
538 <screenshot>
539 <screeninfo>The Patterns palette</screeninfo>
540 <mediaobject>
541 <imageobject>
542 <imagedata fileref="toolbar-brushes-patterns.png" format="PNG" />
543 </imageobject>
544 <textobject>
545 <phrase>The Patterns palette</phrase>
546 </textobject>
547 <caption><para>The Patterns palette</para></caption>
548 </mediaobject>
549 </screenshot>
550 </para>
552 <para>The <guilabel>Patterns</guilabel> palette allows you to choose a pattern
553 for operations like Pattern fill. Click a pattern to see a preview at
554 actual size, then click it again to select it.</para>
556 <para>
557 <screenshot>
558 <screeninfo>The Patterns palette with the Custom Pattern tab selected</screeninfo>
559 <mediaobject>
560 <imageobject>
561 <imagedata fileref="toolbar-brushes-patterns-custompattern.png" format="PNG" />
562 </imageobject>
563 <textobject>
564 <phrase>The Patterns palette with the Custom Pattern tab selected</phrase>
565 </textobject>
566 <caption><para>The Patterns palette with the Custom Pattern tab selected</para></caption>
567 </mediaobject>
568 </screenshot>
569 </para>
571 <para>You can also create a custom pattern, as is shown above.</para>
573 </sect3>
575 <sect3 id="commands-toolbars-brushesandstuff-painterstools">
576 <title>Painter's tools</title>
578 <para>With the <guilabel>Painter's tools</guilabel> dropdown box, you can
579 select the tool your painting operation should simulate. For example, you can
580 paint with a normal brush, an airbrush, or a filter.</para>
582 </sect3>
584 <sect3 id="commands-toolbars-brushesandstuff-pressurevariation">
585 <title>Pressure variation</title>
587 <para>This setting allows you to change &krita;'s behaviour when you use a
588 tablet to paint with. When you change the pressure on the tablet, you can
589 choose between changing the line width (<guilabel>size</guilabel>), the
590 opacity, and the darkness.</para>
592 </sect3>
594 </sect2>
596 </sect1>