From 32bcba3a9262fd0e9f3d00fdb618ccbdfd72e0a1 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Thu, 20 Jan 2022 00:26:50 -0800 Subject: [PATCH] Syncing docs to capture Brush Spacing info in README --- docs/en/README.txt | 28 ++++++++++++++++++++++++-- docs/en/html/README.html | 32 ++++++++++++++++++++++++++++-- docs/es_ES.UTF-8/README.txt | 28 ++++++++++++++++++++++++-- docs/es_ES.UTF-8/html/README.html | 32 ++++++++++++++++++++++++++++-- docs/fr_FR.UTF-8/README.txt | 28 ++++++++++++++++++++++++-- docs/fr_FR.UTF-8/html/README.html | 32 ++++++++++++++++++++++++++++-- docs/gl_ES.UTF-8/README.txt | 28 ++++++++++++++++++++++++-- docs/gl_ES.UTF-8/html/README.html | 32 ++++++++++++++++++++++++++++-- docs/html/images/tool_slider.png | Bin 0 -> 12372 bytes docs/ja_JP.UTF-8/README.txt | 28 ++++++++++++++++++++++++-- docs/ja_JP.UTF-8/html/README.html | 32 ++++++++++++++++++++++++++++-- 11 files changed, 280 insertions(+), 20 deletions(-) create mode 100644 docs/html/images/tool_slider.png diff --git a/docs/en/README.txt b/docs/en/README.txt index 27048e369..719e23602 100644 --- a/docs/en/README.txt +++ b/docs/en/README.txt @@ -3,11 +3,11 @@ A simple drawing program for children - Copyright © 2002-2021 by various contributors; see AUTHORS. + Copyright © 2002-2022 by various contributors; see AUTHORS. http://www.tuxpaint.org/ @TuxPaintTweets on Twitter - November 25, 2021 + January 20, 2022 ---------------------------------------------------------------------- @@ -239,6 +239,25 @@ Available Tools As you draw, a sound is played. The bigger the brush, the lower the pitch. + Brush Spacing + + The space between each position where a brush is applied + to the canvas can vary. Some brushes (such as the + footprints and flower) are spaced, by default, far enough + apart that they don't overlap. Other brushes (such as the + basic circular ones) are spaced closely, so they make a + continuous stroke. + + The default spacing of brushes may be overridden using by + clicking within the triangular-shaped series of bars at + the bottom right; the larger the bar, the wider the + spacing. Brush spacing affects both tools that use the + brushes: the "Paint" tool and the "Lines" tool. + + (Note: If the "nobrushspacing" option is set, Tux Paint + won't display the brush spacing controls. See the + "Options" documentation.) + ---------------------------------------------------------------------- "Stamp" Tool (Rubber Stamps) @@ -305,6 +324,11 @@ Available Tools finally some are both animated and directional. See "Paint", above, to learn more. + Different brushes have different spacing, leaving either a + series of individual shapes, or a continuous stroke of the + brush shape. Brush spacing may be adjusted. See "Paint", + above, to learn more. + ---------------------------------------------------------------------- "Shapes" Tool diff --git a/docs/en/html/README.html b/docs/en/html/README.html index 9f365a060..0e1ee6ce9 100644 --- a/docs/en/html/README.html +++ b/docs/en/html/README.html @@ -23,13 +23,13 @@ A simple drawing program for children

- Copyright © 2002-2021 by various contributors; see AUTHORS.
+ Copyright © 2002-2022 by various contributors; see AUTHORS.
http://www.tuxpaint.org/
@TuxPaintTweets on Twitter

- November 25, 2021

+ January 20, 2022


+ Brush Spacing +
+

+ The space between each position where a brush is applied to the canvas can vary. Some brushes (such as the footprints and flower) are spaced, by default, far enough apart that they don't overlap. Other brushes (such as the basic circular ones) are spaced closely, so they make a continuous stroke.

+

+ The default spacing of brushes may be overridden using by clicking within the triangular-shaped series of bars at the bottom right; the larger the bar, the wider the spacing. Brush spacing affects both tools that use the brushes: the "Paint" tool and the "Lines" tool.

+

+ +

+

+ (Note: If the "nobrushspacing" option is set, Tux Paint won't display the brush spacing controls. See the "Options" documentation.)

+
+
@@ -516,6 +533,9 @@

Some brushes are animated, and will show a pattern of shapes along the line. Others are directional, and will show a different shape depending on the angle of the brush. And finally some are both animated and directional. See "Paint", above, to learn more.

+ +

+ Different brushes have different spacing, leaving either a series of individual shapes, or a continuous stroke of the brush shape. Brush spacing may be adjusted. See "Paint", above, to learn more.


@@ -1151,6 +1171,14 @@

Note: The slowest setting does not automatically advance through the slides. Use it for when you want to step through them manually. (This does not apply to an exported animated GIF.)

+ +

+ +

diff --git a/docs/es_ES.UTF-8/README.txt b/docs/es_ES.UTF-8/README.txt index 451fe1fad..d18d46b27 100644 --- a/docs/es_ES.UTF-8/README.txt +++ b/docs/es_ES.UTF-8/README.txt @@ -3,11 +3,11 @@ A simple drawing program for children - Copyright © 2002-2021 by various contributors; see AUTHORS. + Copyright © 2002-2022 by various contributors; see AUTHORS. http://www.tuxpaint.org/ @TuxPaintTweets on Twitter - noviembre 25, 2021 + enero 20, 2022 ---------------------------------------------------------------------- @@ -239,6 +239,25 @@ Available Tools As you draw, a sound is played. The bigger the brush, the lower the pitch. + Brush Spacing + + The space between each position where a brush is applied + to the canvas can vary. Some brushes (such as the + footprints and flower) are spaced, by default, far enough + apart that they don't overlap. Other brushes (such as the + basic circular ones) are spaced closely, so they make a + continuous stroke. + + The default spacing of brushes may be overridden using by + clicking within the triangular-shaped series of bars at + the bottom right; the larger the bar, the wider the + spacing. Brush spacing affects both tools that use the + brushes: the "Paint" tool and the "Lines" tool. + + (Note: If the "nobrushspacing" option is set, Tux Paint + won't display the brush spacing controls. See the + "Options" documentation.) + ---------------------------------------------------------------------- "Stamp" Tool (Rubber Stamps) @@ -305,6 +324,11 @@ Available Tools finally some are both animated and directional. See "Paint", above, to learn more. + Different brushes have different spacing, leaving either a + series of individual shapes, or a continuous stroke of the + brush shape. Brush spacing may be adjusted. See "Paint", + above, to learn more. + ---------------------------------------------------------------------- "Shapes" Tool diff --git a/docs/es_ES.UTF-8/html/README.html b/docs/es_ES.UTF-8/html/README.html index 8194c205a..f80d2a121 100644 --- a/docs/es_ES.UTF-8/html/README.html +++ b/docs/es_ES.UTF-8/html/README.html @@ -23,13 +23,13 @@ A simple drawing program for children

- Copyright © 2002-2021 by various contributors; see AUTHORS.
+ Copyright © 2002-2022 by various contributors; see AUTHORS.
http://www.tuxpaint.org/
@TuxPaintTweets on Twitter

- noviembre 25, 2021

+ enero 20, 2022


+ Brush Spacing +
+

+ The space between each position where a brush is applied to the canvas can vary. Some brushes (such as the footprints and flower) are spaced, by default, far enough apart that they don't overlap. Other brushes (such as the basic circular ones) are spaced closely, so they make a continuous stroke.

+

+ The default spacing of brushes may be overridden using by clicking within the triangular-shaped series of bars at the bottom right; the larger the bar, the wider the spacing. Brush spacing affects both tools that use the brushes: the "Paint" tool and the "Lines" tool.

+

+ +

+

+ (Note: If the "nobrushspacing" option is set, Tux Paint won't display the brush spacing controls. See the "Options" documentation.)

+
+
@@ -516,6 +533,9 @@

Some brushes are animated, and will show a pattern of shapes along the line. Others are directional, and will show a different shape depending on the angle of the brush. And finally some are both animated and directional. See "Paint", above, to learn more.

+ +

+ Different brushes have different spacing, leaving either a series of individual shapes, or a continuous stroke of the brush shape. Brush spacing may be adjusted. See "Paint", above, to learn more.


@@ -1151,6 +1171,14 @@

Note: The slowest setting does not automatically advance through the slides. Use it for when you want to step through them manually. (This does not apply to an exported animated GIF.)

+ +

+ +

diff --git a/docs/fr_FR.UTF-8/README.txt b/docs/fr_FR.UTF-8/README.txt index 79017028c..c51ce8343 100644 --- a/docs/fr_FR.UTF-8/README.txt +++ b/docs/fr_FR.UTF-8/README.txt @@ -3,11 +3,11 @@ Un programme simple pour les enfants - Copyright &copie; 2002-2021 par divers contributeurs; voir AUTHORS. + Copyright &copie; 2002-2022 par divers contributeurs; voir AUTHORS. http://www.tuxpaint.org/ @TuxPaintTweets on Twitter - novembre 25, 2021 + janvier 20, 2022 ---------------------------------------------------------------------- @@ -256,6 +256,25 @@ Outils disponibles Pendant que vous dessinez, un son est joué. Plus la brosse est grosse, plus le son est grave. + Espacement des pinceaux + + The space between each position where a brush is applied + to the canvas can vary. Some brushes (such as the + footprints and flower) are spaced, by default, far enough + apart that they don't overlap. Other brushes (such as the + basic circular ones) are spaced closely, so they make a + continuous stroke. + + The default spacing of brushes may be overridden using by + clicking within the triangular-shaped series of bars at + the bottom right; the larger the bar, the wider the + spacing. Brush spacing affects both tools that use the + brushes: the "Paint" tool and the "Lines" tool. + + (Note: If the "nobrushspacing" option is set, Tux Paint + won't display the brush spacing controls. See the + "Options" documentation.) + ---------------------------------------------------------------------- Outil "Tampon" (tampon de caoutchouc) @@ -328,6 +347,11 @@ Outils disponibles certains sont à la fois animés et directionnels. Voir "Paint", au-dessus, pour en savoir plus. + Different brushes have different spacing, leaving either a + series of individual shapes, or a continuous stroke of the + brush shape. Brush spacing may be adjusted. See "Paint", + above, to learn more. + ---------------------------------------------------------------------- Outil "Formes" diff --git a/docs/fr_FR.UTF-8/html/README.html b/docs/fr_FR.UTF-8/html/README.html index 21e2d5e31..5391c9856 100644 --- a/docs/fr_FR.UTF-8/html/README.html +++ b/docs/fr_FR.UTF-8/html/README.html @@ -23,13 +23,13 @@ Un programme simple pour les enfants

- Copyright &copie; 2002-2021 par divers contributeurs; voir AUTHORS.
+ Copyright &copie; 2002-2022 par divers contributeurs; voir AUTHORS.
http://www.tuxpaint.org/
@TuxPaintTweets on Twitter

- novembre 25, 2021

+ janvier 20, 2022


+ Espacement des pinceaux +
+

+ The space between each position where a brush is applied to the canvas can vary. Some brushes (such as the footprints and flower) are spaced, by default, far enough apart that they don't overlap. Other brushes (such as the basic circular ones) are spaced closely, so they make a continuous stroke.

+

+ The default spacing of brushes may be overridden using by clicking within the triangular-shaped series of bars at the bottom right; the larger the bar, the wider the spacing. Brush spacing affects both tools that use the brushes: the "Paint" tool and the "Lines" tool.

+

+ +

+

+ (Note: If the "nobrushspacing" option is set, Tux Paint won't display the brush spacing controls. See the "Options" documentation.)

+
+
@@ -516,6 +533,9 @@

Certains pinceaux sont animés, et montre un ensemble formes le long d'une ligne. D'autres sont directionnels et montre des formes différentes suivant l'angle du pinceau. Et enfin certains sont à la fois animés et directionnels. Voir "Paint", au-dessus, pour en savoir plus.

+ +

+ Different brushes have different spacing, leaving either a series of individual shapes, or a continuous stroke of the brush shape. Brush spacing may be adjusted. See "Paint", above, to learn more.


@@ -1151,6 +1171,14 @@

Remarque : le paramètre le plus lent ne fait pas automatiquement avancer les diapositives. Utilisez-le lorsque vous souhaitez les parcourir manuellement. (Cela ne s'applique pas à un GIF animé exporté.)

+ +

+ +

diff --git a/docs/gl_ES.UTF-8/README.txt b/docs/gl_ES.UTF-8/README.txt index 6340b2205..b85aad2bc 100644 --- a/docs/gl_ES.UTF-8/README.txt +++ b/docs/gl_ES.UTF-8/README.txt @@ -3,11 +3,11 @@ Un sinxelo programa de debuxo para cativos - Copyright © 2002-2021 por varios colaboradores; vexa AUTHORS (AUTORES). + Copyright © 2002-2022 por varios colaboradores; vexa AUTHORS (AUTORES). http://www.tuxpaint.org/ @TuxPaintTweets on Twitter - 25 de Novembro de 2021 + 20 de Xaneiro de 2022 ---------------------------------------------------------------------- @@ -246,6 +246,25 @@ Ferramentas dispoñíbeis Mentres debuxa, soa un son. Canto maior sexa o pincel, menor será o ton. + Espazado do pincel + + The space between each position where a brush is applied + to the canvas can vary. Some brushes (such as the + footprints and flower) are spaced, by default, far enough + apart that they don't overlap. Other brushes (such as the + basic circular ones) are spaced closely, so they make a + continuous stroke. + + The default spacing of brushes may be overridden using by + clicking within the triangular-shaped series of bars at + the bottom right; the larger the bar, the wider the + spacing. Brush spacing affects both tools that use the + brushes: the "Paint" tool and the "Lines" tool. + + (Note: If the "nobrushspacing" option is set, Tux Paint + won't display the brush spacing controls. See the + "Options" documentation.) + ---------------------------------------------------------------------- Ferramenta «Selo» (selos de caucho) @@ -314,6 +333,11 @@ Ferramentas dispoñíbeis finally some are both animated and directional. See "Paint", above, to learn more. + Different brushes have different spacing, leaving either a + series of individual shapes, or a continuous stroke of the + brush shape. Brush spacing may be adjusted. See "Paint", + above, to learn more. + ---------------------------------------------------------------------- Ferramenta «Formas» diff --git a/docs/gl_ES.UTF-8/html/README.html b/docs/gl_ES.UTF-8/html/README.html index d2f6d6bfa..29cf06e79 100644 --- a/docs/gl_ES.UTF-8/html/README.html +++ b/docs/gl_ES.UTF-8/html/README.html @@ -23,13 +23,13 @@ Un sinxelo programa de debuxo para cativos

- Copyright © 2002-2021 por varios colaboradores; vexa AUTHORS (AUTORES).
+ Copyright © 2002-2022 por varios colaboradores; vexa AUTHORS (AUTORES).
http://www.tuxpaint.org/
@TuxPaintTweets on Twitter

- 25 de Novembro de 2021

+ 20 de Xaneiro de 2022


+ Espazado do pincel +
+

+ The space between each position where a brush is applied to the canvas can vary. Some brushes (such as the footprints and flower) are spaced, by default, far enough apart that they don't overlap. Other brushes (such as the basic circular ones) are spaced closely, so they make a continuous stroke.

+

+ The default spacing of brushes may be overridden using by clicking within the triangular-shaped series of bars at the bottom right; the larger the bar, the wider the spacing. Brush spacing affects both tools that use the brushes: the "Paint" tool and the "Lines" tool.

+

+ +

+

+ (Note: If the "nobrushspacing" option is set, Tux Paint won't display the brush spacing controls. See the "Options" documentation.)

+
+
@@ -516,6 +533,9 @@

Some brushes are animated, and will show a pattern of shapes along the line. Others are directional, and will show a different shape depending on the angle of the brush. And finally some are both animated and directional. See "Paint", above, to learn more.

+ +

+ Different brushes have different spacing, leaving either a series of individual shapes, or a continuous stroke of the brush shape. Brush spacing may be adjusted. See "Paint", above, to learn more.


@@ -1151,6 +1171,14 @@

Nota: O axuste máis lento non avanza automaticamente entre as diapositivas. Úseo para cando queira percorrelas manualmente. (Isto non se aplica a un GIF animado exportado).

+ +

+ +

diff --git a/docs/html/images/tool_slider.png b/docs/html/images/tool_slider.png new file mode 100644 index 0000000000000000000000000000000000000000..2cfd61ec2687998149d955a22dfecfc25c3b2a40 GIT binary patch literal 12372 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

- Copyright © 2002-2021 by various contributors; "AUTHORS" 参照.
+ Copyright © 2002-2022 by various contributors; "AUTHORS" 参照.
http://www.tuxpaint.org/
@TuxPaintTweets on Twitter

- 2021年11月25日

+ 2022年1月20日


+ Brush Spacing +
+

+ The space between each position where a brush is applied to the canvas can vary. Some brushes (such as the footprints and flower) are spaced, by default, far enough apart that they don't overlap. Other brushes (such as the basic circular ones) are spaced closely, so they make a continuous stroke.

+

+ The default spacing of brushes may be overridden using by clicking within the triangular-shaped series of bars at the bottom right; the larger the bar, the wider the spacing. Brush spacing affects both tools that use the brushes: the "Paint" tool and the "Lines" tool.

+

+ +

+

+ (Note: If the "nobrushspacing" option is set, Tux Paint won't display the brush spacing controls. See the "Options" documentation.)

+
+
@@ -516,6 +533,9 @@

アニメーション対応のブラシでは、線に沿って形が変化します。 指向性のブラシでは、線の角度に応じて異なる形状を表示します。 さらに、アニメーションと指向性の両方を備えたブラシもあります。 詳しくは、上記の「ふで」の項をご覧ください。

+ +

+ Different brushes have different spacing, leaving either a series of individual shapes, or a continuous stroke of the brush shape. Brush spacing may be adjusted. See "Paint", above, to learn more.


@@ -1151,6 +1171,14 @@

注: 最も遅いスピードに設定するとスライドの自動進行が無効になります。1枚ずつ手動でスライドを進めたい場合に、この設定を用いてください。(この動作はアニメーションGIFには適用されません)

+ +

+ +