Doc'ing new transparent Erasers

This commit is contained in:
Bill Kendrick 2024-03-15 21:11:25 -07:00
parent f85e2c3519
commit 5adf5dfbf8
147 changed files with 16509 additions and 15724 deletions

View file

@ -27,10 +27,8 @@ https://tuxpaint.org/
* Improvements to Eraser tool:
----------------------------
* WIP Transparent eraser
* Transparent erasers
Bill Kendrick <bill@newbreedsoftware.com>
+ WIP Needs docs
+ WIP Add to new features lists
* Other Improvements:
-------------------

View file

@ -6,7 +6,7 @@
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
February 29, 2024
March 15, 2024
+-------------------------------------------------+
| Table of Contents |
@ -99,6 +99,9 @@ See COPYING.txt for the full text of the GPL license.
D. What's New in Tux Paint version 0.9.33?
Transparent Erasers
Erasers that lightly expose more and more of the background.
Dither magic tools
Transform parts of an image into a dithered pattern of dots.
@ -634,15 +637,26 @@ g."Magic" Tool (Special Effects)
h."Eraser" Tool
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.)
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
Available Tools > Other Controls > "New" Command.)
A number of eraser sizes are available, with both square and round shapes.
Fuzzy-edged round shapes are also available.
A number of eraser types are available, each offering multiple sizes are
available:
+ Square — Square-shaped erasers that completely remove parts of your
drawing.
+ Circle (solid) — Circle-shaped erasers that completely remove parts of
your drawing.
+ Fuzzy-edged Circle — Circle-shaped erasers with soft edges that blend
with the background.
+ Transparent Circle — Circle-shaped erasers that blend your drawing with
the background. Release and click again to expose more and more of the
background.
As you move the mouse around, a square outline follows the pointer, showing
what part of the picture will be erased to white.
As you move the mouse around, an outline follows the pointer, showing what
part of the picture will be erased.
As you erase, a 'squeaky clean' eraser wiping sound is played.
@ -681,6 +695,10 @@ b."New" Command
or using a 'Starter' or 'Template' image (see below). You will first be
asked whether you really want to do this.
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 Available Tools > Drawing Tools > "Eraser" Tool.)
⌨ Note: You can also press [Control / ⌘] + [N] on the keyboard to start a
new drawing.

View file

@ -102,7 +102,7 @@
</p>
<p>
February 29, 2024 </p>
March 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 &gt; Other Controls &gt; "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 &mdash; Square-shaped erasers that completely remove parts of your drawing. </li>
<li>
Circle (solid) &mdash; Circle-shaped erasers that completely remove parts of your drawing. </li>
<li>
Fuzzy-edged Circle &mdash; Circle-shaped erasers with soft edges that blend with the background. </li>
<li>
Transparent Circle &mdash; 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 &gt; Drawing Tools &gt; "Eraser" Tool</a>.)
<p class="note">
<span title="Keyboard shortcut">&#9000;</span> <strong>Note:</strong> You can also press <b><code>[Control / &#8984;]</code></b> + <code><b>[N]</b></code> on the keyboard to start a new drawing. </p>

View file

@ -6,7 +6,7 @@
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
febrero 29, 2024
marzo 15, 2024
+-------------------------------------------------+
| Table of Contents |
@ -99,6 +99,9 @@ See COPYING.txt for the full text of the GPL license.
D. What's New in Tux Paint version 0.9.33?
Transparent Erasers
Erasers that lightly expose more and more of the background.
Dither magic tools
Transform parts of an image into a dithered pattern of dots.
@ -634,15 +637,26 @@ g."Magic" Tool (Special Effects)
h."Eraser" Tool
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.)
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
Available Tools > Other Controls > "New" Command.)
A number of eraser sizes are available, with both square and round shapes.
Fuzzy-edged round shapes are also available.
A number of eraser types are available, each offering multiple sizes are
available:
+ Square — Square-shaped erasers that completely remove parts of your
drawing.
+ Circle (solid) — Circle-shaped erasers that completely remove parts of
your drawing.
+ Fuzzy-edged Circle — Circle-shaped erasers with soft edges that blend
with the background.
+ Transparent Circle — Circle-shaped erasers that blend your drawing with
the background. Release and click again to expose more and more of the
background.
As you move the mouse around, a square outline follows the pointer, showing
what part of the picture will be erased to white.
As you move the mouse around, an outline follows the pointer, showing what
part of the picture will be erased.
As you erase, a 'squeaky clean' eraser wiping sound is played.
@ -681,6 +695,10 @@ b."New" Command
or using a 'Starter' or 'Template' image (see below). You will first be
asked whether you really want to do this.
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 Available Tools > Drawing Tools > "Eraser" Tool.)
⌨ Note: You can also press [Control / ⌘] + [N] on the keyboard to start a
new drawing.

View file

@ -102,7 +102,7 @@
</p>
<p>
febrero 29, 2024 </p>
marzo 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 &gt; Other Controls &gt; "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 &mdash; Square-shaped erasers that completely remove parts of your drawing. </li>
<li>
Circle (solid) &mdash; Circle-shaped erasers that completely remove parts of your drawing. </li>
<li>
Fuzzy-edged Circle &mdash; Circle-shaped erasers with soft edges that blend with the background. </li>
<li>
Transparent Circle &mdash; 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 &gt; Drawing Tools &gt; "Eraser" Tool</a>.)
<p class="note">
<span title="Keyboard shortcut">&#9000;</span> <strong>Note:</strong> You can also press <b><code>[Control / &#8984;]</code></b> + <code><b>[N]</b></code> on the keyboard to start a new drawing. </p>

View file

@ -6,7 +6,7 @@
Copyright © 2002-2024 by divers contributeurs; voir AUTHORS.txt.
https://tuxpaint.org/
février 29, 2024
mars 15, 2024
+-------------------------------------------------------+
| Table des matières |
@ -104,6 +104,9 @@ Voir COPYING.txt pour le texte complet de la licence GPL.
D. Qu'y a-t-il de neuf dans la version 0.9.33 de Tux Paint ?
Transparent Erasers
Erasers that lightly expose more and more of the background.
Dither magic tools
Transform parts of an image into a dithered pattern of dots.
@ -674,15 +677,26 @@ g.Outil "Magie" (Effets spéciaux)
h.Outil "Gomme"
Cet outil est similaire au pinceau. Partout où vous cliquez (ou cliquez et
faites glisser), l'image sera effacée. (Cela peut être du blanc, une autre
couleur ou une image d'arrière-plan, selon l'image.)
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
Outils disponibles > Autres contrôles > Commande "Nouveau".)
Un certain nombre de tailles de gommes sont disponibles, soit rondes soit
carrées. Des formes rondes avec contour flou sont aussi disponibles.
A number of eraser types are available, each offering multiple sizes are
available:
+ Square — Square-shaped erasers that completely remove parts of your
drawing.
+ Circle (solid) — Circle-shaped erasers that completely remove parts of
your drawing.
+ Fuzzy-edged Circle — Circle-shaped erasers with soft edges that blend
with the background.
+ Transparent Circle — Circle-shaped erasers that blend your drawing with
the background. Release and click again to expose more and more of the
background.
Lorsque vous déplacez la souris, un contour carré suit le pointeur,
indiquant quelle partie de l'image sera effacée en blanc.
As you move the mouse around, an outline follows the pointer, showing what
part of the picture will be erased.
Au fur et à mesure que vous effacez, un grincement est émis.
@ -724,16 +738,19 @@ b.Commande "Nouveau"
utilisant une image 'Starter' ou 'Template' (voir ci-dessous). On vous
demandera d'abord si vous voulez vraiment faire cela.
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 Outils disponibles > Outils de dessin > Outil "Gomme".)
⌨ Remarque : vous pouvez également appuyer [Control / ⌘] + [N] sur le
clavier pour commencer un nouveau dessin.
Choix de couleurs unies en arrière plan
En plus des couleurs unies prédéfinies, vous pouvez aussi choisir des
couleurs grâce à une palette arc-en-ciel ou un "mélangeur de couleurs".
Ceux-ci opèrent de manière identique avec les options de la palette de
couleur en-dessous du canevas quand on dessine une image. Voir Écran
principal > En Bas : Couleurs > Options Spéciales de couleur options
pour les détails.
Along with the preset solid colors, you can also choose colors using a
rainbow palette or a "color mixer". These operate identically to the
options found in the color palette shown below the canvas when drawing
a picture. See Écran principal > En bas : couleurs > Special color
options for details.
Images de "Démarrage" et images "Modèle"
o Les "Images de démarrage" se comportent comme une page d'un livre

File diff suppressed because it is too large Load diff

View file

@ -6,7 +6,7 @@
Copyright © 2002-2024 by varios colaboradores; see AUTHORS.txt.
https://tuxpaint.org/
29 de Febreiro de 2024
15 de Marzo de 2024
+--------------------------------------------------------+
| Índice |
@ -100,6 +100,9 @@ Consulte o texto completo da licenza GPL en COPYING.txt.
D. What's New in Tux Paint version 0.9.33?
Transparent Erasers
Erasers that lightly expose more and more of the background.
Dither magic tools
Transform parts of an image into a dithered pattern of dots.
@ -646,15 +649,26 @@ g.Ferramenta «Maxia» (efectos especiais)
h.Ferramenta de «Goma» (de borrar)
Esta ferramenta é similar ao pincel. Onde queira que prema (ou prema e
arrastre), a imaxe borrarase. (Pode ser branco, doutra cor ou a unha imaxe
de fondo, dependendo da imaxe.)
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
Ferramentas dispoñíbeis > Outros controis > Orde «Novo».)
A number of eraser sizes are available, with both square and round shapes.
Fuzzy-edged round shapes are also available.
A number of eraser types are available, each offering multiple sizes are
available:
+ Square — Square-shaped erasers that completely remove parts of your
drawing.
+ Circle (solid) — Circle-shaped erasers that completely remove parts of
your drawing.
+ Fuzzy-edged Circle — Circle-shaped erasers with soft edges that blend
with the background.
+ Transparent Circle — Circle-shaped erasers that blend your drawing with
the background. Release and click again to expose more and more of the
background.
Ao mover o rato, un contorno cadrado segue o punteiro, amosando que parte
da imaxe se borrará a branco.
As you move the mouse around, an outline follows the pointer, showing what
part of the picture will be erased.
Ao borralo, reprodúcese un son de borrado «rechiante».
@ -692,6 +706,11 @@ b.Orde «Novo»
usando unha imaxe «de Inicio» ou «modelo» (ver máis abaixo). Primeiro
preguntaráselle se realmente quere facelo.
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 Ferramentas dispoñíbeis > Ferramentas de debuxo > Ferramenta de «Goma»
(de borrar).)
⌨ Nota: Tamén pode premer [Control / ⌘] + [N] no teclado para iniciar un
novo debuxo.
@ -699,8 +718,8 @@ b.Orde «Novo»
Along with the preset solid colors, you can also choose colors using a
rainbow palette or a "color mixer". These operate identically to the
options found in the color palette shown below the canvas when drawing
a picture. See Main Screen > Lower: Colors > Special color options for
details.
a picture. See Pantalla principal > Máis abaixo: Cores > Special color
options for details.
Imaxes «de comezo» e de «modelo»
o As «imaxes de inicio» poden comportarse como unha páxina dun libro

View file

@ -102,7 +102,7 @@
</p>
<p>
29 de Febreiro de 2024 </p>
15 de Marzo de 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>
Esta ferramenta é similar ao pincel. Onde queira que prema (ou prema e arrastre), a imaxe borrarase. (Pode ser branco, doutra cor ou a unha imaxe de fondo, dependendo da imaxe.) </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">Ferramentas dispoñíbeis &gt; Outros controis &gt; Orde «Novo»</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 &mdash; Square-shaped erasers that completely remove parts of your drawing. </li>
<li>
Circle (solid) &mdash; Circle-shaped erasers that completely remove parts of your drawing. </li>
<li>
Fuzzy-edged Circle &mdash; Circle-shaped erasers with soft edges that blend with the background. </li>
<li>
Transparent Circle &mdash; 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>
Ao mover o rato, un contorno cadrado segue o punteiro, amosando que parte da imaxe se borrará a branco. </p>
As you move the mouse around, an outline follows the pointer, showing what part of the picture will be erased. </p>
<p>
Ao borralo, reprodúcese un son de borrado «rechiante». </p>
@ -1046,13 +1064,15 @@
<p>
Ao premer no botón «Novo» iniciarase un novo debuxo. Aparecerá un diálogo no que pode escoller comezar unha nova imaxe cunha cor de fondo sólida ou usando unha imaxe «de Inicio» ou «modelo» (ver máis abaixo). Primeiro preguntaráselle se realmente quere facelo. </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">Ferramentas dispoñíbeis &gt; Ferramentas de debuxo &gt; Ferramenta de «Goma» (de borrar)</a>.)
<p class="note">
<span title="Keyboard shortcut">&#9000;</span> <strong>Nota:</strong> Tamén pode premer <b><code>[Control / &#8984;]</code></b> + <code><b>[N]</b></code> no teclado para iniciar un novo debuxo. </p>
<dl>
<dt><strong>Special Solid Background Color Choices</strong></dt>
<dd>
Along with the preset solid colors, you can also choose colors using a rainbow palette or a "color mixer". These operate identically to the options found in the color palette shown below the canvas when drawing a picture. See <a href="#special_color_options">Main Screen &gt; Lower: Colors &gt; Special color options</a> for details. </dd>
Along with the preset solid colors, you can also choose colors using a rainbow palette or a "color mixer". These operate identically to the options found in the color palette shown below the canvas when drawing a picture. See <a href="#special_color_options">Pantalla principal &gt; Máis abaixo: Cores &gt; Special color options</a> for details. </dd>
<dt><strong>Imaxes «de comezo» e de «modelo»</strong></dt>
<dd>

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View file

@ -6,7 +6,7 @@
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
febrúar 29, 2024
mars 15, 2024
+-------------------------------------------------+
| Table of Contents |
@ -99,6 +99,9 @@ See COPYING.txt for the full text of the GPL license.
D. What's New in Tux Paint version 0.9.33?
Transparent Erasers
Erasers that lightly expose more and more of the background.
Dither magic tools
Transform parts of an image into a dithered pattern of dots.
@ -634,15 +637,26 @@ g."Magic" Tool (Special Effects)
h."Eraser" Tool
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.)
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
Available Tools > Other Controls > "New" Command.)
A number of eraser sizes are available, with both square and round shapes.
Fuzzy-edged round shapes are also available.
A number of eraser types are available, each offering multiple sizes are
available:
+ Square — Square-shaped erasers that completely remove parts of your
drawing.
+ Circle (solid) — Circle-shaped erasers that completely remove parts of
your drawing.
+ Fuzzy-edged Circle — Circle-shaped erasers with soft edges that blend
with the background.
+ Transparent Circle — Circle-shaped erasers that blend your drawing with
the background. Release and click again to expose more and more of the
background.
As you move the mouse around, a square outline follows the pointer, showing
what part of the picture will be erased to white.
As you move the mouse around, an outline follows the pointer, showing what
part of the picture will be erased.
As you erase, a 'squeaky clean' eraser wiping sound is played.
@ -681,6 +695,10 @@ b."New" Command
or using a 'Starter' or 'Template' image (see below). You will first be
asked whether you really want to do this.
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 Available Tools > Drawing Tools > "Eraser" Tool.)
⌨ Note: You can also press [Control / ⌘] + [N] on the keyboard to start a
new drawing.

View file

@ -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 &gt; Other Controls &gt; "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 &mdash; Square-shaped erasers that completely remove parts of your drawing. </li>
<li>
Circle (solid) &mdash; Circle-shaped erasers that completely remove parts of your drawing. </li>
<li>
Fuzzy-edged Circle &mdash; Circle-shaped erasers with soft edges that blend with the background. </li>
<li>
Transparent Circle &mdash; 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 &gt; Drawing Tools &gt; "Eraser" Tool</a>.)
<p class="note">
<span title="Keyboard shortcut">&#9000;</span> <strong>Note:</strong> You can also press <b><code>[Control / &#8984;]</code></b> + <code><b>[N]</b></code> on the keyboard to start a new drawing. </p>

View file

@ -6,7 +6,7 @@
Copyright © 2002-2024 by various contributors; AUTHORS.txt 参照.
https://tuxpaint.org/
2024年2月29
2024年3月15
+--------------------------------------------------+
| 目次 |
@ -97,6 +97,9 @@ Tux Paint は、オープンソースのプロジェクトで、GNUの一般公
D. Tux Paint バージョン 0.9.33 での変更点
Transparent Erasers
Erasers that lightly expose more and more of the background.
Dither magic tools
Transform parts of an image into a dithered pattern of dots.
@ -581,15 +584,26 @@ g.「まほう」ツール(特殊効果)
h.けしゴム
このツールは「ふで」ツールに似ています。クリック(または、クリック+ドラッ
グ)をした部分が消されます。(消した部分は、白あるいはその他の色、また、レ
イヤーキャンバスなど、絵によって異なる状態に戻ります。)
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 number of eraser types are available, each offering multiple sizes are
available:
+ Square — Square-shaped erasers that completely remove parts of your
drawing.
+ Circle (solid) — Circle-shaped erasers that completely remove parts of
your drawing.
+ Fuzzy-edged Circle — Circle-shaped erasers with soft edges that blend
with the background.
+ Transparent Circle — Circle-shaped erasers that blend your drawing with
the background. Release and click again to expose more and more of the
background.
正方形の輪郭がマウスカーソルの位置に表示され、絵のどの部分が消されるかを示
します。
As you move the mouse around, an outline follows the pointer, showing what
part of the picture will be erased.
消している間、「キュッキュッ」と擦って消す効果音が流れます。
@ -625,14 +639,18 @@ b.「さいしょから」
「さいしょから」のボタンを押すと、新規に絵を描き始めることができます。ダイ
アログ画面が表示され、キャンバスの背景色やレイヤー画像(後述)を選べます。
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 各種のツール > 描画ツール > けしゴム.)
⌨ 注: キーボードで [Control / ⌘] + [N] を押しても新規作成ができます。
単色のキャンバス
あらかじめ用意されている背景色のほか、レインボーパレットやカラーミキ
サーで色を選択することができます。これらは、絵を描くときにキャンバスの
下に表示されるカラーパレットにあるオプションと同じように操作します。詳
細はメインの画面 > 下部: カラーパレット「いろ」 > 色に関する特別なオプ
ションを参照。
Along with the preset solid colors, you can also choose colors using a
rainbow palette or a "color mixer". These operate identically to the
options found in the color palette shown below the canvas when drawing
a picture. See メインの画面 > 下部: カラーパレット「いろ」 > Special
color options for details.
レイヤー画像
o レイヤー画像には、塗り絵のページのようなもの(白黒の線で描かれ、色

View file

@ -102,7 +102,7 @@
</p>
<p>
2024年2月29</p>
2024年3月15</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>
このツールは「ふで」ツールに似ています。クリック(または、クリック+ドラッグ)をした部分が消されます。(消した部分は、白あるいはその他の色、また、レイヤーキャンバスなど、絵によって異なる状態に戻ります。) </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">各種のツール &gt; そのほかの操作 &gt; 「さいしょから」</a>.) </p>
<p>
いくつもの大きさの正方形と円形の消しゴムがあります。端がぼやけた円形の消しゴムも用意されています。 </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 &mdash; Square-shaped erasers that completely remove parts of your drawing. </li>
<li>
Circle (solid) &mdash; Circle-shaped erasers that completely remove parts of your drawing. </li>
<li>
Fuzzy-edged Circle &mdash; Circle-shaped erasers with soft edges that blend with the background. </li>
<li>
Transparent Circle &mdash; 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>
正方形の輪郭がマウスカーソルの位置に表示され、絵のどの部分が消されるかを示します。 </p>
As you move the mouse around, an outline follows the pointer, showing what part of the picture will be erased. </p>
<p>
消している間、「キュッキュッ」と擦って消す効果音が流れます。 </p>
@ -1046,13 +1064,15 @@
<p>
「さいしょから」のボタンを押すと、新規に絵を描き始めることができます。ダイアログ画面が表示され、キャンバスの背景色やレイヤー画像(後述)を選べます。 </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">各種のツール &gt; 描画ツール &gt; けしゴム</a>.)
<p class="note">
<span title="Keyboard shortcut">&#9000;</span> <strong>注:</strong> キーボードで <b><code>[Control / &#8984;]</code></b> + <code><b>[N]</b></code> を押しても新規作成ができます。 </p>
<dl>
<dt><strong>単色のキャンバス</strong></dt>
<dd>
あらかじめ用意されている背景色のほか、レインボーパレットやカラーミキサーで色を選択することができます。これらは、絵を描くときにキャンバスの下に表示されるカラーパレットにあるオプションと同じように操作します。詳細は <a href="#special_color_options">メインの画面 &gt; 下部: カラーパレット「いろ」 &gt; 色に関する特別なオプション</a> を参照。 </dd>
Along with the preset solid colors, you can also choose colors using a rainbow palette or a "color mixer". These operate identically to the options found in the color palette shown below the canvas when drawing a picture. See <a href="#special_color_options">メインの画面 &gt; 下部: カラーパレット「いろ」 &gt; Special color options</a> for details. </dd>
<dt><strong>レイヤー画像</strong></dt>
<dd>

View file

@ -6,7 +6,7 @@
Të drejta kopjimi © 2002-2024 nga kontribues të ndryshëm; shihni AUTHORS.txt.
https://tuxpaint.org/
29 shkurt 2024
15 mars 2024
+---------------------------------------------------+
| Pasqyrë e Lëndës |
@ -99,6 +99,9 @@ See COPYING.txt for the full text of the GPL license.
D. What's New in Tux Paint version 0.9.33?
Transparent Erasers
Erasers that lightly expose more and more of the background.
Dither magic tools
Transform parts of an image into a dithered pattern of dots.
@ -635,15 +638,26 @@ g.Mjeti “Magjik” (Efekte Speciale)
h.Mjeti “Gomë”
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.)
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
Mjete të Mundshme > Kontrolle të Tjera > Urdhri “I ri”.)
A number of eraser sizes are available, with both square and round shapes.
Fuzzy-edged round shapes are also available.
A number of eraser types are available, each offering multiple sizes are
available:
+ Square — Square-shaped erasers that completely remove parts of your
drawing.
+ Circle (solid) — Circle-shaped erasers that completely remove parts of
your drawing.
+ Fuzzy-edged Circle — Circle-shaped erasers with soft edges that blend
with the background.
+ Transparent Circle — Circle-shaped erasers that blend your drawing with
the background. Release and click again to expose more and more of the
background.
As you move the mouse around, a square outline follows the pointer, showing
what part of the picture will be erased to white.
As you move the mouse around, an outline follows the pointer, showing what
part of the picture will be erased.
As you erase, a 'squeaky clean' eraser wiping sound is played.
@ -684,6 +698,10 @@ b.Urdhri “I ri”
or using a 'Starter' or 'Template' image (see below). You will first be
asked whether you really want to do this.
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 Mjete të Mundshme > Mjete Vizatimi > Mjeti “Gomë”.)
⌨ Note: You can also press [Tasti Kontroll / ⌘] + [N] on the keyboard to
filloni një vizatim i ri.
@ -691,8 +709,8 @@ b.Urdhri “I ri”
Along with the preset solid colors, you can also choose colors using a
rainbow palette or a "color mixer". These operate identically to the
options found in the color palette shown below the canvas when drawing
a picture. See Main Screen > Lower: Colors > Special color options for
details.
a picture. See Skena Kryesore > Më Poshtë: Ngjyra > Special color
options for details.
Figura “Fillesë” & Gjedhe
o 'Starters' can behave like a page from a coloring book — a

View file

@ -102,7 +102,7 @@
</p>
<p>
29 shkurt 2024 </p>
15 mars 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">Mjete të Mundshme &gt; Kontrolle të Tjera &gt; Urdhri “I ri”</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 &mdash; Square-shaped erasers that completely remove parts of your drawing. </li>
<li>
Circle (solid) &mdash; Circle-shaped erasers that completely remove parts of your drawing. </li>
<li>
Fuzzy-edged Circle &mdash; Circle-shaped erasers with soft edges that blend with the background. </li>
<li>
Transparent Circle &mdash; 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,13 +1064,15 @@
<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">Mjete të Mundshme &gt; Mjete Vizatimi &gt; Mjeti “Gomë”</a>.)
<p class="note">
<span title="Keyboard shortcut">&#9000;</span> <strong>Note:</strong> You can also press <b><code>[Tasti Kontroll / &#8984;]</code></b> + <code><b>[N]</b></code> on the keyboard to filloni një vizatim i ri. </p>
<dl>
<dt><strong>Special Solid Background Color Choices</strong></dt>
<dd>
Along with the preset solid colors, you can also choose colors using a rainbow palette or a "color mixer". These operate identically to the options found in the color palette shown below the canvas when drawing a picture. See <a href="#special_color_options">Main Screen &gt; Lower: Colors &gt; Special color options</a> for details. </dd>
Along with the preset solid colors, you can also choose colors using a rainbow palette or a "color mixer". These operate identically to the options found in the color palette shown below the canvas when drawing a picture. See <a href="#special_color_options">Skena Kryesore &gt; Më Poshtë: Ngjyra &gt; Special color options</a> for details. </dd>
<dt><strong>Figura “Fillesë” &amp; Gjedhe</strong></dt>
<dd>