diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index a9cd9945f..ce7fa1ce7 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -6,7 +6,7 @@ Copyright (c) 2002-2023 Various contributors (see below, and AUTHORS.txt) https://tuxpaint.org/ -2023.May.4 (0.9.30) +2023.May.5 (0.9.30) * Improvements to Stamp tool: --------------------------- * Avoid playing English descriptive sound for a stamp @@ -161,7 +161,7 @@ https://tuxpaint.org/ * Documentation updates: ---------------------- - * WIP Added screenshot examples of each Magic tool. + * Added screenshot examples of each Magic tool. Bill Kendrick * Localization Updates: diff --git a/docs/html/images/magic_examples/flower.png b/docs/html/images/magic_examples/flower.png new file mode 100644 index 000000000..a5a4c1053 Binary files /dev/null and b/docs/html/images/magic_examples/flower.png differ diff --git a/docs/html/images/magic_examples/googlyeyes.png b/docs/html/images/magic_examples/googlyeyes.png new file mode 100644 index 000000000..9d9c9fa9a Binary files /dev/null and b/docs/html/images/magic_examples/googlyeyes.png differ diff --git a/docs/html/images/magic_examples/lightning.png b/docs/html/images/magic_examples/lightning.png new file mode 100644 index 000000000..a7c4c9044 Binary files /dev/null and b/docs/html/images/magic_examples/lightning.png differ diff --git a/docs/html/images/magic_examples/real_rainbow.png b/docs/html/images/magic_examples/real_rainbow.png new file mode 100644 index 000000000..95d63039d Binary files /dev/null and b/docs/html/images/magic_examples/real_rainbow.png differ diff --git a/docs/html/images/magic_examples/roygbiv_rainbow.png b/docs/html/images/magic_examples/roygbiv_rainbow.png new file mode 100644 index 000000000..f528b21c8 Binary files /dev/null and b/docs/html/images/magic_examples/roygbiv_rainbow.png differ diff --git a/docs/html/images/magic_examples/string_corner.png b/docs/html/images/magic_examples/string_corner.png new file mode 100644 index 000000000..da8e62a5b Binary files /dev/null and b/docs/html/images/magic_examples/string_corner.png differ diff --git a/docs/html/images/magic_examples/string_edges.png b/docs/html/images/magic_examples/string_edges.png new file mode 100644 index 000000000..b38c503ba Binary files /dev/null and b/docs/html/images/magic_examples/string_edges.png differ diff --git a/docs/html/images/magic_examples/string_v.png b/docs/html/images/magic_examples/string_v.png new file mode 100644 index 000000000..440dcce1e Binary files /dev/null and b/docs/html/images/magic_examples/string_v.png differ diff --git a/docs/html/images/magic_examples/tornado.png b/docs/html/images/magic_examples/tornado.png new file mode 100644 index 000000000..7c291b5ca Binary files /dev/null and b/docs/html/images/magic_examples/tornado.png differ diff --git a/magic/magic-docs/en/html/flower.html b/magic/magic-docs/en/html/flower.html index cb6493948..f6b222015 100644 --- a/magic/magic-docs/en/html/flower.html +++ b/magic/magic-docs/en/html/flower.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

This tool draws small flowers, with leafy bases and stalks. Click to set the base, then drag the mouse upwards to draw the stalk, and finally release the mouse button to finish the flower. It will be drawn in the currently-selected color. The shape and length of the stalk depends on how you move the mouse while you drag.

+

This tool is operated in a freehand fashion.

This tool offers multiple size settings.

See also: Grass.

diff --git a/magic/magic-docs/en/html/googlyeyes.html b/magic/magic-docs/en/html/googlyeyes.html index a0c0d0b54..219e92741 100644 --- a/magic/magic-docs/en/html/googlyeyes.html +++ b/magic/magic-docs/en/html/googlyeyes.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draws a googly eye where you click. Drag to position the pupil.

+

This tool is operated in a freehand fashion.

This tool offers multiple size settings.


diff --git a/magic/magic-docs/en/html/lightning.html b/magic/magic-docs/en/html/lightning.html index 188df9af6..83b5bf8d8 100644 --- a/magic/magic-docs/en/html/lightning.html +++ b/magic/magic-docs/en/html/lightning.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draws a lightning bolt between two points on the picture.

+

This tool is operated in a freehand fashion.


Tux Paint 0.9.30

diff --git a/magic/magic-docs/en/html/real_rainbow.html b/magic/magic-docs/en/html/real_rainbow.html index 48e2ab4e0..7f829c1ec 100644 --- a/magic/magic-docs/en/html/real_rainbow.html +++ b/magic/magic-docs/en/html/real_rainbow.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draw a transparent arc that looks like a real rainbow.

+

This tool is operated in a freehand fashion.

See also: Real Rainbow.


diff --git a/magic/magic-docs/en/html/roygbiv_rainbow.html b/magic/magic-docs/en/html/roygbiv_rainbow.html index ff732c264..e0203ce8f 100644 --- a/magic/magic-docs/en/html/roygbiv_rainbow.html +++ b/magic/magic-docs/en/html/roygbiv_rainbow.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.

+

This tool is operated in a freehand fashion.

See also: ROYGBIV Rainbow.


diff --git a/magic/magic-docs/en/html/string_corner.html b/magic/magic-docs/en/html/string_corner.html index 52c8677eb..d5e37a4b1 100644 --- a/magic/magic-docs/en/html/string_corner.html +++ b/magic/magic-docs/en/html/string_corner.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draw V-shaped string art at right angles.

+

This tool is operated in a freehand fashion.

See also: String V & String Edges.


diff --git a/magic/magic-docs/en/html/string_edges.html b/magic/magic-docs/en/html/string_edges.html index fd69c91fb..8448c68eb 100644 --- a/magic/magic-docs/en/html/string_edges.html +++ b/magic/magic-docs/en/html/string_edges.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draw string art around the edges of your picture.

+

This tool is operated in a freehand fashion.

See also: String V & String Corner.


diff --git a/magic/magic-docs/en/html/string_v.html b/magic/magic-docs/en/html/string_v.html index f8e31ae06..04b5833a2 100644 --- a/magic/magic-docs/en/html/string_v.html +++ b/magic/magic-docs/en/html/string_v.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draw V-shaped string art at any angle.

+

This tool is operated in a freehand fashion.

See also: String Corner & String Edges.


diff --git a/magic/magic-docs/en/html/tornado.html b/magic/magic-docs/en/html/tornado.html index eac652fe3..cb856aef3 100644 --- a/magic/magic-docs/en/html/tornado.html +++ b/magic/magic-docs/en/html/tornado.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draws a tornado effect onto the picture.

+

This tool is operated in a freehand fashion.


Tux Paint 0.9.30

diff --git a/magic/magic-docs/es_ES.UTF-8/html/flower.html b/magic/magic-docs/es_ES.UTF-8/html/flower.html index cb6493948..f6b222015 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/flower.html +++ b/magic/magic-docs/es_ES.UTF-8/html/flower.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

This tool draws small flowers, with leafy bases and stalks. Click to set the base, then drag the mouse upwards to draw the stalk, and finally release the mouse button to finish the flower. It will be drawn in the currently-selected color. The shape and length of the stalk depends on how you move the mouse while you drag.

+

This tool is operated in a freehand fashion.

This tool offers multiple size settings.

See also: Grass.

diff --git a/magic/magic-docs/es_ES.UTF-8/html/googlyeyes.html b/magic/magic-docs/es_ES.UTF-8/html/googlyeyes.html index a0c0d0b54..219e92741 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/googlyeyes.html +++ b/magic/magic-docs/es_ES.UTF-8/html/googlyeyes.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draws a googly eye where you click. Drag to position the pupil.

+

This tool is operated in a freehand fashion.

This tool offers multiple size settings.


diff --git a/magic/magic-docs/es_ES.UTF-8/html/lightning.html b/magic/magic-docs/es_ES.UTF-8/html/lightning.html index 188df9af6..83b5bf8d8 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/lightning.html +++ b/magic/magic-docs/es_ES.UTF-8/html/lightning.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draws a lightning bolt between two points on the picture.

+

This tool is operated in a freehand fashion.


Tux Paint 0.9.30

diff --git a/magic/magic-docs/es_ES.UTF-8/html/real_rainbow.html b/magic/magic-docs/es_ES.UTF-8/html/real_rainbow.html index 48e2ab4e0..7f829c1ec 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/real_rainbow.html +++ b/magic/magic-docs/es_ES.UTF-8/html/real_rainbow.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draw a transparent arc that looks like a real rainbow.

+

This tool is operated in a freehand fashion.

See also: Real Rainbow.


diff --git a/magic/magic-docs/es_ES.UTF-8/html/roygbiv_rainbow.html b/magic/magic-docs/es_ES.UTF-8/html/roygbiv_rainbow.html index ff732c264..e0203ce8f 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/roygbiv_rainbow.html +++ b/magic/magic-docs/es_ES.UTF-8/html/roygbiv_rainbow.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.

+

This tool is operated in a freehand fashion.

See also: ROYGBIV Rainbow.


diff --git a/magic/magic-docs/es_ES.UTF-8/html/string_corner.html b/magic/magic-docs/es_ES.UTF-8/html/string_corner.html index 52c8677eb..d5e37a4b1 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/string_corner.html +++ b/magic/magic-docs/es_ES.UTF-8/html/string_corner.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draw V-shaped string art at right angles.

+

This tool is operated in a freehand fashion.

See also: String V & String Edges.


diff --git a/magic/magic-docs/es_ES.UTF-8/html/string_edges.html b/magic/magic-docs/es_ES.UTF-8/html/string_edges.html index fd69c91fb..8448c68eb 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/string_edges.html +++ b/magic/magic-docs/es_ES.UTF-8/html/string_edges.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draw string art around the edges of your picture.

+

This tool is operated in a freehand fashion.

See also: String V & String Corner.


diff --git a/magic/magic-docs/es_ES.UTF-8/html/string_v.html b/magic/magic-docs/es_ES.UTF-8/html/string_v.html index f8e31ae06..04b5833a2 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/string_v.html +++ b/magic/magic-docs/es_ES.UTF-8/html/string_v.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draw V-shaped string art at any angle.

+

This tool is operated in a freehand fashion.

See also: String Corner & String Edges.


diff --git a/magic/magic-docs/es_ES.UTF-8/html/tornado.html b/magic/magic-docs/es_ES.UTF-8/html/tornado.html index eac652fe3..cb856aef3 100644 --- a/magic/magic-docs/es_ES.UTF-8/html/tornado.html +++ b/magic/magic-docs/es_ES.UTF-8/html/tornado.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draws a tornado effect onto the picture.

+

This tool is operated in a freehand fashion.


Tux Paint 0.9.30

diff --git a/magic/magic-docs/fr_FR.UTF-8/html/flower.html b/magic/magic-docs/fr_FR.UTF-8/html/flower.html index a343e8c0a..db85defa1 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/flower.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/flower.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

This tool draws small flowers, with leafy bases and stalks. Click to set the base, then drag the mouse upwards to draw the stalk, and finally release the mouse button to finish the flower. It will be drawn in the currently-selected color. The shape and length of the stalk depends on how you move the mouse while you drag.

+

This tool is operated in a freehand fashion.

This tool offers multiple size settings.

See also: Herbe.

diff --git a/magic/magic-docs/fr_FR.UTF-8/html/googlyeyes.html b/magic/magic-docs/fr_FR.UTF-8/html/googlyeyes.html index a0c0d0b54..219e92741 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/googlyeyes.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/googlyeyes.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draws a googly eye where you click. Drag to position the pupil.

+

This tool is operated in a freehand fashion.

This tool offers multiple size settings.


diff --git a/magic/magic-docs/fr_FR.UTF-8/html/lightning.html b/magic/magic-docs/fr_FR.UTF-8/html/lightning.html index 7e0d55dc7..f48841468 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/lightning.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/lightning.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draws a lightning bolt between two points on the picture.

+

This tool is operated in a freehand fashion.


Tux Paint 0.9.30

diff --git a/magic/magic-docs/fr_FR.UTF-8/html/real_rainbow.html b/magic/magic-docs/fr_FR.UTF-8/html/real_rainbow.html index 03796bb37..c49943b97 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/real_rainbow.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/real_rainbow.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draw a transparent arc that looks like a real rainbow.

+

This tool is operated in a freehand fashion.

See also: Arc-en-ciel réel.


diff --git a/magic/magic-docs/fr_FR.UTF-8/html/roygbiv_rainbow.html b/magic/magic-docs/fr_FR.UTF-8/html/roygbiv_rainbow.html index d16f5a7be..df826d27d 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/roygbiv_rainbow.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/roygbiv_rainbow.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.

+

This tool is operated in a freehand fashion.

See also: Arc-en-ciel simple.


diff --git a/magic/magic-docs/fr_FR.UTF-8/html/string_corner.html b/magic/magic-docs/fr_FR.UTF-8/html/string_corner.html index bd8c76132..43383270f 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/string_corner.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/string_corner.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draw V-shaped string art at right angles.

+

This tool is operated in a freehand fashion.

See also: Ficelles (1) & Ficelles (3).


diff --git a/magic/magic-docs/fr_FR.UTF-8/html/string_edges.html b/magic/magic-docs/fr_FR.UTF-8/html/string_edges.html index 238e77039..fec4851d3 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/string_edges.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/string_edges.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draw string art around the edges of your picture.

+

This tool is operated in a freehand fashion.

See also: Ficelles (1) & Ficelles (2).


diff --git a/magic/magic-docs/fr_FR.UTF-8/html/string_v.html b/magic/magic-docs/fr_FR.UTF-8/html/string_v.html index e93ba2717..c20d9b0e3 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/string_v.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/string_v.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draw V-shaped string art at any angle.

+

This tool is operated in a freehand fashion.

See also: Ficelles (2) & Ficelles (3).


diff --git a/magic/magic-docs/fr_FR.UTF-8/html/tornado.html b/magic/magic-docs/fr_FR.UTF-8/html/tornado.html index d7c49599d..0a9599b44 100644 --- a/magic/magic-docs/fr_FR.UTF-8/html/tornado.html +++ b/magic/magic-docs/fr_FR.UTF-8/html/tornado.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draws a tornado effect onto the picture.

+

This tool is operated in a freehand fashion.


Tux Paint 0.9.30

diff --git a/magic/magic-docs/gl_ES.UTF-8/html/flower.html b/magic/magic-docs/gl_ES.UTF-8/html/flower.html index cb6493948..f6b222015 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/flower.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/flower.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

This tool draws small flowers, with leafy bases and stalks. Click to set the base, then drag the mouse upwards to draw the stalk, and finally release the mouse button to finish the flower. It will be drawn in the currently-selected color. The shape and length of the stalk depends on how you move the mouse while you drag.

+

This tool is operated in a freehand fashion.

This tool offers multiple size settings.

See also: Grass.

diff --git a/magic/magic-docs/gl_ES.UTF-8/html/googlyeyes.html b/magic/magic-docs/gl_ES.UTF-8/html/googlyeyes.html index a0c0d0b54..219e92741 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/googlyeyes.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/googlyeyes.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draws a googly eye where you click. Drag to position the pupil.

+

This tool is operated in a freehand fashion.

This tool offers multiple size settings.


diff --git a/magic/magic-docs/gl_ES.UTF-8/html/lightning.html b/magic/magic-docs/gl_ES.UTF-8/html/lightning.html index 188df9af6..83b5bf8d8 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/lightning.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/lightning.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draws a lightning bolt between two points on the picture.

+

This tool is operated in a freehand fashion.


Tux Paint 0.9.30

diff --git a/magic/magic-docs/gl_ES.UTF-8/html/real_rainbow.html b/magic/magic-docs/gl_ES.UTF-8/html/real_rainbow.html index 48e2ab4e0..7f829c1ec 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/real_rainbow.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/real_rainbow.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draw a transparent arc that looks like a real rainbow.

+

This tool is operated in a freehand fashion.

See also: Real Rainbow.


diff --git a/magic/magic-docs/gl_ES.UTF-8/html/roygbiv_rainbow.html b/magic/magic-docs/gl_ES.UTF-8/html/roygbiv_rainbow.html index ff732c264..e0203ce8f 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/roygbiv_rainbow.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/roygbiv_rainbow.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.

+

This tool is operated in a freehand fashion.

See also: ROYGBIV Rainbow.


diff --git a/magic/magic-docs/gl_ES.UTF-8/html/string_corner.html b/magic/magic-docs/gl_ES.UTF-8/html/string_corner.html index 52c8677eb..d5e37a4b1 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/string_corner.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/string_corner.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draw V-shaped string art at right angles.

+

This tool is operated in a freehand fashion.

See also: String V & String Edges.


diff --git a/magic/magic-docs/gl_ES.UTF-8/html/string_edges.html b/magic/magic-docs/gl_ES.UTF-8/html/string_edges.html index fd69c91fb..8448c68eb 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/string_edges.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/string_edges.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draw string art around the edges of your picture.

+

This tool is operated in a freehand fashion.

See also: String V & String Corner.


diff --git a/magic/magic-docs/gl_ES.UTF-8/html/string_v.html b/magic/magic-docs/gl_ES.UTF-8/html/string_v.html index f8e31ae06..04b5833a2 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/string_v.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/string_v.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draw V-shaped string art at any angle.

+

This tool is operated in a freehand fashion.

See also: String Corner & String Edges.


diff --git a/magic/magic-docs/gl_ES.UTF-8/html/tornado.html b/magic/magic-docs/gl_ES.UTF-8/html/tornado.html index eac652fe3..cb856aef3 100644 --- a/magic/magic-docs/gl_ES.UTF-8/html/tornado.html +++ b/magic/magic-docs/gl_ES.UTF-8/html/tornado.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draws a tornado effect onto the picture.

+

This tool is operated in a freehand fashion.


Tux Paint 0.9.30

diff --git a/magic/magic-docs/ja_JP.UTF-8/html/flower.html b/magic/magic-docs/ja_JP.UTF-8/html/flower.html index cb6493948..f6b222015 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/flower.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/flower.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

This tool draws small flowers, with leafy bases and stalks. Click to set the base, then drag the mouse upwards to draw the stalk, and finally release the mouse button to finish the flower. It will be drawn in the currently-selected color. The shape and length of the stalk depends on how you move the mouse while you drag.

+

This tool is operated in a freehand fashion.

This tool offers multiple size settings.

See also: Grass.

diff --git a/magic/magic-docs/ja_JP.UTF-8/html/googlyeyes.html b/magic/magic-docs/ja_JP.UTF-8/html/googlyeyes.html index e1623f404..00fb72b6c 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/googlyeyes.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/googlyeyes.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draws a googly eye where you click. Drag to position the pupil.

+

This tool is operated in a freehand fashion.

This tool offers multiple size settings.


diff --git a/magic/magic-docs/ja_JP.UTF-8/html/lightning.html b/magic/magic-docs/ja_JP.UTF-8/html/lightning.html index 188df9af6..83b5bf8d8 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/lightning.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/lightning.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draws a lightning bolt between two points on the picture.

+

This tool is operated in a freehand fashion.


Tux Paint 0.9.30

diff --git a/magic/magic-docs/ja_JP.UTF-8/html/real_rainbow.html b/magic/magic-docs/ja_JP.UTF-8/html/real_rainbow.html index 48e2ab4e0..7f829c1ec 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/real_rainbow.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/real_rainbow.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draw a transparent arc that looks like a real rainbow.

+

This tool is operated in a freehand fashion.

See also: Real Rainbow.


diff --git a/magic/magic-docs/ja_JP.UTF-8/html/roygbiv_rainbow.html b/magic/magic-docs/ja_JP.UTF-8/html/roygbiv_rainbow.html index ff732c264..e0203ce8f 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/roygbiv_rainbow.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/roygbiv_rainbow.html @@ -8,6 +8,7 @@

Author: Bill Kendrick <bill@newbreedsoftware.com>

Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.

+

This tool is operated in a freehand fashion.

See also: ROYGBIV Rainbow.


diff --git a/magic/magic-docs/ja_JP.UTF-8/html/string_corner.html b/magic/magic-docs/ja_JP.UTF-8/html/string_corner.html index 52c8677eb..d5e37a4b1 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/string_corner.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/string_corner.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draw V-shaped string art at right angles.

+

This tool is operated in a freehand fashion.

See also: String V & String Edges.


diff --git a/magic/magic-docs/ja_JP.UTF-8/html/string_edges.html b/magic/magic-docs/ja_JP.UTF-8/html/string_edges.html index fd69c91fb..8448c68eb 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/string_edges.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/string_edges.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draw string art around the edges of your picture.

+

This tool is operated in a freehand fashion.

See also: String V & String Corner.


diff --git a/magic/magic-docs/ja_JP.UTF-8/html/string_v.html b/magic/magic-docs/ja_JP.UTF-8/html/string_v.html index f8e31ae06..04b5833a2 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/string_v.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/string_v.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draw V-shaped string art at any angle.

+

This tool is operated in a freehand fashion.

See also: String Corner & String Edges.


diff --git a/magic/magic-docs/ja_JP.UTF-8/html/tornado.html b/magic/magic-docs/ja_JP.UTF-8/html/tornado.html index eac652fe3..cb856aef3 100644 --- a/magic/magic-docs/ja_JP.UTF-8/html/tornado.html +++ b/magic/magic-docs/ja_JP.UTF-8/html/tornado.html @@ -8,6 +8,7 @@

Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>

Draws a tornado effect onto the picture.

+

This tool is operated in a freehand fashion.


Tux Paint 0.9.30