Doc'ing new transparent Erasers
This commit is contained in:
parent
f85e2c3519
commit
5adf5dfbf8
147 changed files with 16509 additions and 15724 deletions
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
febrúar 29, 2024 </p>
|
||||
mars 15, 2024 </p>
|
||||
</center>
|
||||
</header>
|
||||
<table border="2"
|
||||
|
|
@ -228,6 +228,9 @@
|
|||
</header>
|
||||
|
||||
<dl>
|
||||
<dt>Transparent Erasers</dt>
|
||||
<dd>Erasers that lightly expose more and more of the background.</dd>
|
||||
|
||||
<dt>Dither magic tools</dt>
|
||||
<dd>Transform parts of an image into a dithered pattern of dots.</dd>
|
||||
|
||||
|
|
@ -975,13 +978,28 @@
|
|||
alt=""
|
||||
align="right">
|
||||
<p>
|
||||
This tool is similar to the Paint Brush. Wherever you click (or click and drag), the picture will be erased. (This may be white, some other color, or to a background picture, depending on the picture.) </p>
|
||||
This tool works similarly to the Paint Brush. Wherever you click (or click and drag), things you've added to your drawing will be erased, exposing the background that you chose when you started the drawing, be it a solid color, the background of a 'Starter' image, or a 'Template' image. (See <a href="#using_tools_other_new">Available Tools > Other Controls > "New" Command</a>.) </p>
|
||||
|
||||
<p>
|
||||
A number of eraser sizes are available, with both square and round shapes. Fuzzy-edged round shapes are also available. </p>
|
||||
<img src="../../html/images/tool_eraser_erasers.png"
|
||||
width="411"
|
||||
height="192"
|
||||
alt=""
|
||||
align="right" />
|
||||
A number of eraser types are available, each offering multiple sizes are available: <ul>
|
||||
<li>
|
||||
Square — Square-shaped erasers that completely remove parts of your drawing. </li>
|
||||
<li>
|
||||
Circle (solid) — Circle-shaped erasers that completely remove parts of your drawing. </li>
|
||||
<li>
|
||||
Fuzzy-edged Circle — Circle-shaped erasers with soft edges that blend with the background. </li>
|
||||
<li>
|
||||
Transparent Circle — Circle-shaped erasers that blend your drawing with the background. Release and click again to expose more and more of the background. </li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
As you move the mouse around, a square outline follows the pointer, showing what part of the picture will be erased to white. </p>
|
||||
As you move the mouse around, an outline follows the pointer, showing what part of the picture will be erased. </p>
|
||||
|
||||
<p>
|
||||
As you erase, a 'squeaky clean' eraser wiping sound is played. </p>
|
||||
|
|
@ -1046,6 +1064,8 @@
|
|||
<p>
|
||||
Clicking the 'New' button will start a new drawing. A dialog will appear where you may choose to start a new picture using a solid background color, or using a 'Starter' or 'Template' image (see below). You will first be asked whether you really want to do this. </p>
|
||||
|
||||
<p>
|
||||
When you use the 'Eraser' tool things you've added to your drawing will be removed, exposing the background you chose when starting a new drawing. (See <a href="#using_tools_drawing_eraser">Available Tools > Drawing Tools > "Eraser" Tool</a>.)
|
||||
<p class="note">
|
||||
<span title="Keyboard shortcut">⌨</span> <strong>Note:</strong> You can also press <b><code>[Control / ⌘]</code></b> + <code><b>[N]</b></code> on the keyboard to start a new drawing. </p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue