diff --git a/docs/en/ADVANCED-STAMPS-HOWTO.txt b/docs/en/ADVANCED-STAMPS-HOWTO.txt
index b3e52c457..b212d2c8b 100644
--- a/docs/en/ADVANCED-STAMPS-HOWTO.txt
+++ b/docs/en/ADVANCED-STAMPS-HOWTO.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30 Advanced Stamps 'How-To'
+ version 0.9.31 Advanced Stamps 'How-To'
Copyright © 2006-2022 by Albert Cahalan and others; see AUTHORS.txt.
https://tuxpaint.org/
diff --git a/docs/en/ENVVARS.txt b/docs/en/ENVVARS.txt
index 4d50c4a10..967cd4ddf 100644
--- a/docs/en/ENVVARS.txt
+++ b/docs/en/ENVVARS.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30
+ version 0.9.31
Environment Variables Documentation
Copyright © 2021-2023 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/EXTENDING.txt b/docs/en/EXTENDING.txt
index f3ac67e3d..55af96bc4 100644
--- a/docs/en/EXTENDING.txt
+++ b/docs/en/EXTENDING.txt
@@ -1,6 +1,6 @@
Extending
Tux Paint
- version 0.9.30
+ version 0.9.31
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
diff --git a/docs/en/FAQ.txt b/docs/en/FAQ.txt
index f339ff43a..8aa36b7da 100644
--- a/docs/en/FAQ.txt
+++ b/docs/en/FAQ.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30 Frequently Asked Questions
+ version 0.9.31 Frequently Asked Questions
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
diff --git a/docs/en/INSTALL.txt b/docs/en/INSTALL.txt
index db6ad0f0e..c7f90cf66 100644
--- a/docs/en/INSTALL.txt
+++ b/docs/en/INSTALL.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30
+ version 0.9.31
Installation Documentation
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/MAGIC-API.txt b/docs/en/MAGIC-API.txt
index 24d88cbdc..d30fd3df3 100644
--- a/docs/en/MAGIC-API.txt
+++ b/docs/en/MAGIC-API.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30
+ version 0.9.31
Magic Tool Plugin API Documentation
@@ -583,7 +583,7 @@ Tux Paint Functions and Data
char * tp_version
A string containing the version of Tux Paint that's running (e.g.,
- "0.9.30").
+ "0.9.31").
int canvas_w
int canvas_h
@@ -728,7 +728,7 @@ Constant Defintions in "tp_magic_api.h"
your plugin is compatible.
Note: This version number does not correspond to Tux Paint's own
- release number (e.g., "0.9.30"). The API will not change every
+ release number (e.g., "0.9.31"). The API will not change every
time a new version of Tux Paint is released, which means plugins
compiled for earlier versions of Tux Paint will often run under
newer versions.
diff --git a/docs/en/OPTIONS.txt b/docs/en/OPTIONS.txt
index 434338993..14871e229 100644
--- a/docs/en/OPTIONS.txt
+++ b/docs/en/OPTIONS.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30
+ version 0.9.31
Options Documentation
diff --git a/docs/en/PNG.txt b/docs/en/PNG.txt
index dcf45f6d9..7702052c5 100644
--- a/docs/en/PNG.txt
+++ b/docs/en/PNG.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30
+ version 0.9.31
PNG Documentation
Copyright © 2007-2022 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/README.txt b/docs/en/README.txt
index ae54ecffb..d45662d3f 100644
--- a/docs/en/README.txt
+++ b/docs/en/README.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30
+ version 0.9.31
A simple drawing program for children
@@ -92,18 +92,10 @@ License
See COPYING.txt for the full text of the GPL license.
-What's New in Tux Paint version 0.9.30?
+What's New in Tux Paint version 0.9.31?
- Magic Tool sizes
- Many Magic Tools will now offer an option to adjust the size of
- the effect. For example, thinner lines in the symmetry painting
- tools, finer or coarser application of effects like blur, or a
- wider range of shapes. (This feature may be deactivated using the
- "nomagicsizes" simplification option.)
-
- Word-wrapped button labels
- When possible, longer labels shown on Tux Paint's UI buttons will
- be word-wrapped, to help improve legibility.
+ TBD
+ TBD
See CHANGES.txt for the complete list of changes.
diff --git a/docs/en/SIGNALS.txt b/docs/en/SIGNALS.txt
index b07102aa1..d9c296c39 100644
--- a/docs/en/SIGNALS.txt
+++ b/docs/en/SIGNALS.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30
+ version 0.9.31
Signals Documentation
Copyright © 2019-2022 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/SVG.txt b/docs/en/SVG.txt
index 5e7681dd5..91d93c0c1 100644
--- a/docs/en/SVG.txt
+++ b/docs/en/SVG.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30
+ version 0.9.31
SVG Documentation
Copyright © 2007-2022 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/html/ADVANCED-STAMPS-HOWTO.html b/docs/en/html/ADVANCED-STAMPS-HOWTO.html
index 2bde4d4cb..a96bc5e04 100644
--- a/docs/en/html/ADVANCED-STAMPS-HOWTO.html
+++ b/docs/en/html/ADVANCED-STAMPS-HOWTO.html
@@ -17,7 +17,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30 Advanced Stamps 'How-To'
+ version 0.9.31 Advanced Stamps 'How-To'
Copyright © 2006-2022 by Albert Cahalan and others; see AUTHORS.txt.
diff --git a/docs/en/html/ENVVARS.html b/docs/en/html/ENVVARS.html
index 93b3986af..d9a720309 100644
--- a/docs/en/html/ENVVARS.html
+++ b/docs/en/html/ENVVARS.html
@@ -17,7 +17,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30
+ version 0.9.31
Environment Variables Documentation
diff --git a/docs/en/html/EXTENDING.html b/docs/en/html/EXTENDING.html
index 1ec898cd7..3d6ed4a0a 100644
--- a/docs/en/html/EXTENDING.html
+++ b/docs/en/html/EXTENDING.html
@@ -92,7 +92,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30
+ version 0.9.31
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/html/FAQ.html b/docs/en/html/FAQ.html
index 766995948..78251c9b0 100644
--- a/docs/en/html/FAQ.html
+++ b/docs/en/html/FAQ.html
@@ -17,7 +17,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30 Frequently Asked Questions
+ version 0.9.31 Frequently Asked Questions
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
diff --git a/docs/en/html/INSTALL.html b/docs/en/html/INSTALL.html
index 1a97c500a..1850d06fb 100644
--- a/docs/en/html/INSTALL.html
+++ b/docs/en/html/INSTALL.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30
+ version 0.9.31
Installation Documentation
diff --git a/docs/en/html/MAGIC-API.html b/docs/en/html/MAGIC-API.html
index de6432780..6e3322bd1 100644
--- a/docs/en/html/MAGIC-API.html
+++ b/docs/en/html/MAGIC-API.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30
+ version 0.9.31
char * tp_versionint canvas_w
It should be referenced by your magic tool's "api_version()" function, to inform the running copy of Tux Paint whether or not your plugin is compatible.
- Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.30"). The API will not change every time a new version of Tux Paint is released, which means plugins compiled for earlier versions of Tux Paint will often run under newer versions.
+ Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.31"). The API will not change every time a new version of Tux Paint is released, which means plugins compiled for earlier versions of Tux Paint will often run under newer versions.
diff --git a/docs/en/html/README.html b/docs/en/html/README.html
index 2a18385ef..e20a3c22a 100644
--- a/docs/en/html/README.html
+++ b/docs/en/html/README.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30
+ version 0.9.31
nomagicsizes" simplification option.)
diff --git a/docs/en/html/SIGNALS.html b/docs/en/html/SIGNALS.html
index 50e37ad15..cdcbc8118 100644
--- a/docs/en/html/SIGNALS.html
+++ b/docs/en/html/SIGNALS.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30
+ version 0.9.31
Signals Documentation
diff --git a/docs/en/html/SVG.html b/docs/en/html/SVG.html
index d555263e2..68b3a0bd9 100644
--- a/docs/en/html/SVG.html
+++ b/docs/en/html/SVG.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30
+ version 0.9.31
SVG Documentation
diff --git a/docs/es_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt b/docs/es_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt
index b295218ee..98f6ba13b 100644
--- a/docs/es_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt
+++ b/docs/es_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.30 Advanced Stamps 'How-To'
+ versión 0.9.31 Advanced Stamps 'How-To'
Copyright © 2006-2022 by Albert Cahalan and others; see AUTHORS.txt.
https://tuxpaint.org/
diff --git a/docs/es_ES.UTF-8/ENVVARS.txt b/docs/es_ES.UTF-8/ENVVARS.txt
index 1e6466eee..1c5be3248 100644
--- a/docs/es_ES.UTF-8/ENVVARS.txt
+++ b/docs/es_ES.UTF-8/ENVVARS.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.30
+ versión 0.9.31
Environment Variables Documentation
Copyright © 2021-2023 by various contributors; see AUTHORS.txt.
diff --git a/docs/es_ES.UTF-8/EXTENDING.txt b/docs/es_ES.UTF-8/EXTENDING.txt
index 7cf40585c..d7c01ef4f 100644
--- a/docs/es_ES.UTF-8/EXTENDING.txt
+++ b/docs/es_ES.UTF-8/EXTENDING.txt
@@ -1,6 +1,6 @@
Extending
Tux Paint
- versión 0.9.30
+ versión 0.9.31
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
diff --git a/docs/es_ES.UTF-8/FAQ.txt b/docs/es_ES.UTF-8/FAQ.txt
index 0c5086016..dd501e81a 100644
--- a/docs/es_ES.UTF-8/FAQ.txt
+++ b/docs/es_ES.UTF-8/FAQ.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.30 Frequently Asked Questions
+ versión 0.9.31 Frequently Asked Questions
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
diff --git a/docs/es_ES.UTF-8/INSTALL.txt b/docs/es_ES.UTF-8/INSTALL.txt
index 668da6cf3..3e9ce04cc 100644
--- a/docs/es_ES.UTF-8/INSTALL.txt
+++ b/docs/es_ES.UTF-8/INSTALL.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.30
+ versión 0.9.31
Installation Documentation
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
diff --git a/docs/es_ES.UTF-8/MAGIC-API.txt b/docs/es_ES.UTF-8/MAGIC-API.txt
index 9aa0c44c3..f20c615a9 100644
--- a/docs/es_ES.UTF-8/MAGIC-API.txt
+++ b/docs/es_ES.UTF-8/MAGIC-API.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30
+ version 0.9.31
Magic Tool Plugin API Documentation
@@ -583,7 +583,7 @@ Tux Paint Functions and Data
char * tp_version
A string containing the version of Tux Paint that's running (e.g.,
- "0.9.30").
+ "0.9.31").
int canvas_w
int canvas_h
@@ -728,7 +728,7 @@ Constant Defintions in "tp_magic_api.h"
your plugin is compatible.
Note: This version number does not correspond to Tux Paint's own
- release number (e.g., "0.9.30"). The API will not change every
+ release number (e.g., "0.9.31"). The API will not change every
time a new version of Tux Paint is released, which means plugins
compiled for earlier versions of Tux Paint will often run under
newer versions.
diff --git a/docs/es_ES.UTF-8/OPTIONS.txt b/docs/es_ES.UTF-8/OPTIONS.txt
index bfc0fc253..18b1bf3b8 100644
--- a/docs/es_ES.UTF-8/OPTIONS.txt
+++ b/docs/es_ES.UTF-8/OPTIONS.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.30
+ versión 0.9.31
Options Documentation
diff --git a/docs/es_ES.UTF-8/PNG.txt b/docs/es_ES.UTF-8/PNG.txt
index 53f567b12..55c78f246 100644
--- a/docs/es_ES.UTF-8/PNG.txt
+++ b/docs/es_ES.UTF-8/PNG.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.30
+ versión 0.9.31
PNG Documentation
Copyright © 2007-2022 by various contributors; see AUTHORS.txt.
diff --git a/docs/es_ES.UTF-8/README.txt b/docs/es_ES.UTF-8/README.txt
index bf3909097..52a26ce7d 100644
--- a/docs/es_ES.UTF-8/README.txt
+++ b/docs/es_ES.UTF-8/README.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.30
+ versión 0.9.31
A simple drawing program for children
@@ -92,18 +92,10 @@ License
See COPYING.txt for the full text of the GPL license.
-What's New in Tux Paint version 0.9.30?
+What's New in Tux Paint version 0.9.31?
- Magic Tool sizes
- Many Magic Tools will now offer an option to adjust the size of
- the effect. For example, thinner lines in the symmetry painting
- tools, finer or coarser application of effects like blur, or a
- wider range of shapes. (This feature may be deactivated using the
- "nomagicsizes" simplification option.)
-
- Word-wrapped button labels
- When possible, longer labels shown on Tux Paint's UI buttons will
- be word-wrapped, to help improve legibility.
+ TBD
+ TBD
See CHANGES.txt for the complete list of changes.
diff --git a/docs/es_ES.UTF-8/SIGNALS.txt b/docs/es_ES.UTF-8/SIGNALS.txt
index eadcc269d..2554194b2 100644
--- a/docs/es_ES.UTF-8/SIGNALS.txt
+++ b/docs/es_ES.UTF-8/SIGNALS.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.30
+ versión 0.9.31
Signals Documentation
Copyright © 2019-2022 by various contributors; see AUTHORS.txt.
diff --git a/docs/es_ES.UTF-8/SVG.txt b/docs/es_ES.UTF-8/SVG.txt
index 445265e51..dae5a9b86 100644
--- a/docs/es_ES.UTF-8/SVG.txt
+++ b/docs/es_ES.UTF-8/SVG.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.30
+ versión 0.9.31
SVG Documentation
Copyright © 2007-2022 by various contributors; see AUTHORS.txt.
diff --git a/docs/es_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html b/docs/es_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
index d818a506c..52e87817e 100644
--- a/docs/es_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
+++ b/docs/es_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
@@ -17,7 +17,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.30 Advanced Stamps 'How-To'
+ versión 0.9.31 Advanced Stamps 'How-To'
Copyright © 2006-2022 by Albert Cahalan and others; see AUTHORS.txt.
diff --git a/docs/es_ES.UTF-8/html/ENVVARS.html b/docs/es_ES.UTF-8/html/ENVVARS.html
index d33919622..709d8ed49 100644
--- a/docs/es_ES.UTF-8/html/ENVVARS.html
+++ b/docs/es_ES.UTF-8/html/ENVVARS.html
@@ -17,7 +17,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.30
+ versión 0.9.31
Environment Variables Documentation
diff --git a/docs/es_ES.UTF-8/html/EXTENDING.html b/docs/es_ES.UTF-8/html/EXTENDING.html
index fff437537..fe7fbb311 100644
--- a/docs/es_ES.UTF-8/html/EXTENDING.html
+++ b/docs/es_ES.UTF-8/html/EXTENDING.html
@@ -92,7 +92,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.30
+ versión 0.9.31
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
diff --git a/docs/es_ES.UTF-8/html/FAQ.html b/docs/es_ES.UTF-8/html/FAQ.html
index 23c25a42a..5bf00b214 100644
--- a/docs/es_ES.UTF-8/html/FAQ.html
+++ b/docs/es_ES.UTF-8/html/FAQ.html
@@ -17,7 +17,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.30 Frequently Asked Questions
+ versión 0.9.31 Frequently Asked Questions
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
diff --git a/docs/es_ES.UTF-8/html/INSTALL.html b/docs/es_ES.UTF-8/html/INSTALL.html
index 311f0ecbd..87841ec7f 100644
--- a/docs/es_ES.UTF-8/html/INSTALL.html
+++ b/docs/es_ES.UTF-8/html/INSTALL.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.30
+ versión 0.9.31
Installation Documentation
diff --git a/docs/es_ES.UTF-8/html/MAGIC-API.html b/docs/es_ES.UTF-8/html/MAGIC-API.html
index 42c0ca388..44fdf0748 100644
--- a/docs/es_ES.UTF-8/html/MAGIC-API.html
+++ b/docs/es_ES.UTF-8/html/MAGIC-API.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30
+ version 0.9.31
char * tp_versionint canvas_w
It should be referenced by your magic tool's "api_version()" function, to inform the running copy of Tux Paint whether or not your plugin is compatible.
- Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.30"). The API will not change every time a new version of Tux Paint is released, which means plugins compiled for earlier versions of Tux Paint will often run under newer versions.
+ Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.31"). The API will not change every time a new version of Tux Paint is released, which means plugins compiled for earlier versions of Tux Paint will often run under newer versions.
diff --git a/docs/es_ES.UTF-8/html/README.html b/docs/es_ES.UTF-8/html/README.html
index 0e26f0b88..fcee44d8e 100644
--- a/docs/es_ES.UTF-8/html/README.html
+++ b/docs/es_ES.UTF-8/html/README.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.30
+ versión 0.9.31
nomagicsizes" simplification option.)
diff --git a/docs/es_ES.UTF-8/html/SIGNALS.html b/docs/es_ES.UTF-8/html/SIGNALS.html
index 3fe597c86..1e043b3a1 100644
--- a/docs/es_ES.UTF-8/html/SIGNALS.html
+++ b/docs/es_ES.UTF-8/html/SIGNALS.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.30
+ versión 0.9.31
Signals Documentation
diff --git a/docs/es_ES.UTF-8/html/SVG.html b/docs/es_ES.UTF-8/html/SVG.html
index 2663f020b..e357ec5d6 100644
--- a/docs/es_ES.UTF-8/html/SVG.html
+++ b/docs/es_ES.UTF-8/html/SVG.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.30
+ versión 0.9.31
SVG Documentation
diff --git a/docs/fr_FR.UTF-8/ADVANCED-STAMPS-HOWTO.txt b/docs/fr_FR.UTF-8/ADVANCED-STAMPS-HOWTO.txt
index 57b7d97f1..16a5b9edf 100644
--- a/docs/fr_FR.UTF-8/ADVANCED-STAMPS-HOWTO.txt
+++ b/docs/fr_FR.UTF-8/ADVANCED-STAMPS-HOWTO.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30 'Guide pratique" pour les tampons de haute qualité
+ version 0.9.31 'Guide pratique" pour les tampons de haute qualité
Copyright © 2006-2022 by Albert Cahalan et d'autres; see AUTHORS.txt.
https://tuxpaint.org/
diff --git a/docs/fr_FR.UTF-8/ENVVARS.txt b/docs/fr_FR.UTF-8/ENVVARS.txt
index 64255cfd3..9cb55855a 100644
--- a/docs/fr_FR.UTF-8/ENVVARS.txt
+++ b/docs/fr_FR.UTF-8/ENVVARS.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30
+ version 0.9.31
Documentation sur les variables d'environnement
Copyright © 2021-2023 by divers contributeurs; see AUTHORS.txt.
diff --git a/docs/fr_FR.UTF-8/EXTENDING.txt b/docs/fr_FR.UTF-8/EXTENDING.txt
index 8c862bbd7..720ea5008 100644
--- a/docs/fr_FR.UTF-8/EXTENDING.txt
+++ b/docs/fr_FR.UTF-8/EXTENDING.txt
@@ -1,6 +1,6 @@
Extension
Tux Paint
- version 0.9.30
+ version 0.9.31
Copyright © 2002-2023 by divers contributeurs; see AUTHORS.txt.
https://tuxpaint.org/
diff --git a/docs/fr_FR.UTF-8/FAQ.txt b/docs/fr_FR.UTF-8/FAQ.txt
index cd1b715d2..b7502b7a0 100644
--- a/docs/fr_FR.UTF-8/FAQ.txt
+++ b/docs/fr_FR.UTF-8/FAQ.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30 Questions fréquemment posées
+ version 0.9.31 Questions fréquemment posées
Copyright © 2002-2023 by divers contributeurs; see AUTHORS.txt.
https://tuxpaint.org/
diff --git a/docs/fr_FR.UTF-8/INSTALL.txt b/docs/fr_FR.UTF-8/INSTALL.txt
index ba8fbe95d..38659c5d8 100644
--- a/docs/fr_FR.UTF-8/INSTALL.txt
+++ b/docs/fr_FR.UTF-8/INSTALL.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30
+ version 0.9.31
Documentation sur l'installation
Copyright © 2002-2023 by divers contributeurs; see AUTHORS.txt.
diff --git a/docs/fr_FR.UTF-8/MAGIC-API.txt b/docs/fr_FR.UTF-8/MAGIC-API.txt
index b66ba74d3..a087e49a4 100644
--- a/docs/fr_FR.UTF-8/MAGIC-API.txt
+++ b/docs/fr_FR.UTF-8/MAGIC-API.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30
+ version 0.9.31
Magic Tool Plugin API Documentation
@@ -583,7 +583,7 @@ Tux Paint Functions and Data
char * tp_version
A string containing the version of Tux Paint that's running (e.g.,
- "0.9.30").
+ "0.9.31").
int canvas_w
int canvas_h
@@ -728,7 +728,7 @@ Constant Defintions in "tp_magic_api.h"
your plugin is compatible.
Note: This version number does not correspond to Tux Paint's own
- release number (e.g., "0.9.30"). The API will not change every
+ release number (e.g., "0.9.31"). The API will not change every
time a new version of Tux Paint is released, which means plugins
compiled for earlier versions of Tux Paint will often run under
newer versions.
diff --git a/docs/fr_FR.UTF-8/OPTIONS.txt b/docs/fr_FR.UTF-8/OPTIONS.txt
index 1e2bc43f3..7f264bc84 100644
--- a/docs/fr_FR.UTF-8/OPTIONS.txt
+++ b/docs/fr_FR.UTF-8/OPTIONS.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30
+ version 0.9.31
Documentation sur les options
diff --git a/docs/fr_FR.UTF-8/PNG.txt b/docs/fr_FR.UTF-8/PNG.txt
index b1c03e75c..112d247a0 100644
--- a/docs/fr_FR.UTF-8/PNG.txt
+++ b/docs/fr_FR.UTF-8/PNG.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30
+ version 0.9.31
Documentation sur PNG pour Tux Paint
Copyright © 2007-2022 by divers contributeurs; see AUTHORS.txt.
diff --git a/docs/fr_FR.UTF-8/README.txt b/docs/fr_FR.UTF-8/README.txt
index ee9829709..f72062482 100644
--- a/docs/fr_FR.UTF-8/README.txt
+++ b/docs/fr_FR.UTF-8/README.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30
+ version 0.9.31
Un programme simple pour les enfants
@@ -97,18 +97,10 @@ Licence
Voir COPYING.txt pour le texte complet de la licence GPL.
-What's New in Tux Paint version 0.9.30?
+What's New in Tux Paint version 0.9.31?
- Magic Tool sizes
- Many Magic Tools will now offer an option to adjust the size of
- the effect. For example, thinner lines in the symmetry painting
- tools, finer or coarser application of effects like blur, or a
- wider range of shapes. (This feature may be deactivated using the
- "nomagicsizes" simplification option.)
-
- Word-wrapped button labels
- When possible, longer labels shown on Tux Paint's UI buttons will
- be word-wrapped, to help improve legibility.
+ TBD
+ TBD
See CHANGES.txt for the complete list of changes.
diff --git a/docs/fr_FR.UTF-8/SIGNALS.txt b/docs/fr_FR.UTF-8/SIGNALS.txt
index b1996aa97..7c51a03ad 100644
--- a/docs/fr_FR.UTF-8/SIGNALS.txt
+++ b/docs/fr_FR.UTF-8/SIGNALS.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30
+ version 0.9.31
Documentation sur les signaux
Copyright © 2019-2022 by divers contributeurs; see AUTHORS.txt.
diff --git a/docs/fr_FR.UTF-8/SVG.txt b/docs/fr_FR.UTF-8/SVG.txt
index 93e8e4171..33b8d47b7 100644
--- a/docs/fr_FR.UTF-8/SVG.txt
+++ b/docs/fr_FR.UTF-8/SVG.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30
+ version 0.9.31
Documentation sur SVG
Copyright © 2007-2022 by divers contributeurs; see AUTHORS.txt.
diff --git a/docs/fr_FR.UTF-8/html/ADVANCED-STAMPS-HOWTO.html b/docs/fr_FR.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
index 198309697..dbcfca0c8 100644
--- a/docs/fr_FR.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
+++ b/docs/fr_FR.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
@@ -17,7 +17,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30 'Guide pratique" pour les tampons de haute qualité
+ version 0.9.31 'Guide pratique" pour les tampons de haute qualité
Copyright © 2006-2022 by Albert Cahalan et d'autres; see AUTHORS.txt.
diff --git a/docs/fr_FR.UTF-8/html/ENVVARS.html b/docs/fr_FR.UTF-8/html/ENVVARS.html
index e000dca72..c9e6d4bce 100644
--- a/docs/fr_FR.UTF-8/html/ENVVARS.html
+++ b/docs/fr_FR.UTF-8/html/ENVVARS.html
@@ -17,7 +17,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30
+ version 0.9.31
Documentation sur les variables d'environnement
diff --git a/docs/fr_FR.UTF-8/html/EXTENDING.html b/docs/fr_FR.UTF-8/html/EXTENDING.html
index e01d39b02..6c799569e 100644
--- a/docs/fr_FR.UTF-8/html/EXTENDING.html
+++ b/docs/fr_FR.UTF-8/html/EXTENDING.html
@@ -92,7 +92,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30
+ version 0.9.31
Copyright © 2002-2023 by divers contributeurs; see AUTHORS.txt.
diff --git a/docs/fr_FR.UTF-8/html/FAQ.html b/docs/fr_FR.UTF-8/html/FAQ.html
index bf7d4fbe2..d7ed552a0 100644
--- a/docs/fr_FR.UTF-8/html/FAQ.html
+++ b/docs/fr_FR.UTF-8/html/FAQ.html
@@ -17,7 +17,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30 Questions fréquemment posées
+ version 0.9.31 Questions fréquemment posées
Copyright © 2002-2023 by divers contributeurs; see AUTHORS.txt.
diff --git a/docs/fr_FR.UTF-8/html/INSTALL.html b/docs/fr_FR.UTF-8/html/INSTALL.html
index 3130bdac6..e4108e4c4 100644
--- a/docs/fr_FR.UTF-8/html/INSTALL.html
+++ b/docs/fr_FR.UTF-8/html/INSTALL.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30
+ version 0.9.31
Documentation sur l'installation
diff --git a/docs/fr_FR.UTF-8/html/MAGIC-API.html b/docs/fr_FR.UTF-8/html/MAGIC-API.html
index b94c0bf37..2f07d11fc 100644
--- a/docs/fr_FR.UTF-8/html/MAGIC-API.html
+++ b/docs/fr_FR.UTF-8/html/MAGIC-API.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30
+ version 0.9.31
char * tp_versionint canvas_w
It should be referenced by your magic tool's "api_version()" function, to inform the running copy of Tux Paint whether or not your plugin is compatible.
- Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.30"). The API will not change every time a new version of Tux Paint is released, which means plugins compiled for earlier versions of Tux Paint will often run under newer versions.
+ Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.31"). The API will not change every time a new version of Tux Paint is released, which means plugins compiled for earlier versions of Tux Paint will often run under newer versions.
diff --git a/docs/fr_FR.UTF-8/html/README.html b/docs/fr_FR.UTF-8/html/README.html
index ed05fc1a4..37023e0d2 100644
--- a/docs/fr_FR.UTF-8/html/README.html
+++ b/docs/fr_FR.UTF-8/html/README.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30
+ version 0.9.31
nomagicsizes" simplification option.)
diff --git a/docs/fr_FR.UTF-8/html/SIGNALS.html b/docs/fr_FR.UTF-8/html/SIGNALS.html
index f080a35de..3a51e399e 100644
--- a/docs/fr_FR.UTF-8/html/SIGNALS.html
+++ b/docs/fr_FR.UTF-8/html/SIGNALS.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30
+ version 0.9.31
Documentation sur les signaux
diff --git a/docs/fr_FR.UTF-8/html/SVG.html b/docs/fr_FR.UTF-8/html/SVG.html
index 88fa3ae26..7c939d32c 100644
--- a/docs/fr_FR.UTF-8/html/SVG.html
+++ b/docs/fr_FR.UTF-8/html/SVG.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30
+ version 0.9.31
Documentation sur SVG
diff --git a/docs/gl_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt b/docs/gl_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt
index 981c7eab0..18bbe20b4 100644
--- a/docs/gl_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt
+++ b/docs/gl_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.30 «Como facer» os selos avanzados
+ versión 0.9.31 «Como facer» os selos avanzados
Copyright © 2006-2022 by Albert Cahalan e outros; see AUTHORS.txt.
https://tuxpaint.org/
diff --git a/docs/gl_ES.UTF-8/ENVVARS.txt b/docs/gl_ES.UTF-8/ENVVARS.txt
index 732772652..e37c64e2c 100644
--- a/docs/gl_ES.UTF-8/ENVVARS.txt
+++ b/docs/gl_ES.UTF-8/ENVVARS.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.30
+ versión 0.9.31
Documentación de variábeis de contorno
Copyright © 2021-2023 by varios colaboradores; see AUTHORS.txt.
diff --git a/docs/gl_ES.UTF-8/EXTENDING.txt b/docs/gl_ES.UTF-8/EXTENDING.txt
index 92dcae872..fadd4f492 100644
--- a/docs/gl_ES.UTF-8/EXTENDING.txt
+++ b/docs/gl_ES.UTF-8/EXTENDING.txt
@@ -1,6 +1,6 @@
Ampliar
Tux Paint
- versión 0.9.30
+ versión 0.9.31
Copyright © 2002-2023 by varios colaboradores; see AUTHORS.txt.
https://tuxpaint.org/
diff --git a/docs/gl_ES.UTF-8/FAQ.txt b/docs/gl_ES.UTF-8/FAQ.txt
index 1df266a24..9dfe87b02 100644
--- a/docs/gl_ES.UTF-8/FAQ.txt
+++ b/docs/gl_ES.UTF-8/FAQ.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.30 Preguntas máis frecuentes
+ versión 0.9.31 Preguntas máis frecuentes
Copyright © 2002-2023 by varios colaboradores; see AUTHORS.txt.
https://tuxpaint.org/
diff --git a/docs/gl_ES.UTF-8/INSTALL.txt b/docs/gl_ES.UTF-8/INSTALL.txt
index 70a454961..ba88002c2 100644
--- a/docs/gl_ES.UTF-8/INSTALL.txt
+++ b/docs/gl_ES.UTF-8/INSTALL.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.30
+ versión 0.9.31
Documentación da instalación
Copyright © 2002-2023 by varios colaboradores; see AUTHORS.txt.
diff --git a/docs/gl_ES.UTF-8/MAGIC-API.txt b/docs/gl_ES.UTF-8/MAGIC-API.txt
index 0c0395d4d..adee3fda4 100644
--- a/docs/gl_ES.UTF-8/MAGIC-API.txt
+++ b/docs/gl_ES.UTF-8/MAGIC-API.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30
+ version 0.9.31
Magic Tool Plugin API Documentation
@@ -583,7 +583,7 @@ Tux Paint Functions and Data
char * tp_version
A string containing the version of Tux Paint that's running (e.g.,
- "0.9.30").
+ "0.9.31").
int canvas_w
int canvas_h
@@ -728,7 +728,7 @@ Constant Defintions in "tp_magic_api.h"
your plugin is compatible.
Note: This version number does not correspond to Tux Paint's own
- release number (e.g., "0.9.30"). The API will not change every
+ release number (e.g., "0.9.31"). The API will not change every
time a new version of Tux Paint is released, which means plugins
compiled for earlier versions of Tux Paint will often run under
newer versions.
diff --git a/docs/gl_ES.UTF-8/OPTIONS.txt b/docs/gl_ES.UTF-8/OPTIONS.txt
index 60a560733..49b7a2d8e 100644
--- a/docs/gl_ES.UTF-8/OPTIONS.txt
+++ b/docs/gl_ES.UTF-8/OPTIONS.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.30
+ versión 0.9.31
Documentación de opcións
diff --git a/docs/gl_ES.UTF-8/PNG.txt b/docs/gl_ES.UTF-8/PNG.txt
index 1cccefa75..9da12e968 100644
--- a/docs/gl_ES.UTF-8/PNG.txt
+++ b/docs/gl_ES.UTF-8/PNG.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.30
+ versión 0.9.31
Documentación PNG
Copyright © 2007-2022 by varios colaboradores; see AUTHORS.txt.
diff --git a/docs/gl_ES.UTF-8/README.txt b/docs/gl_ES.UTF-8/README.txt
index 8487a7fa3..36b034391 100644
--- a/docs/gl_ES.UTF-8/README.txt
+++ b/docs/gl_ES.UTF-8/README.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.30
+ versión 0.9.31
Un sinxelo programa de debuxo para cativos
@@ -92,18 +92,10 @@ Licenza
Consulte o texto completo da licenza GPL en COPYING.txt.
-What's New in Tux Paint version 0.9.30?
+What's New in Tux Paint version 0.9.31?
- Magic Tool sizes
- Many Magic Tools will now offer an option to adjust the size of
- the effect. For example, thinner lines in the symmetry painting
- tools, finer or coarser application of effects like blur, or a
- wider range of shapes. (This feature may be deactivated using the
- "nomagicsizes" simplification option.)
-
- Word-wrapped button labels
- When possible, longer labels shown on Tux Paint's UI buttons will
- be word-wrapped, to help improve legibility.
+ TBD
+ TBD
See CHANGES.txt for the complete list of changes.
diff --git a/docs/gl_ES.UTF-8/SIGNALS.txt b/docs/gl_ES.UTF-8/SIGNALS.txt
index 5b779823e..dc35180c5 100644
--- a/docs/gl_ES.UTF-8/SIGNALS.txt
+++ b/docs/gl_ES.UTF-8/SIGNALS.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.30
+ versión 0.9.31
Documentación de sinais
Copyright © 2019-2022 by varios colaboradores; see AUTHORS.txt.
diff --git a/docs/gl_ES.UTF-8/SVG.txt b/docs/gl_ES.UTF-8/SVG.txt
index 707a3ebe2..77dca71ca 100644
--- a/docs/gl_ES.UTF-8/SVG.txt
+++ b/docs/gl_ES.UTF-8/SVG.txt
@@ -1,5 +1,5 @@
Tux Paint
- versión 0.9.30
+ versión 0.9.31
Documentación SVG
Copyright © 2007-2022 by varios colaboradores; see AUTHORS.txt.
diff --git a/docs/gl_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html b/docs/gl_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
index fee24585b..55ea9c085 100644
--- a/docs/gl_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
+++ b/docs/gl_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
@@ -17,7 +17,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.30 «Como facer» os selos avanzados
+ versión 0.9.31 «Como facer» os selos avanzados
Copyright © 2006-2022 by Albert Cahalan e outros; see AUTHORS.txt.
diff --git a/docs/gl_ES.UTF-8/html/ENVVARS.html b/docs/gl_ES.UTF-8/html/ENVVARS.html
index 3bad0550e..6220b2a91 100644
--- a/docs/gl_ES.UTF-8/html/ENVVARS.html
+++ b/docs/gl_ES.UTF-8/html/ENVVARS.html
@@ -17,7 +17,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.30
+ versión 0.9.31
Documentación de variábeis de contorno
diff --git a/docs/gl_ES.UTF-8/html/EXTENDING.html b/docs/gl_ES.UTF-8/html/EXTENDING.html
index 5d978338f..13811b569 100644
--- a/docs/gl_ES.UTF-8/html/EXTENDING.html
+++ b/docs/gl_ES.UTF-8/html/EXTENDING.html
@@ -92,7 +92,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.30
+ versión 0.9.31
Copyright © 2002-2023 by varios colaboradores; see AUTHORS.txt.
diff --git a/docs/gl_ES.UTF-8/html/FAQ.html b/docs/gl_ES.UTF-8/html/FAQ.html
index ce423a14e..3bf18a529 100644
--- a/docs/gl_ES.UTF-8/html/FAQ.html
+++ b/docs/gl_ES.UTF-8/html/FAQ.html
@@ -17,7 +17,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.30 Preguntas máis frecuentes
+ versión 0.9.31 Preguntas máis frecuentes
Copyright © 2002-2023 by varios colaboradores; see AUTHORS.txt.
diff --git a/docs/gl_ES.UTF-8/html/INSTALL.html b/docs/gl_ES.UTF-8/html/INSTALL.html
index 521d74c4b..f35c4bb90 100644
--- a/docs/gl_ES.UTF-8/html/INSTALL.html
+++ b/docs/gl_ES.UTF-8/html/INSTALL.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.30
+ versión 0.9.31
Documentación da instalación
diff --git a/docs/gl_ES.UTF-8/html/MAGIC-API.html b/docs/gl_ES.UTF-8/html/MAGIC-API.html
index 733ec9df1..a17db150a 100644
--- a/docs/gl_ES.UTF-8/html/MAGIC-API.html
+++ b/docs/gl_ES.UTF-8/html/MAGIC-API.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30
+ version 0.9.31
char * tp_versionint canvas_w
It should be referenced by your magic tool's "api_version()" function, to inform the running copy of Tux Paint whether or not your plugin is compatible.
- Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.30"). The API will not change every time a new version of Tux Paint is released, which means plugins compiled for earlier versions of Tux Paint will often run under newer versions.
+ Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.31"). The API will not change every time a new version of Tux Paint is released, which means plugins compiled for earlier versions of Tux Paint will often run under newer versions.
diff --git a/docs/gl_ES.UTF-8/html/README.html b/docs/gl_ES.UTF-8/html/README.html
index 28cbf21bb..e8a20c930 100644
--- a/docs/gl_ES.UTF-8/html/README.html
+++ b/docs/gl_ES.UTF-8/html/README.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.30
+ versión 0.9.31
nomagicsizes" simplification option.)
diff --git a/docs/gl_ES.UTF-8/html/SIGNALS.html b/docs/gl_ES.UTF-8/html/SIGNALS.html
index 1a41da3d1..088e2cd9a 100644
--- a/docs/gl_ES.UTF-8/html/SIGNALS.html
+++ b/docs/gl_ES.UTF-8/html/SIGNALS.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.30
+ versión 0.9.31
Documentación de sinais
diff --git a/docs/gl_ES.UTF-8/html/SVG.html b/docs/gl_ES.UTF-8/html/SVG.html
index 90852bacb..2f4ae3656 100644
--- a/docs/gl_ES.UTF-8/html/SVG.html
+++ b/docs/gl_ES.UTF-8/html/SVG.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- versión 0.9.30
+ versión 0.9.31
Documentación SVG
diff --git a/docs/ja_JP.UTF-8/ADVANCED-STAMPS-HOWTO.txt b/docs/ja_JP.UTF-8/ADVANCED-STAMPS-HOWTO.txt
index e7bc17fd9..aa6d88227 100644
--- a/docs/ja_JP.UTF-8/ADVANCED-STAMPS-HOWTO.txt
+++ b/docs/ja_JP.UTF-8/ADVANCED-STAMPS-HOWTO.txt
@@ -1,5 +1,5 @@
Tux Paint
- バージョン 0.9.30 スタンプ作成の詳細について
+ バージョン 0.9.31 スタンプ作成の詳細について
Copyright © 2006-2022 by Albert Cahalan ほか; AUTHORS.txt 参照.
https://tuxpaint.org/
@@ -35,8 +35,9 @@
著作権
- タックスペイントの開発者に作品を提供して公式プロジェクトへの採用を検討してもらいたい場合や、タックスペイントに独自の画像を同梱して配布したい場合には、タックスペイントが採用しているライセンスである
- GNU 一般公衆利用許諾 と互換性があるライセンスの画像を用いる必要があります。
+ Tux Paint の開発者に作品を提供して公式プロジェクトへの採用を検討してもらいたい場合や、Tux Paint
+ に独自の画像を同梱して配布したい場合には、Tux Paint が採用しているライセンスである GNU 一般公衆利用許諾
+ と互換性があるライセンスの画像を用いる必要があります。
米国政府が制作した画像はパブリックドメインですが、米国政府がウェブ上でパプリックドメイン以外の画像を使用していることもあるので注意が必要です。Googleの画像検索で、site:gov
またはsite:mil のいずれかを指定すると、適切な画像が多数表示されます。(注: *.mil
@@ -96,9 +97,18 @@
一番上のオリジナル画像のレイヤーを表示しながら、作業用レイヤーに対して編集を加えるするように設定します。編集作業の必要に応じて画像を約400%に拡大してください(画像の各ピクセルを画面上
4x4 ピクセルのブロックとして表示し、編集することができます)
- 100%不透明な部分と完全に透明な部分を選択します。色を指定することで、オブジェクトや背景をある程度正確に選択できる場合は、そのようにします。部分的に不透明にすべきピクセル(一般的にはオブジェクトの輪郭)を選択しないように、必要に応じて選択範囲を拡大、縮小、反転させます。
+ Select parts of the image that need to be 100% opaque or 0% opaque. If
+ you can select the object or background somewhat accurately by color, do
+ so. As needed to avoid selecting any pixels that should be partially
+ opaque (generally at the edge of the object) you should grow, shrink,
+ and invert the selection.
- 不透明な部分を白で、透明な部分を黒で塗りつぶします。この作業は、前景/背景色のインジケータからドラッグ&ドロップするのが最も簡単です。作業用レイヤーのマスクを編集しながら、変更されていない画像レイヤーを見ているので、見た目には何も起こらないはずですが、サムネイル画像では大きな変更が見えるかもしれません。
+ Fill the 100% opaque areas with white, and the 0% opaque areas with
+ black. This is most easily done by drag-and-drop from the
+ foreground/background color indicator. You should not see anything
+ happen, because you are viewing the unmodified image layer while editing
+ the mask of the WIP layer. Large changes might be noticable in the
+ thumbnail.
次に、画像を拡大します。
@@ -136,20 +146,32 @@
失敗を減らすために、マスクの中の灰色ではないピクセルだけを選択するとよいでしょう。(「マスクから色で領域選択、黒を選択、色加算モード、白を選択、反転」あるいは「すべてを選択、マスクから色で領域選択、色減算モード、黒を選択、白を選択」)この作業を行う際、選択範囲を少し広げて、選択領域を示す線を隠したくなるかもしれません。
- ここではクローンツールとブラシツールを使います。必要に応じて不透明度を変えて下さい。3x3か5x5の小さな円形のブラシを主に使います。ぼかし筆かどうかは問いません。(ぼかし筆は不透明度100%、ぼかしではないブラシは不透明度70%程度で組み合わせると良いでしょう)。あまり一般的ではない使い方ですが、半透明のオブジェクトの場合には有効です。
+ Use the clone tool and the brush tool. Vary the opacity as needed. Use
+ small round brushes mostly, perhaps 3x3 or 5x5, fuzzy or not. (It is
+ generally nice to pair up fuzzy brushes with 100% opacity and non-fuzzy
+ brushes with about 70% opacity.) Unusual drawing modes can be helpful
+ with semi-transparent objects.
最終目標は、オブジェクトの内側と外側の両方の縁取りを除去することです。内側の縁取りは、マゼンタやグリーンの上にオブジェクトを合成したときに見えるもので、明らかに除去が必要です。外側のフリンジは、画像を縮小したときに見えるようになるため、こちらも除去する必要があります。例として、鋭角なオブジェクトの輪郭にある2x2のピクセルの領域を考えてみましょう。左半分は黒で、不透明度は0%。右半分は白で、100%不透明です。つまり、黒い背景に白い物体がある状態です。Tux
Paintがこれを50%(1x1ピクセルの領域)にスケーリングすると、結果はグレーの50%不透明ピクセルになりますが、正しい結果は、白の50%不透明ピクセルです。この結果を得るためには、黒いピクセルを塗り潰します。不透明度が0%であるにもかかわらず、黒いピクセルは重要です。
- タックスペイントでは、画像を非常に大きく縮小することができるため、オブジェクトの輪郭を外側に大きく広げることが重要です。オブジェクトの輪郭の部分では、非常に正確に処理する必要がありますが、輪郭から離れるにつれて、少々手を抜いても大丈夫です。十数ピクセル以上外側まで描くとちょうど良くなります。これを太くすればするだけ、Tux
+ Tux Paint
+ では、画像を非常に大きく縮小することができるため、オブジェクトの輪郭を外側に大きく広げることが重要です。オブジェクトの輪郭の部分では、非常に正確に処理する必要がありますが、輪郭から離れるにつれて、少々手を抜いても大丈夫です。十数ピクセル以上外側まで描くとちょうど良くなります。これを太くすればするだけ、Tux
Paintは汚い色の縁どりを発生させずにスケールダウンすることができます。オブジェクトの端から数ピクセル以上離れた部分については、鉛筆ツール(またはドラッグ&ドロップで適当に色を選択)を使用して、結果がきれいに縮小されるようにしてください。
----------------------------------------------------------------------
Tux Paint 用の画像の保存
- せっかくの労作も簡単にダメになることがあります。画像編集ソフトは、不透明度0%の領域のピクセルを勝手にで破棄することがあります。この現象が発生する条件は、ソフトウェアのバージョンによっても異なります。慎重を期すため、画像を直接PNGとして保存してみてください。その後、不透明度0%の部分が黒くなったり白くなったりしていないことを確認するために、もう一度画像を読み込んでみてください。ディスクスペースを節約するため(そして自分のミスを隠すため)に画像を縮小する必要がある場合、ほぼ確実に
- 0%の不透明部分をすべて破壊してしまうことになります。そこで、もっと良い方法があります。
+ It is very easy to ruin your hard work. Image editors can silently
+ destroy pixels in 0% opaque areas. The conditions under which this
+ happens may vary from version to version. If you are very trusting, you
+ can try saving your image directly as a PNG. Be sure to read it back in
+ again to verify that the 0% opaque areas didn't turn black or white,
+ which would create fringes when Tux Paint scales the image down. If you
+ need to scale your image to save space (and hide your mistakes), you are
+ almost certain to destroy all the 0% opaque areas. So here is a better
+ way...
より安全な保存方法
diff --git a/docs/ja_JP.UTF-8/ENVVARS.txt b/docs/ja_JP.UTF-8/ENVVARS.txt
index 69e167fe2..72afb78ea 100644
--- a/docs/ja_JP.UTF-8/ENVVARS.txt
+++ b/docs/ja_JP.UTF-8/ENVVARS.txt
@@ -1,5 +1,5 @@
Tux Paint
- バージョン 0.9.30
+ バージョン 0.9.31
Environment Variables Documentation
Copyright © 2021-2023 by various contributors; AUTHORS.txt 参照.
diff --git a/docs/ja_JP.UTF-8/EXTENDING.txt b/docs/ja_JP.UTF-8/EXTENDING.txt
index 346105b34..36c94ba38 100644
--- a/docs/ja_JP.UTF-8/EXTENDING.txt
+++ b/docs/ja_JP.UTF-8/EXTENDING.txt
@@ -1,6 +1,6 @@
Extending
Tux Paint
- バージョン 0.9.30
+ バージョン 0.9.31
Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
https://tuxpaint.org/
diff --git a/docs/ja_JP.UTF-8/FAQ.txt b/docs/ja_JP.UTF-8/FAQ.txt
index bc7b0e6b3..9e75ecf8b 100644
--- a/docs/ja_JP.UTF-8/FAQ.txt
+++ b/docs/ja_JP.UTF-8/FAQ.txt
@@ -1,5 +1,5 @@
Tux Paint
- バージョン 0.9.30 Frequently Asked Questions
+ バージョン 0.9.31 Frequently Asked Questions
Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
https://tuxpaint.org/
diff --git a/docs/ja_JP.UTF-8/INSTALL.txt b/docs/ja_JP.UTF-8/INSTALL.txt
index 68e52c565..64f9448c4 100644
--- a/docs/ja_JP.UTF-8/INSTALL.txt
+++ b/docs/ja_JP.UTF-8/INSTALL.txt
@@ -1,5 +1,5 @@
Tux Paint
- バージョン 0.9.30
+ バージョン 0.9.31
Installation Documentation
Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
diff --git a/docs/ja_JP.UTF-8/MAGIC-API.txt b/docs/ja_JP.UTF-8/MAGIC-API.txt
index 1bde5e142..bb23666b6 100644
--- a/docs/ja_JP.UTF-8/MAGIC-API.txt
+++ b/docs/ja_JP.UTF-8/MAGIC-API.txt
@@ -1,5 +1,5 @@
Tux Paint
- version 0.9.30
+ version 0.9.31
Magic Tool Plugin API Documentation
@@ -583,7 +583,7 @@ Tux Paint Functions and Data
char * tp_version
A string containing the version of Tux Paint that's running (e.g.,
- "0.9.30").
+ "0.9.31").
int canvas_w
int canvas_h
@@ -728,7 +728,7 @@ Constant Defintions in "tp_magic_api.h"
your plugin is compatible.
Note: This version number does not correspond to Tux Paint's own
- release number (e.g., "0.9.30"). The API will not change every
+ release number (e.g., "0.9.31"). The API will not change every
time a new version of Tux Paint is released, which means plugins
compiled for earlier versions of Tux Paint will often run under
newer versions.
diff --git a/docs/ja_JP.UTF-8/OPTIONS.txt b/docs/ja_JP.UTF-8/OPTIONS.txt
index 30179c412..383066813 100644
--- a/docs/ja_JP.UTF-8/OPTIONS.txt
+++ b/docs/ja_JP.UTF-8/OPTIONS.txt
@@ -1,5 +1,5 @@
Tux Paint
- バージョン 0.9.30
+ バージョン 0.9.31
各種設定について
@@ -116,8 +116,8 @@ Windows のユーザー
* 768x1024
* 1600x1200
- 💡
- 利用可能なディスプレイが1つのみでタックスペイントが(フルスクリーンではなく)ウィンドウモードで実行されており、ウィンドウサイズの設定がディスプレイサイズより大きい場合、ウィンドウサイズは強制的にディスプレイサイズに合わせられます。
+ 💡 利用可能なディスプレイが1つのみで Tux Paint
+ が(フルスクリーンではなく)ウィンドウモードで実行されており、ウィンドウサイズの設定がディスプレイサイズより大きい場合、ウィンドウサイズは強制的にディスプレイサイズに合わせられます。
orient=portrait
@@ -172,8 +172,8 @@ Windows のユーザー
SIZE
の値は24から192までのピクセル値で指定します。ほとんどのボタンは正方形となっており、この設定はボタンの幅と高さの両方に影響します。
- SIZEの値として "auto"
- を指定すると、タックスペイントのウィンドウ(またはフルスクリーンディスプレイ)のサイズに基づいて、適切なボタンサイズが選択されます。(デフォルトの画面サイズ
+ SIZEの値として "auto" を指定すると、Tux Paint
+ のウィンドウ(またはフルスクリーンディスプレイ)のサイズに基づいて、適切なボタンサイズが選択されます。(デフォルトの画面サイズ
800x600 の場合、ボタンサイズはデフォルトの "48" になります。)
💡 注:
@@ -226,7 +226,8 @@ Windows のユーザー
grab=yes
- タックスペイントがマウスとキーボードを「独占」します。マウスカーソルがタックスペイントのウィンドウ内に限定され、ほとんどすべてのキーボード入力が直接タックスペイントに渡されます。
+ Tux Paint がマウスとキーボードを「独占」します。マウスカーソルが Tux Paint
+ のウィンドウ内に限定され、ほとんどすべてのキーボード入力が直接 Tux Paint に渡されます。
これは、ユーザーが Tux Paint から抜け出すことができないようにするのに便利です。 [Alt]-[Tab]
によるウィンドウの切り替えや、[Ctrl]-[Escape]
@@ -291,8 +292,8 @@ Windows のユーザー
stampsize=SIZE
- すべてのスタンプの初期の大きさを 0(最小)から 10(最大)の間で設定します。SIZE
- の値はスタンプ自体の大きさとタックスペイントのキャンバスサイズによって決まる大きさに対する相対的な指定になります。
+ すべてのスタンプの初期の大きさを 0(最小)から 10(最大)の間で設定します。SIZE の値はスタンプ自体の大きさと Tux
+ Paint のキャンバスサイズによって決まる大きさに対する相対的な指定になります。
SIZE の値に default を指定すると、Tux Paint がスタンプの大きさを自動的に決定します。(これが標準の動作です)
@@ -922,7 +923,8 @@ Windows のユーザー
nolockfile=yes
- 標準では、タックスペイントは「ロックファイル」と呼ばれるものを使用して、30秒間に1回以上起動できないようになっています。これは、シングルクリックのランチャーをダブルクリックしたり、アイコンをせわしなく何度もクリックしたりして、誤って複数回起動してしまうことを防ぐためです。
+ 標準では、Tux Paint
+ は「ロックファイル」と呼ばれるものを使用して、30秒間に1回以上起動できないようになっています。これは、シングルクリックのランチャーをダブルクリックしたり、アイコンをせわしなく何度もクリックしたりして、誤って複数回起動してしまうことを防ぐためです。
ロックファイルを無視して、起動してから30秒以内であっても再びすぐに実行できるようにするには、設定ファイルでこの設定を有効にするか、コマンドラインで
--nolockfile オプションを指定して Tux Paint を実行してください。
diff --git a/docs/ja_JP.UTF-8/PNG.txt b/docs/ja_JP.UTF-8/PNG.txt
index 51694486d..6861d03df 100644
--- a/docs/ja_JP.UTF-8/PNG.txt
+++ b/docs/ja_JP.UTF-8/PNG.txt
@@ -1,5 +1,5 @@
Tux Paint
- バージョン 0.9.30
+ バージョン 0.9.31
PNG Documentation
Copyright © 2007-2022 by various contributors; AUTHORS.txt 参照.
diff --git a/docs/ja_JP.UTF-8/README.txt b/docs/ja_JP.UTF-8/README.txt
index bdc2d20d7..62e05cea3 100644
--- a/docs/ja_JP.UTF-8/README.txt
+++ b/docs/ja_JP.UTF-8/README.txt
@@ -1,5 +1,5 @@
Tux Paint
- バージョン 0.9.30
+ バージョン 0.9.31
子供向けのシンプルなお絵かきプログラム
@@ -73,14 +73,10 @@
ライセンスの全文は、COPYING.txtをお読みください。
-Tux Paint バージョン 0.9.30 での変更点
+Tux Paint バージョン 0.9.31 での変更点
- 「まほう」ツールのサイズ変更機能
- 多くの「まほう」ツールに、効果の大きさを調整するオプションが追加されました。例えば、「さゆうたいしょう」の描画ツールで線を細くしたり、「ぼかす」ツールでの効果を細かくしたり粗くしたり、描画オブジェクトの大きさを細かく変更することができます。(この機能は、簡略化オプション"nomagicsizes"を使って無効化することができます)
-
- ボタンのラベルの折り返し
- Tux Paint
- のユーザーインターフェースボタンのラベルの文字列が長い場合、読みやすくするために折り返し表示ができるようになりました。
+ TBD
+ TBD
全ての変更点については、CHANGES.txt をお読みください。
@@ -582,7 +578,8 @@ Tux Paint の起動
「スライドショー」
- 「スライドショー」の機能は、「ひらく」ダイアログから利用できます。タックスペイントの中で、簡単なアニメーションや画像のスライドショーを再生することができます。また、選択した画像を元にアニメーションGIFを書き出すこともできます。
+ 「スライドショー」の機能は、「ひらく」ダイアログから利用できます。Tux Paint
+ の中で、簡単なアニメーションや画像のスライドショーを再生することができます。また、選択した画像を元にアニメーションGIFを書き出すこともできます。
画像を選ぶ
@@ -741,8 +738,8 @@ Tux Paint の起動
イメージサイズの計算方法
- "buttonsize"
- のオプションが追加されたため、この部分は全面的に書き直す必要があります。とりあえずは、タックスペイントで作成した画像のサイズ(ピクセル幅と高さ)を調べて、取り込む画像をそれに合わせて拡大縮小してみてください。
+ "buttonsize" のオプションが追加されたため、この部分は全面的に書き直す必要があります。とりあえずは、Tux Paint
+ で作成した画像のサイズ(ピクセル幅と高さ)を調べて、取り込む画像をそれに合わせて拡大縮小してみてください。
その他のドキュメント
@@ -791,7 +788,7 @@ Tux Paint の起動
プロジェクトへの参加
- タックスペイントはボランティアベースのプロジェクトであり、様々な形でのご協力を受け付けています。
+ Tux Paint はボランティアベースのプロジェクトであり、様々な形でのご協力を受け付けています。
* Tux Paint の翻訳の作成
* 既存の翻訳の改善
* アートワークの作成 (スタンプ、背景画像、ペイントブラシなど)
diff --git a/docs/ja_JP.UTF-8/SIGNALS.txt b/docs/ja_JP.UTF-8/SIGNALS.txt
index 4b0591718..b09f3feff 100644
--- a/docs/ja_JP.UTF-8/SIGNALS.txt
+++ b/docs/ja_JP.UTF-8/SIGNALS.txt
@@ -1,5 +1,5 @@
Tux Paint
- バージョン 0.9.30
+ バージョン 0.9.31
Signals Documentation
Copyright © 2019-2022 by various contributors; AUTHORS.txt 参照.
diff --git a/docs/ja_JP.UTF-8/SVG.txt b/docs/ja_JP.UTF-8/SVG.txt
index 0b36e6377..6ab967aab 100644
--- a/docs/ja_JP.UTF-8/SVG.txt
+++ b/docs/ja_JP.UTF-8/SVG.txt
@@ -1,5 +1,5 @@
Tux Paint
- バージョン 0.9.30
+ バージョン 0.9.31
SVG Documentation
Copyright © 2007-2022 by various contributors; AUTHORS.txt 参照.
diff --git a/docs/ja_JP.UTF-8/html/ADVANCED-STAMPS-HOWTO.html b/docs/ja_JP.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
index 86af32491..1b6c3d8e8 100644
--- a/docs/ja_JP.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
+++ b/docs/ja_JP.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
@@ -17,7 +17,7 @@
width="205"
height="210"
alt="Tux Paint">
- バージョン 0.9.30 スタンプ作成の詳細について
+ バージョン 0.9.31 スタンプ作成の詳細について
Copyright © 2006-2022 by Albert Cahalan ほか; AUTHORS.txt 参照.
@@ -96,7 +96,7 @@
- タックスペイントの開発者に作品を提供して公式プロジェクトへの採用を検討してもらいたい場合や、タックスペイントに独自の画像を同梱して配布したい場合には、タックスペイントが採用しているライセンスである GNU 一般公衆利用許諾 と互換性があるライセンスの画像を用いる必要があります。
+ Tux Paint の開発者に作品を提供して公式プロジェクトへの採用を検討してもらいたい場合や、Tux Paint に独自の画像を同梱して配布したい場合には、Tux Paint が採用しているライセンスである GNU 一般公衆利用許諾 と互換性があるライセンスの画像を用いる必要があります。米国政府が制作した画像はパブリックドメインですが、米国政府がウェブ上でパプリックドメイン以外の画像を使用していることもあるので注意が必要です。Googleの画像検索で、
@@ -186,10 +186,10 @@ 一番上のオリジナル画像のレイヤーを表示しながら、作業用レイヤーに対して編集を加えるするように設定します。編集作業の必要に応じて画像を約400%に拡大してください(画像の各ピクセルを画面上 4x4 ピクセルのブロックとして表示し、編集することができます)site:govまたはsite:milのいずれかを指定すると、適切な画像が多数表示されます。(注: *.mil のサイトには、軍事関係以外のコンテンツも含まれています!)- 100%不透明な部分と完全に透明な部分を選択します。色を指定することで、オブジェクトや背景をある程度正確に選択できる場合は、そのようにします。部分的に不透明にすべきピクセル(一般的にはオブジェクトの輪郭)を選択しないように、必要に応じて選択範囲を拡大、縮小、反転させます。
+ Select parts of the image that need to be 100% opaque or 0% opaque. If you can select the object or background somewhat accurately by color, do so. As needed to avoid selecting any pixels that should be partially opaque (generally at the edge of the object) you should grow, shrink, and invert the selection.- 不透明な部分を白で、透明な部分を黒で塗りつぶします。この作業は、前景/背景色のインジケータからドラッグ&ドロップするのが最も簡単です。作業用レイヤーのマスクを編集しながら、変更されていない画像レイヤーを見ているので、見た目には何も起こらないはずですが、サムネイル画像では大きな変更が見えるかもしれません。
+ Fill the 100% opaque areas with white, and the 0% opaque areas with black. This is most easily done by drag-and-drop from the foreground/background color indicator. You should not see anything happen, because you are viewing the unmodified image layer while editing the mask of the WIP layer. Large changes might be noticable in the thumbnail.次に、画像を拡大します。
@@ -243,13 +243,13 @@ 失敗を減らすために、マスクの中の灰色ではないピクセルだけを選択するとよいでしょう。(「マスクから色で領域選択、黒を選択、色加算モード、白を選択、反転」あるいは「すべてを選択、マスクから色で領域選択、色減算モード、黒を選択、白を選択」)この作業を行う際、選択範囲を少し広げて、選択領域を示す線を隠したくなるかもしれません。- ここではクローンツールとブラシツールを使います。必要に応じて不透明度を変えて下さい。3x3か5x5の小さな円形のブラシを主に使います。ぼかし筆かどうかは問いません。(ぼかし筆は不透明度100%、ぼかしではないブラシは不透明度70%程度で組み合わせると良いでしょう)。あまり一般的ではない使い方ですが、半透明のオブジェクトの場合には有効です。
+ Use the clone tool and the brush tool. Vary the opacity as needed. Use small round brushes mostly, perhaps 3x3 or 5x5, fuzzy or not. (It is generally nice to pair up fuzzy brushes with 100% opacity and non-fuzzy brushes with about 70% opacity.) Unusual drawing modes can be helpful with semi-transparent objects.最終目標は、オブジェクトの内側と外側の両方の縁取りを除去することです。内側の縁取りは、マゼンタやグリーンの上にオブジェクトを合成したときに見えるもので、明らかに除去が必要です。外側のフリンジは、画像を縮小したときに見えるようになるため、こちらも除去する必要があります。例として、鋭角なオブジェクトの輪郭にある2x2のピクセルの領域を考えてみましょう。左半分は黒で、不透明度は0%。右半分は白で、100%不透明です。つまり、黒い背景に白い物体がある状態です。Tux Paintがこれを50%(1x1ピクセルの領域)にスケーリングすると、結果はグレーの50%不透明ピクセルになりますが、正しい結果は、白の50%不透明ピクセルです。この結果を得るためには、黒いピクセルを塗り潰します。不透明度が0%であるにもかかわらず、黒いピクセルは重要です。
- タックスペイントでは、画像を非常に大きく縮小することができるため、オブジェクトの輪郭を外側に大きく広げることが重要です。オブジェクトの輪郭の部分では、非常に正確に処理する必要がありますが、輪郭から離れるにつれて、少々手を抜いても大丈夫です。十数ピクセル以上外側まで描くとちょうど良くなります。これを太くすればするだけ、Tux Paintは汚い色の縁どりを発生させずにスケールダウンすることができます。オブジェクトの端から数ピクセル以上離れた部分については、鉛筆ツール(またはドラッグ&ドロップで適当に色を選択)を使用して、結果がきれいに縮小されるようにしてください。
+ Tux Paint では、画像を非常に大きく縮小することができるため、オブジェクトの輪郭を外側に大きく広げることが重要です。オブジェクトの輪郭の部分では、非常に正確に処理する必要がありますが、輪郭から離れるにつれて、少々手を抜いても大丈夫です。十数ピクセル以上外側まで描くとちょうど良くなります。これを太くすればするだけ、Tux Paintは汚い色の縁どりを発生させずにスケールダウンすることができます。オブジェクトの端から数ピクセル以上離れた部分については、鉛筆ツール(またはドラッグ&ドロップで適当に色を選択)を使用して、結果がきれいに縮小されるようにしてください。
- せっかくの労作も簡単にダメになることがあります。画像編集ソフトは、不透明度0%の領域のピクセルを勝手にで破棄することがあります。この現象が発生する条件は、ソフトウェアのバージョンによっても異なります。慎重を期すため、画像を直接PNGとして保存してみてください。その後、不透明度0%の部分が黒くなったり白くなったりしていないことを確認するために、もう一度画像を読み込んでみてください。ディスクスペースを節約するため(そして自分のミスを隠すため)に画像を縮小する必要がある場合、ほぼ確実に 0%の不透明部分をすべて破壊してしまうことになります。そこで、もっと良い方法があります。
+ It is very easy to ruin your hard work. Image editors can silently destroy pixels in 0% opaque areas. The conditions under which this happens may vary from version to version. If you are very trusting, you can try saving your image directly as a PNG. Be sure to read it back in again to verify that the 0% opaque areas didn't turn black or white, which would create fringes when Tux Paint scales the image down. If you need to scale your image to save space (and hide your mistakes), you are almost certain to destroy all the 0% opaque areas. So here is a better way...
diff --git a/docs/ja_JP.UTF-8/html/EXTENDING.html b/docs/ja_JP.UTF-8/html/EXTENDING.html
index dd1def314..ea23c41f9 100644
--- a/docs/ja_JP.UTF-8/html/EXTENDING.html
+++ b/docs/ja_JP.UTF-8/html/EXTENDING.html
@@ -92,7 +92,7 @@
width="205"
height="210"
alt="Tux Paint">
- バージョン 0.9.30
+ バージョン 0.9.31
Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
diff --git a/docs/ja_JP.UTF-8/html/FAQ.html b/docs/ja_JP.UTF-8/html/FAQ.html
index b10615656..10b94af1c 100644
--- a/docs/ja_JP.UTF-8/html/FAQ.html
+++ b/docs/ja_JP.UTF-8/html/FAQ.html
@@ -17,7 +17,7 @@
width="205"
height="210"
alt="Tux Paint">
- バージョン 0.9.30 Frequently Asked Questions
+ バージョン 0.9.31 Frequently Asked Questions
Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
diff --git a/docs/ja_JP.UTF-8/html/INSTALL.html b/docs/ja_JP.UTF-8/html/INSTALL.html
index dcf1bd117..29ace98e9 100644
--- a/docs/ja_JP.UTF-8/html/INSTALL.html
+++ b/docs/ja_JP.UTF-8/html/INSTALL.html
@@ -89,7 +89,7 @@
width="205"
height="210"
alt="Tux Paint">
- バージョン 0.9.30
+ バージョン 0.9.31
Installation Documentation
diff --git a/docs/ja_JP.UTF-8/html/MAGIC-API.html b/docs/ja_JP.UTF-8/html/MAGIC-API.html
index a712177dc..263d9256f 100644
--- a/docs/ja_JP.UTF-8/html/MAGIC-API.html
+++ b/docs/ja_JP.UTF-8/html/MAGIC-API.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- version 0.9.30
+ version 0.9.31
char * tp_versionint canvas_w
It should be referenced by your magic tool's "api_version()" function, to inform the running copy of Tux Paint whether or not your plugin is compatible.
- Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.30"). The API will not change every time a new version of Tux Paint is released, which means plugins compiled for earlier versions of Tux Paint will often run under newer versions.
+ Note: This version number does not correspond to Tux Paint's own release number (e.g., "0.9.31"). The API will not change every time a new version of Tux Paint is released, which means plugins compiled for earlier versions of Tux Paint will often run under newer versions.- 💡 利用可能なディスプレイが1つのみでタックスペイントが(フルスクリーンではなく)ウィンドウモードで実行されており、ウィンドウサイズの設定がディスプレイサイズより大きい場合、ウィンドウサイズは強制的にディスプレイサイズに合わせられます。
+ 💡 利用可能なディスプレイが1つのみで Tux Paint が(フルスクリーンではなく)ウィンドウモードで実行されており、ウィンドウサイズの設定がディスプレイサイズより大きい場合、ウィンドウサイズは強制的にディスプレイサイズに合わせられます。
- SIZEの値として "auto" を指定すると、タックスペイントのウィンドウ(またはフルスクリーンディスプレイ)のサイズに基づいて、適切なボタンサイズが選択されます。(デフォルトの画面サイズ 800x600 の場合、ボタンサイズはデフォルトの "48" になります。)
auto" を指定すると、Tux Paint のウィンドウ(またはフルスクリーンディスプレイ)のサイズに基づいて、適切なボタンサイズが選択されます。(デフォルトの画面サイズ 800x600 の場合、ボタンサイズはデフォルトの "48" になります。)
💡 注: 選択されたボタンのサイズが大きすぎて画面内に必要なすべてのインターフェースが表示しきれない場合は、できる限り大きなボタンサイズが使用されます。(その旨がstderrに出力されます)
- タックスペイントがマウスとキーボードを「独占」します。マウスカーソルがタックスペイントのウィンドウ内に限定され、ほとんどすべてのキーボード入力が直接タックスペイントに渡されます。
+ Tux Paint がマウスとキーボードを「独占」します。マウスカーソルが Tux Paint のウィンドウ内に限定され、ほとんどすべてのキーボード入力が直接 Tux Paint に渡されます。これは、ユーザーが Tux Paint から抜け出すことができないようにするのに便利です。 [Alt]-[Tab] によるウィンドウの切り替えや、[Ctrl]-[Escape] キーによる操作が無効になります。このオプションは、特にフルスクリーンモード時に有効です。
@@ -584,7 +584,7 @@
- すべてのスタンプの初期の大きさを 0(最小)から 10(最大)の間で設定します。SIZE の値はスタンプ自体の大きさとタックスペイントのキャンバスサイズによって決まる大きさに対する相対的な指定になります。
SIZE の値はスタンプ自体の大きさと Tux Paint のキャンバスサイズによって決まる大きさに対する相対的な指定になります。
SIZE の値に default を指定すると、Tux Paint がスタンプの大きさを自動的に決定します。(これが標準の動作です)
- 標準では、タックスペイントは「ロックファイル」と呼ばれるものを使用して、30秒間に1回以上起動できないようになっています。これは、シングルクリックのランチャーをダブルクリックしたり、アイコンをせわしなく何度もクリックしたりして、誤って複数回起動してしまうことを防ぐためです。
+ 標準では、Tux Paint は「ロックファイル」と呼ばれるものを使用して、30秒間に1回以上起動できないようになっています。これは、シングルクリックのランチャーをダブルクリックしたり、アイコンをせわしなく何度もクリックしたりして、誤って複数回起動してしまうことを防ぐためです。
ロックファイルを無視して、起動してから30秒以内であっても再びすぐに実行できるようにするには、設定ファイルでこの設定を有効にするか、コマンドラインで --nolockfile オプションを指定して Tux Paint を実行してください。
diff --git a/docs/ja_JP.UTF-8/html/README.html b/docs/ja_JP.UTF-8/html/README.html
index f4a2a6458..8c38cc474 100644
--- a/docs/ja_JP.UTF-8/html/README.html
+++ b/docs/ja_JP.UTF-8/html/README.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- バージョン 0.9.30
+ バージョン 0.9.31
nomagicsizes"を使って無効化することができます) @@ -1323,7 +1319,7 @@ alt="" align="right">
- 「スライドショー」の機能は、「ひらく」ダイアログから利用できます。タックスペイントの中で、簡単なアニメーションや画像のスライドショーを再生することができます。また、選択した画像を元にアニメーションGIFを書き出すこともできます。
+ 「スライドショー」の機能は、「ひらく」ダイアログから利用できます。Tux Paint の中で、簡単なアニメーションや画像のスライドショーを再生することができます。また、選択した画像を元にアニメーションGIFを書き出すこともできます。- "
+ "buttonsize" のオプションが追加されたため、この部分は全面的に書き直す必要があります。とりあえずは、タックスペイントで作成した画像のサイズ(ピクセル幅と高さ)を調べて、取り込む画像をそれに合わせて拡大縮小してみてください。buttonsize" のオプションが追加されたため、この部分は全面的に書き直す必要があります。とりあえずは、Tux Paint で作成した画像のサイズ(ピクセル幅と高さ)を調べて、取り込む画像をそれに合わせて拡大縮小してみてください。
- タックスペイントはボランティアベースのプロジェクトであり、様々な形でのご協力を受け付けています。 + Tux Paint はボランティアベースのプロジェクトであり、様々な形でのご協力を受け付けています。
diff --git a/docs/ja_JP.UTF-8/html/SVG.html b/docs/ja_JP.UTF-8/html/SVG.html
index 095346b2e..fc247d976 100644
--- a/docs/ja_JP.UTF-8/html/SVG.html
+++ b/docs/ja_JP.UTF-8/html/SVG.html
@@ -91,7 +91,7 @@
width="205"
height="210"
alt="Tux Paint">
- バージョン 0.9.30
+ バージョン 0.9.31
SVG Documentation
diff --git a/magic/magic-docs/en/3dglasses.txt b/magic/magic-docs/en/3dglasses.txt
index cb3471f0b..8d5d8c8ab 100644
--- a/magic/magic-docs/en/3dglasses.txt
+++ b/magic/magic-docs/en/3dglasses.txt
@@ -14,4 +14,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/blinds.txt b/magic/magic-docs/en/blinds.txt
index 460c8b22e..0878e1314 100644
--- a/magic/magic-docs/en/blinds.txt
+++ b/magic/magic-docs/en/blinds.txt
@@ -11,4 +11,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/blocks.txt b/magic/magic-docs/en/blocks.txt
index 977b228cb..fa789c39a 100644
--- a/magic/magic-docs/en/blocks.txt
+++ b/magic/magic-docs/en/blocks.txt
@@ -14,4 +14,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/bloom.txt b/magic/magic-docs/en/bloom.txt
index 78aed6434..6a1b2651c 100644
--- a/magic/magic-docs/en/bloom.txt
+++ b/magic/magic-docs/en/bloom.txt
@@ -12,4 +12,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/blur.txt b/magic/magic-docs/en/blur.txt
index 967e9f70a..946502071 100644
--- a/magic/magic-docs/en/blur.txt
+++ b/magic/magic-docs/en/blur.txt
@@ -15,4 +15,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/bricks.txt b/magic/magic-docs/en/bricks.txt
index 48274ab09..e5a124e9a 100644
--- a/magic/magic-docs/en/bricks.txt
+++ b/magic/magic-docs/en/bricks.txt
@@ -16,4 +16,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/calligraphy.txt b/magic/magic-docs/en/calligraphy.txt
index eb58c2c8a..d3cdda529 100644
--- a/magic/magic-docs/en/calligraphy.txt
+++ b/magic/magic-docs/en/calligraphy.txt
@@ -11,4 +11,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/cartoon.txt b/magic/magic-docs/en/cartoon.txt
index ec9cffc30..e3301cfc8 100644
--- a/magic/magic-docs/en/cartoon.txt
+++ b/magic/magic-docs/en/cartoon.txt
@@ -13,4 +13,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/chalk.txt b/magic/magic-docs/en/chalk.txt
index 7d4f05a9e..6061854da 100644
--- a/magic/magic-docs/en/chalk.txt
+++ b/magic/magic-docs/en/chalk.txt
@@ -13,4 +13,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/checkerboard.txt b/magic/magic-docs/en/checkerboard.txt
index ff8dc23c0..4766b409c 100644
--- a/magic/magic-docs/en/checkerboard.txt
+++ b/magic/magic-docs/en/checkerboard.txt
@@ -11,4 +11,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/circles.txt b/magic/magic-docs/en/circles.txt
index 9a3fcb3d0..89927b085 100644
--- a/magic/magic-docs/en/circles.txt
+++ b/magic/magic-docs/en/circles.txt
@@ -13,4 +13,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/clone.txt b/magic/magic-docs/en/clone.txt
index 6161a983d..c24e5ca96 100644
--- a/magic/magic-docs/en/clone.txt
+++ b/magic/magic-docs/en/clone.txt
@@ -14,4 +14,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/color_and_white.txt b/magic/magic-docs/en/color_and_white.txt
index 5f36ddf4a..7f1605404 100644
--- a/magic/magic-docs/en/color_and_white.txt
+++ b/magic/magic-docs/en/color_and_white.txt
@@ -14,4 +14,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/color_shift.txt b/magic/magic-docs/en/color_shift.txt
index a932e3c11..78e631700 100644
--- a/magic/magic-docs/en/color_shift.txt
+++ b/magic/magic-docs/en/color_shift.txt
@@ -12,4 +12,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/colorsep.txt b/magic/magic-docs/en/colorsep.txt
index 49252d84f..f434834dd 100644
--- a/magic/magic-docs/en/colorsep.txt
+++ b/magic/magic-docs/en/colorsep.txt
@@ -14,4 +14,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/confetti.txt b/magic/magic-docs/en/confetti.txt
index bc7d18c4e..658c96377 100644
--- a/magic/magic-docs/en/confetti.txt
+++ b/magic/magic-docs/en/confetti.txt
@@ -12,4 +12,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/darken.txt b/magic/magic-docs/en/darken.txt
index 9fa0b7ffc..452ac142f 100644
--- a/magic/magic-docs/en/darken.txt
+++ b/magic/magic-docs/en/darken.txt
@@ -15,4 +15,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/desaturate.txt b/magic/magic-docs/en/desaturate.txt
index affc1e223..a4f30635e 100644
--- a/magic/magic-docs/en/desaturate.txt
+++ b/magic/magic-docs/en/desaturate.txt
@@ -15,4 +15,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/distortion.txt b/magic/magic-docs/en/distortion.txt
index 39844e3fc..f09e32ba5 100644
--- a/magic/magic-docs/en/distortion.txt
+++ b/magic/magic-docs/en/distortion.txt
@@ -12,4 +12,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/doublevision.txt b/magic/magic-docs/en/doublevision.txt
index 6e4bcf538..f4be66a2d 100644
--- a/magic/magic-docs/en/doublevision.txt
+++ b/magic/magic-docs/en/doublevision.txt
@@ -12,4 +12,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/drip.txt b/magic/magic-docs/en/drip.txt
index e6796bc82..2b8cc19b2 100644
--- a/magic/magic-docs/en/drip.txt
+++ b/magic/magic-docs/en/drip.txt
@@ -12,4 +12,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/edges.txt b/magic/magic-docs/en/edges.txt
index 2651dfff7..69309d17f 100644
--- a/magic/magic-docs/en/edges.txt
+++ b/magic/magic-docs/en/edges.txt
@@ -14,4 +14,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/emboss.txt b/magic/magic-docs/en/emboss.txt
index b0152e97d..2982cf9e0 100644
--- a/magic/magic-docs/en/emboss.txt
+++ b/magic/magic-docs/en/emboss.txt
@@ -16,4 +16,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/fisheye.txt b/magic/magic-docs/en/fisheye.txt
index 3464bad0b..46324da82 100644
--- a/magic/magic-docs/en/fisheye.txt
+++ b/magic/magic-docs/en/fisheye.txt
@@ -14,4 +14,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/flip.txt b/magic/magic-docs/en/flip.txt
index 6e02f717c..2cca22760 100644
--- a/magic/magic-docs/en/flip.txt
+++ b/magic/magic-docs/en/flip.txt
@@ -13,4 +13,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/flower.txt b/magic/magic-docs/en/flower.txt
index 7af4416e3..c74a6676c 100644
--- a/magic/magic-docs/en/flower.txt
+++ b/magic/magic-docs/en/flower.txt
@@ -18,4 +18,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/foam.txt b/magic/magic-docs/en/foam.txt
index 08f118812..663b6f220 100644
--- a/magic/magic-docs/en/foam.txt
+++ b/magic/magic-docs/en/foam.txt
@@ -12,4 +12,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/fold.txt b/magic/magic-docs/en/fold.txt
index 47efd7963..ce1711b9a 100644
--- a/magic/magic-docs/en/fold.txt
+++ b/magic/magic-docs/en/fold.txt
@@ -13,4 +13,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/fretwork.txt b/magic/magic-docs/en/fretwork.txt
index 534fa49ee..49b3a2d5d 100644
--- a/magic/magic-docs/en/fretwork.txt
+++ b/magic/magic-docs/en/fretwork.txt
@@ -10,4 +10,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/fur.txt b/magic/magic-docs/en/fur.txt
index 9c11c3744..87aa2ba9b 100644
--- a/magic/magic-docs/en/fur.txt
+++ b/magic/magic-docs/en/fur.txt
@@ -10,4 +10,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/glass_tile.txt b/magic/magic-docs/en/glass_tile.txt
index 2dc8cb07d..2bec9eca6 100644
--- a/magic/magic-docs/en/glass_tile.txt
+++ b/magic/magic-docs/en/glass_tile.txt
@@ -11,4 +11,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/googlyeyes.txt b/magic/magic-docs/en/googlyeyes.txt
index bd3c2e447..5e0353596 100644
--- a/magic/magic-docs/en/googlyeyes.txt
+++ b/magic/magic-docs/en/googlyeyes.txt
@@ -12,4 +12,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/grass.txt b/magic/magic-docs/en/grass.txt
index 1d8415dbf..06d1de811 100644
--- a/magic/magic-docs/en/grass.txt
+++ b/magic/magic-docs/en/grass.txt
@@ -14,4 +14,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/halftone.txt b/magic/magic-docs/en/halftone.txt
index 5ed1aeaea..d289d38c0 100644
--- a/magic/magic-docs/en/halftone.txt
+++ b/magic/magic-docs/en/halftone.txt
@@ -12,4 +12,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/hexagon_mosaic.txt b/magic/magic-docs/en/hexagon_mosaic.txt
index 8d5c99fed..388d3db05 100644
--- a/magic/magic-docs/en/hexagon_mosaic.txt
+++ b/magic/magic-docs/en/hexagon_mosaic.txt
@@ -12,4 +12,4 @@
----------------------------------------------------------------------
- Tux Paint 0.9.30
+ Tux Paint 0.9.31
diff --git a/magic/magic-docs/en/html/3dglasses.html b/magic/magic-docs/en/html/3dglasses.html
index fb3ae3e54..460fccfe4 100644
--- a/magic/magic-docs/en/html/3dglasses.html
+++ b/magic/magic-docs/en/html/3dglasses.html
@@ -12,5 +12,5 @@ Bill Kendrick <bill@newbreedsoftwa
This tool is operated in a freehand fashion. See also: Color Sep. & Double Vision. Tux Paint 0.9.30 Tux Paint 0.9.31
-