mirror of
https://github.com/aseprite/aseprite.git
synced 2025-04-16 14:42:44 +00:00
More documentation about Lasso tool.
This commit is contained in:
parent
5c6da29ced
commit
78422a19fc
@ -251,6 +251,13 @@ Using the right mouse button you can substract rectangles from selection.
|
||||
Lasso Tool
|
||||
==========
|
||||
|
||||
With this tool you can select free hand drawn contours. You
|
||||
press the mouse button, move it to draw a contour, and then
|
||||
when you release the button, a line will close the contour
|
||||
from the starting point to the end point. The are will be
|
||||
selected (if you used the left mouse button) or deselected
|
||||
(if you used the right mouse button).
|
||||
|
||||
.. admonition:: Summary
|
||||
|
||||
**Left button**: Outside the selection adds contours;
|
||||
@ -271,6 +278,9 @@ Polygonal Lasso Tool
|
||||
Magic Wand Tool
|
||||
===============
|
||||
|
||||
With this tool you can select a continuous area filled with the same
|
||||
color.
|
||||
|
||||
.. admonition:: Summary
|
||||
|
||||
**Left button**: Select the adjacent region of clicked color.
|
||||
|
Loading…
x
Reference in New Issue
Block a user