Doc'ing animated & directional brushes in README

Pulling from tuxpaint-docs...
This commit is contained in:
Bill Kendrick 2021-09-05 23:26:05 -07:00
parent 664cfe4c5a
commit 66e6a7f947
10 changed files with 135 additions and 10 deletions

View file

@ -6,7 +6,7 @@
Copyright © 2002-2021 by various contributors; see AUTHORS. Copyright © 2002-2021 by various contributors; see AUTHORS.
http://www.tuxpaint.org/ http://www.tuxpaint.org/
August 31, 2021 September 5, 2021
---------------------------------------------------------------------- ----------------------------------------------------------------------
@ -219,6 +219,22 @@ Available Tools
If you hold the mouse button down, and move the mouse, it If you hold the mouse button down, and move the mouse, it
will draw as you move. will draw as you move.
Some brushes are animated — they change their shape as you
draw them. A good example of this is the vines brush that
ships with Tux Paint. These brushes will have a small
"filmstrip" icon drawn on their Selector buttons.
Other brushes are directional — they will draw a different
shape depending on what direction you are painting with
them. An example of this is the arrow brush that ships with
Tux Paint. These brushes have a small 8-way arrow icon drawn
on their Selector buttons.
Finally, some brushes can be both direction and animated.
Examples of this are the cat and squirrel brushes that ship
with Tux Paint. These brushes will have both the "filmstrip"
and 8-way arrow icons.
As you draw, a sound is played. The bigger the brush, the As you draw, a sound is played. The bigger the brush, the
lower the pitch. lower the pitch.

View file

@ -28,7 +28,7 @@
</p> </p>
<p> <p>
August 31, 2021 </p> September 5, 2021 </p>
</center> </center>
<hr size="2" <hr size="2"
@ -408,6 +408,15 @@
<p> <p>
If you hold the mouse button down, and move the mouse, it will draw as you move. </p> If you hold the mouse button down, and move the mouse, it will draw as you move. </p>
<p>
Some brushes are animated &mdash; they change their shape as you draw them. A good example of this is the vines brush that ships with Tux Paint. These brushes will have a small "filmstrip" icon drawn on their Selector buttons. </p>
<p>
Other brushes are directional &mdash; they will draw a different shape depending on what direction you are painting with them. An example of this is the arrow brush that ships with Tux Paint. These brushes have a small 8-way arrow icon drawn on their Selector buttons. </p>
<p>
Finally, some brushes can be both direction <em>and</em> animated. Examples of this are the cat and squirrel brushes that ship with Tux Paint. These brushes will have both the "filmstrip" and 8-way arrow icons. </p>
<p> <p>
As you draw, a sound is played. The bigger the brush, the lower the pitch. </p> As you draw, a sound is played. The bigger the brush, the lower the pitch. </p>
<br clear="all"> <br clear="all">

View file

@ -6,7 +6,7 @@
Copyright © 2002-2021 by various contributors; see AUTHORS. Copyright © 2002-2021 by various contributors; see AUTHORS.
http://www.tuxpaint.org/ http://www.tuxpaint.org/
agosto 31, 2021 septiembre 5, 2021
---------------------------------------------------------------------- ----------------------------------------------------------------------
@ -219,6 +219,22 @@ Available Tools
If you hold the mouse button down, and move the mouse, it If you hold the mouse button down, and move the mouse, it
will draw as you move. will draw as you move.
Some brushes are animated — they change their shape as you
draw them. A good example of this is the vines brush that
ships with Tux Paint. These brushes will have a small
"filmstrip" icon drawn on their Selector buttons.
Other brushes are directional — they will draw a different
shape depending on what direction you are painting with
them. An example of this is the arrow brush that ships with
Tux Paint. These brushes have a small 8-way arrow icon drawn
on their Selector buttons.
Finally, some brushes can be both direction and animated.
Examples of this are the cat and squirrel brushes that ship
with Tux Paint. These brushes will have both the "filmstrip"
and 8-way arrow icons.
As you draw, a sound is played. The bigger the brush, the As you draw, a sound is played. The bigger the brush, the
lower the pitch. lower the pitch.

View file

@ -28,7 +28,7 @@
</p> </p>
<p> <p>
agosto 31, 2021 </p> septiembre 5, 2021 </p>
</center> </center>
<hr size="2" <hr size="2"
@ -408,6 +408,15 @@
<p> <p>
If you hold the mouse button down, and move the mouse, it will draw as you move. </p> If you hold the mouse button down, and move the mouse, it will draw as you move. </p>
<p>
Some brushes are animated &mdash; they change their shape as you draw them. A good example of this is the vines brush that ships with Tux Paint. These brushes will have a small "filmstrip" icon drawn on their Selector buttons. </p>
<p>
Other brushes are directional &mdash; they will draw a different shape depending on what direction you are painting with them. An example of this is the arrow brush that ships with Tux Paint. These brushes have a small 8-way arrow icon drawn on their Selector buttons. </p>
<p>
Finally, some brushes can be both direction <em>and</em> animated. Examples of this are the cat and squirrel brushes that ship with Tux Paint. These brushes will have both the "filmstrip" and 8-way arrow icons. </p>
<p> <p>
As you draw, a sound is played. The bigger the brush, the lower the pitch. </p> As you draw, a sound is played. The bigger the brush, the lower the pitch. </p>
<br clear="all"> <br clear="all">

View file

@ -6,7 +6,7 @@
Copyright &copie; 2002-2021 par divers contributeurs; voir AUTHORS. Copyright &copie; 2002-2021 par divers contributeurs; voir AUTHORS.
http://www.tuxpaint.org/ http://www.tuxpaint.org/
août 31, 2021 septembre 5, 2021
---------------------------------------------------------------------- ----------------------------------------------------------------------
@ -235,6 +235,22 @@ Outils disponibles
la souris, elle dessine au fur et à mesure que vous vous la souris, elle dessine au fur et à mesure que vous vous
déplacez. déplacez.
Some brushes are animated — they change their shape as you
draw them. A good example of this is the vines brush that
ships with Tux Paint. These brushes will have a small
"filmstrip" icon drawn on their Selector buttons.
Other brushes are directional — they will draw a different
shape depending on what direction you are painting with
them. An example of this is the arrow brush that ships with
Tux Paint. These brushes have a small 8-way arrow icon drawn
on their Selector buttons.
Finally, some brushes can be both direction and animated.
Examples of this are the cat and squirrel brushes that ship
with Tux Paint. These brushes will have both the "filmstrip"
and 8-way arrow icons.
Pendant que vous dessinez, un son est joué. Plus la brosse Pendant que vous dessinez, un son est joué. Plus la brosse
est grosse, plus le son est grave. est grosse, plus le son est grave.

View file

@ -28,7 +28,7 @@
</p> </p>
<p> <p>
août 31, 2021 </p> septembre 5, 2021 </p>
</center> </center>
<hr size="2" <hr size="2"
@ -408,6 +408,15 @@
<p> <p>
Si vous maintenez le bouton de la souris enfoncé et déplacez la souris, elle dessine au fur et à mesure que vous vous déplacez. </p> Si vous maintenez le bouton de la souris enfoncé et déplacez la souris, elle dessine au fur et à mesure que vous vous déplacez. </p>
<p>
Some brushes are animated &mdash; they change their shape as you draw them. A good example of this is the vines brush that ships with Tux Paint. These brushes will have a small "filmstrip" icon drawn on their Selector buttons. </p>
<p>
Other brushes are directional &mdash; they will draw a different shape depending on what direction you are painting with them. An example of this is the arrow brush that ships with Tux Paint. These brushes have a small 8-way arrow icon drawn on their Selector buttons. </p>
<p>
Finally, some brushes can be both direction <em>and</em> animated. Examples of this are the cat and squirrel brushes that ship with Tux Paint. These brushes will have both the "filmstrip" and 8-way arrow icons. </p>
<p> <p>
Pendant que vous dessinez, un son est joué. Plus la brosse est grosse, plus le son est grave. </p> Pendant que vous dessinez, un son est joué. Plus la brosse est grosse, plus le son est grave. </p>
<br clear="all"> <br clear="all">

View file

@ -6,7 +6,7 @@
Copyright © 2002-2021 por varios colaboradores; vexa AUTHORS (AUTORES). Copyright © 2002-2021 por varios colaboradores; vexa AUTHORS (AUTORES).
http://www.tuxpaint.org/ http://www.tuxpaint.org/
31 de Agosto de 2021 5 de Setembro de 2021
---------------------------------------------------------------------- ----------------------------------------------------------------------
@ -226,6 +226,22 @@ Ferramentas dispoñíbeis
Se mantén premido o botón do rato e move o rato, irá Se mantén premido o botón do rato e move o rato, irá
debuxando a medida que se move. debuxando a medida que se move.
Some brushes are animated — they change their shape as you
draw them. A good example of this is the vines brush that
ships with Tux Paint. These brushes will have a small
"filmstrip" icon drawn on their Selector buttons.
Other brushes are directional — they will draw a different
shape depending on what direction you are painting with
them. An example of this is the arrow brush that ships with
Tux Paint. These brushes have a small 8-way arrow icon drawn
on their Selector buttons.
Finally, some brushes can be both direction and animated.
Examples of this are the cat and squirrel brushes that ship
with Tux Paint. These brushes will have both the "filmstrip"
and 8-way arrow icons.
Mentres debuxa, soa un son. Canto maior sexa o pincel, menor Mentres debuxa, soa un son. Canto maior sexa o pincel, menor
será o ton. será o ton.

View file

@ -28,7 +28,7 @@
</p> </p>
<p> <p>
31 de Agosto de 2021 </p> 5 de Setembro de 2021 </p>
</center> </center>
<hr size="2" <hr size="2"
@ -408,6 +408,15 @@
<p> <p>
Se mantén premido o botón do rato e move o rato, irá debuxando a medida que se move. </p> Se mantén premido o botón do rato e move o rato, irá debuxando a medida que se move. </p>
<p>
Some brushes are animated &mdash; they change their shape as you draw them. A good example of this is the vines brush that ships with Tux Paint. These brushes will have a small "filmstrip" icon drawn on their Selector buttons. </p>
<p>
Other brushes are directional &mdash; they will draw a different shape depending on what direction you are painting with them. An example of this is the arrow brush that ships with Tux Paint. These brushes have a small 8-way arrow icon drawn on their Selector buttons. </p>
<p>
Finally, some brushes can be both direction <em>and</em> animated. Examples of this are the cat and squirrel brushes that ship with Tux Paint. These brushes will have both the "filmstrip" and 8-way arrow icons. </p>
<p> <p>
Mentres debuxa, soa un son. Canto maior sexa o pincel, menor será o ton. </p> Mentres debuxa, soa un son. Canto maior sexa o pincel, menor será o ton. </p>
<br clear="all"> <br clear="all">

View file

@ -6,7 +6,7 @@
Copyright © 2002-2021 by various contributors; "AUTHORS" 参照. Copyright © 2002-2021 by various contributors; "AUTHORS" 参照.
http://www.tuxpaint.org/ http://www.tuxpaint.org/
2021年8月31 2021年9月 5
---------------------------------------------------------------------- ----------------------------------------------------------------------
@ -172,6 +172,22 @@ Tux Paint の起動
ボタンを押したままマウスを動かすと、描画できます。 ボタンを押したままマウスを動かすと、描画できます。
Some brushes are animated — they change their shape as you
draw them. A good example of this is the vines brush that
ships with Tux Paint. These brushes will have a small
"filmstrip" icon drawn on their Selector buttons.
Other brushes are directional — they will draw a different
shape depending on what direction you are painting with
them. An example of this is the arrow brush that ships with
Tux Paint. These brushes have a small 8-way arrow icon drawn
on their Selector buttons.
Finally, some brushes can be both direction and animated.
Examples of this are the cat and squirrel brushes that ship
with Tux Paint. These brushes will have both the "filmstrip"
and 8-way arrow icons.
描画中にはサウンドが流れます。筆の大きさが大きいほど、低い音になります。 描画中にはサウンドが流れます。筆の大きさが大きいほど、低い音になります。
---------------------------------------------------------------------- ----------------------------------------------------------------------

View file

@ -28,7 +28,7 @@
</p> </p>
<p> <p>
2021年8月31</p> 2021年9月 5</p>
</center> </center>
<hr size="2" <hr size="2"
@ -408,6 +408,15 @@
<p> <p>
ボタンを押したままマウスを動かすと、描画できます。 </p> ボタンを押したままマウスを動かすと、描画できます。 </p>
<p>
Some brushes are animated &mdash; they change their shape as you draw them. A good example of this is the vines brush that ships with Tux Paint. These brushes will have a small "filmstrip" icon drawn on their Selector buttons. </p>
<p>
Other brushes are directional &mdash; they will draw a different shape depending on what direction you are painting with them. An example of this is the arrow brush that ships with Tux Paint. These brushes have a small 8-way arrow icon drawn on their Selector buttons. </p>
<p>
Finally, some brushes can be both direction <em>and</em> animated. Examples of this are the cat and squirrel brushes that ship with Tux Paint. These brushes will have both the "filmstrip" and 8-way arrow icons. </p>
<p> <p>
描画中にはサウンドが流れます。筆の大きさが大きいほど、低い音になります。 </p> 描画中にはサウンドが流れます。筆の大きさが大きいほど、低い音になります。 </p>
<br clear="all"> <br clear="all">