diff --git a/docs/en/README.txt b/docs/en/README.txt
index 410df3cdc..6b1367789 100644
--- a/docs/en/README.txt
+++ b/docs/en/README.txt
@@ -6,7 +6,7 @@
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
- December 22, 2023
+ December 23, 2023
+-------------------------------------------------+
| Table of Contents |
@@ -107,6 +107,10 @@ D. What's New in Tux Paint version 0.9.32?
A pair of tools that allow you to set two vanishing points, and then draw
lines in 2-point perspective.
+3-point Perspective (vanishing point) Magic tool
+ A pair of tools that allow you to set three vanishing points, and then draw
+ lines in 3-point perspective.
+
Font details shown when selected
The name and size of the selected font are shown when using the Text and
Label tools.
diff --git a/docs/es_ES.UTF-8/README.txt b/docs/es_ES.UTF-8/README.txt
index 6fd37f3fd..393f8ec3f 100644
--- a/docs/es_ES.UTF-8/README.txt
+++ b/docs/es_ES.UTF-8/README.txt
@@ -6,7 +6,7 @@
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
- diciembre 22, 2023
+ diciembre 23, 2023
+-------------------------------------------------+
| Table of Contents |
@@ -107,6 +107,10 @@ D. What's New in Tux Paint version 0.9.32?
A pair of tools that allow you to set two vanishing points, and then draw
lines in 2-point perspective.
+3-point Perspective (vanishing point) Magic tool
+ A pair of tools that allow you to set three vanishing points, and then draw
+ lines in 3-point perspective.
+
Font details shown when selected
The name and size of the selected font are shown when using the Text and
Label tools.
diff --git a/docs/fr_FR.UTF-8/INSTALL.txt b/docs/fr_FR.UTF-8/INSTALL.txt
index 5a524fb4c..5c4c589f0 100644
--- a/docs/fr_FR.UTF-8/INSTALL.txt
+++ b/docs/fr_FR.UTF-8/INSTALL.txt
@@ -689,8 +689,8 @@ Tapez simplement :
copiée sur /Applications. Pour créer le fichier DMG pour la distribution,
faites 'make TuxPaint.dmg'.
-Additional steps are required when building a Unviersal Binary. See "Building a
-Universal Binary" below.
+Des étapes supplémentaires sont nécessaires pour construire un 'Universal
+Binary'. Voyez "Construire un Universal Binary" ci-dessous.
Problèmes connus
@@ -783,12 +783,13 @@ Binaire Universel.
Créer un Binaire Universel
-To build Tux Paint as a Universal Binary, compile Tux Paint for the Intel CPU
-and the Apple Silicon separately first. Then rename the app bundle for the
-Intel CPU to TuxPaint-x86_64.app, and the bundle for the Apple Silicon to
-TuxPaint-arm64.app, copy the app bundle from the Intel machine to the Apple
-Silicon machine, then use the provided build-universal.sh script to combine the
-two application bundles as below. The DMG file can be built afterwards:
+Pour fabriquer Tux Paint en tant que 'Universal Binary', compilez Tux Paint
+pour le CPU Intel et pour le Apple Silicon, chacun séparément. Puis renommez
+l'ensemble pour le CPU Intel en TuxPaint-x86_64.app et l'ensemble pour le Apple
+Silicon en TuxPaint-arm64.app. Copiez l'ensemble app pour Intel sur la machine
+Apple Silicon puis exécutez le script fourni build-universal.sh pour combiner
+les deux applications comme ci-dessous. Le fichier DMG, s'il est demandé, doit
+être fabriqué après :
$ macos/build-universal.sh
$ make TuxPaint.dmg
diff --git a/docs/fr_FR.UTF-8/README.txt b/docs/fr_FR.UTF-8/README.txt
index 3420d7491..c97074fdc 100644
--- a/docs/fr_FR.UTF-8/README.txt
+++ b/docs/fr_FR.UTF-8/README.txt
@@ -6,7 +6,7 @@
Copyright © 2002-2023 by divers contributeurs; voir AUTHORS.txt.
https://tuxpaint.org/
- décembre 22, 2023
+ décembre 23, 2023
+-------------------------------------------------------+
| Table des matières |
@@ -104,17 +104,21 @@ Voir COPYING.txt pour le texte complet de la licence GPL.
D. Qu'y a-t-il de neuf dans la version 0.9.32 de Tux Paint ?
-1-point Perspective (vanishing point) Magic tool
- A pair of tools that allow you to set a vanishing point, and then draw
- lines in 1-point perspective.
+Outil Magie avec une perspective à 1 point de fuite
+ Des outils qui permettent de créer un point de fuite, et de dessiner
+ ensuite des lignes avec une perspective à 1 point.
-2-point Perspective (vanishing point) Magic tool
- A pair of tools that allow you to set two vanishing points, and then draw
- lines in 2-point perspective.
+Outil Magie avec une perspective à 2 points de fuite
+ Des outils qui permettent de créer deux points de fuite, et de dessiner
+ ensuite des lignes avec une perspective à 2 points.
-Font details shown when selected
- The name and size of the selected font are shown when using the Text and
- Label tools.
+3-point Perspective (vanishing point) Magic tool
+ A pair of tools that allow you to set three vanishing points, and then draw
+ lines in 3-point perspective.
+
+Les détails de la police sont affichés lors du choix
+ Le nom et la taille de la police choisie sont montrés quand on utilise les
+ outils Texte et Étiquette.
Voir CHANGES.txt pour la liste complète des changements.
@@ -1392,15 +1396,15 @@ VII.Suivez le projet Tux Paint sur les réseaux sociaux
Tux Paint est présent sur de nombreux media sociaux, où nous annonçons les
mises à jour et les oeuvres d'art.
- * Follow @tuxpaint.bsky.social on Bluesky
+ * Suivre @tuxpaint@bsky.social sur Bluesky
* Suivez Tux Paint sur Facebook
* Suivre @TuxPaintDevs sur Instagram
* Suivre @tuxpaint@floss.social sur Mastodon
* Suivre u/TuxPaintDevs sur Reddit
* Suivre @TuxPaintDevs sur Threads
- * Follow @TuxPaintDevs on TikTok
+ * Suivre @TuxPaintDevs sur TikTok
* Suivre Tux Paint sur Tumblr
- * Subscribe to @TuxPaintOfficial on YoUTube
+ * Souscrivez à @TuxPaintOfficial sur YoUTube
VIII. Mentions concernant les marques déposées
diff --git a/docs/gl_ES.UTF-8/README.txt b/docs/gl_ES.UTF-8/README.txt
index 26aff2297..9af647376 100644
--- a/docs/gl_ES.UTF-8/README.txt
+++ b/docs/gl_ES.UTF-8/README.txt
@@ -6,7 +6,7 @@
Copyright © 2002-2023 by varios colaboradores; see AUTHORS.txt.
https://tuxpaint.org/
- 22 de Decembro de 2023
+ 23 de Decembro de 2023
+--------------------------------------------------------+
| Índice |
@@ -108,6 +108,10 @@ D. What's New in Tux Paint version 0.9.32?
A pair of tools that allow you to set two vanishing points, and then draw
lines in 2-point perspective.
+3-point Perspective (vanishing point) Magic tool
+ A pair of tools that allow you to set three vanishing points, and then draw
+ lines in 3-point perspective.
+
Font details shown when selected
The name and size of the selected font are shown when using the Text and
Label tools.
diff --git a/docs/is_IS.UTF-8/README.txt b/docs/is_IS.UTF-8/README.txt
index 426771156..8594fd922 100644
--- a/docs/is_IS.UTF-8/README.txt
+++ b/docs/is_IS.UTF-8/README.txt
@@ -6,7 +6,7 @@
Copyright © 2002-2023 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
- desember 22, 2023
+ desember 23, 2023
+-------------------------------------------------+
| Table of Contents |
@@ -107,6 +107,10 @@ D. What's New in Tux Paint version 0.9.32?
A pair of tools that allow you to set two vanishing points, and then draw
lines in 2-point perspective.
+3-point Perspective (vanishing point) Magic tool
+ A pair of tools that allow you to set three vanishing points, and then draw
+ lines in 3-point perspective.
+
Font details shown when selected
The name and size of the selected font are shown when using the Text and
Label tools.
diff --git a/docs/ja_JP.UTF-8/README.txt b/docs/ja_JP.UTF-8/README.txt
index 9d121fa3a..313e999ac 100644
--- a/docs/ja_JP.UTF-8/README.txt
+++ b/docs/ja_JP.UTF-8/README.txt
@@ -6,7 +6,7 @@
Copyright © 2002-2023 by various contributors; AUTHORS.txt 参照.
https://tuxpaint.org/
- 2023年12月22日
+ 2023年12月23日
+--------------------------------------------------+
| 目次 |
@@ -105,6 +105,10 @@ D. Tux Paint バージョン 0.9.32 での変更点
A pair of tools that allow you to set two vanishing points, and then draw
lines in 2-point perspective.
+3-point Perspective (vanishing point) Magic tool
+ A pair of tools that allow you to set three vanishing points, and then draw
+ lines in 3-point perspective.
+
Font details shown when selected
The name and size of the selected font are shown when using the Text and
Label tools.
diff --git a/magic/magic-docs/en/1pt_perspective.txt b/magic/magic-docs/en/1pt_perspective.txt
index a4aeec672..6eaca1d11 100644
--- a/magic/magic-docs/en/1pt_perspective.txt
+++ b/magic/magic-docs/en/1pt_perspective.txt
@@ -10,6 +10,10 @@ choose your vanishing point.
This tool is operated in a freehand fashion.
+This tool offers multiple size settings.
+
+This tool offers color choices.
+
See also: 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point Draw, 3-Point
Select, & Perspective.
diff --git a/magic/magic-docs/en/2pt_perspective.txt b/magic/magic-docs/en/2pt_perspective.txt
index ae6d78e57..ab32f466f 100644
--- a/magic/magic-docs/en/2pt_perspective.txt
+++ b/magic/magic-docs/en/2pt_perspective.txt
@@ -10,6 +10,10 @@ two vanishing points, or a line perpendicular to that "horizon".
This tool is operated in a freehand fashion.
+This tool offers multiple size settings.
+
+This tool offers color choices.
+
See also: 1-Point Draw, 1-Point Select, 2-Point Select, 3-Point Draw, 3-Point
Select, & Perspective.
diff --git a/magic/magic-docs/en/3pt_perspective.txt b/magic/magic-docs/en/3pt_perspective.txt
index a6b480084..860c8e3b1 100644
--- a/magic/magic-docs/en/3pt_perspective.txt
+++ b/magic/magic-docs/en/3pt_perspective.txt
@@ -10,6 +10,10 @@ the vanishing points.
This tool is operated in a freehand fashion.
+This tool offers multiple size settings.
+
+This tool offers color choices.
+
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point
Select, & Perspective.
diff --git a/magic/magic-docs/en/blinds.txt b/magic/magic-docs/en/blinds.txt
index 52434a027..58383613f 100644
--- a/magic/magic-docs/en/blinds.txt
+++ b/magic/magic-docs/en/blinds.txt
@@ -9,6 +9,8 @@ perpendicularly to open or close the blinds.
This tool is operated in a freehand fashion.
+This tool offers color choices.
+
-------------------------------------------------------------------------------
Tux Paint 0.9.32
diff --git a/magic/magic-docs/en/bricks.txt b/magic/magic-docs/en/bricks.txt
index 32c18a30d..c7e53b21e 100644
--- a/magic/magic-docs/en/bricks.txt
+++ b/magic/magic-docs/en/bricks.txt
@@ -12,6 +12,8 @@ This tool is operated in a freehand fashion.
This tool offers multiple size settings.
+This tool offers color choices.
+
See also: Pixels.
-------------------------------------------------------------------------------
diff --git a/magic/magic-docs/en/calligraphy.txt b/magic/magic-docs/en/calligraphy.txt
index 9f1c2e0eb..836efb160 100644
--- a/magic/magic-docs/en/calligraphy.txt
+++ b/magic/magic-docs/en/calligraphy.txt
@@ -11,6 +11,8 @@ This tool is operated in a freehand fashion.
This tool offers multiple size settings.
+This tool offers color choices.
+
-------------------------------------------------------------------------------
Tux Paint 0.9.32
diff --git a/magic/magic-docs/en/checkerboard.txt b/magic/magic-docs/en/checkerboard.txt
index a39f976cb..ff272e719 100644
--- a/magic/magic-docs/en/checkerboard.txt
+++ b/magic/magic-docs/en/checkerboard.txt
@@ -9,6 +9,8 @@ color. Drag to change the size of the squares.
This tool is operated in a freehand fashion.
+This tool offers color choices.
+
-------------------------------------------------------------------------------
Tux Paint 0.9.32
diff --git a/magic/magic-docs/en/color_and_white.txt b/magic/magic-docs/en/color_and_white.txt
index 32168eda5..b321b7467 100644
--- a/magic/magic-docs/en/color_and_white.txt
+++ b/magic/magic-docs/en/color_and_white.txt
@@ -11,6 +11,8 @@ This tool offers both freehand and one-click operation.
This tool offers multiple size settings.
+This tool offers color choices.
+
-------------------------------------------------------------------------------
Tux Paint 0.9.32
diff --git a/magic/magic-docs/en/colorsep.txt b/magic/magic-docs/en/colorsep.txt
index e9483be68..6ae065196 100644
--- a/magic/magic-docs/en/colorsep.txt
+++ b/magic/magic-docs/en/colorsep.txt
@@ -10,6 +10,8 @@ separate, and may move in any direction).
This tool is operated in a freehand fashion.
+This tool offers color choices.
+
See also: 3D Glasses & Double Vision.
-------------------------------------------------------------------------------
diff --git a/magic/magic-docs/en/confetti.txt b/magic/magic-docs/en/confetti.txt
index 357d2923a..77bb4fc4a 100644
--- a/magic/magic-docs/en/confetti.txt
+++ b/magic/magic-docs/en/confetti.txt
@@ -10,6 +10,8 @@ This tool is operated in a freehand fashion.
This tool offers multiple size settings.
+This tool offers color choices.
+
-------------------------------------------------------------------------------
Tux Paint 0.9.32
diff --git a/magic/magic-docs/en/flower.txt b/magic/magic-docs/en/flower.txt
index ab2d69289..240da519a 100644
--- a/magic/magic-docs/en/flower.txt
+++ b/magic/magic-docs/en/flower.txt
@@ -14,6 +14,8 @@ This tool is operated in a freehand fashion.
This tool offers multiple size settings.
+This tool offers color choices.
+
See also: Grass.
-------------------------------------------------------------------------------
diff --git a/magic/magic-docs/en/fold.txt b/magic/magic-docs/en/fold.txt
index ba2c39ce0..509d29c2c 100644
--- a/magic/magic-docs/en/fold.txt
+++ b/magic/magic-docs/en/fold.txt
@@ -11,6 +11,8 @@ piece of paper.
This tool is operated in a freehand fashion.
+This tool offers color choices.
+
-------------------------------------------------------------------------------
Tux Paint 0.9.32
diff --git a/magic/magic-docs/en/fretwork.txt b/magic/magic-docs/en/fretwork.txt
index ef495113e..a8954a707 100644
--- a/magic/magic-docs/en/fretwork.txt
+++ b/magic/magic-docs/en/fretwork.txt
@@ -8,6 +8,8 @@ Draw an interlaced decorative design that looks like wooden fretwork.
This tool offers both freehand and one-click operation.
+This tool offers color choices.
+
-------------------------------------------------------------------------------
Tux Paint 0.9.32
diff --git a/magic/magic-docs/en/fur.txt b/magic/magic-docs/en/fur.txt
index a54db4a36..444ccc655 100644
--- a/magic/magic-docs/en/fur.txt
+++ b/magic/magic-docs/en/fur.txt
@@ -8,6 +8,8 @@ Add fur to your drawing.
This tool is operated in a freehand fashion.
+This tool offers color choices.
+
-------------------------------------------------------------------------------
Tux Paint 0.9.32
diff --git a/magic/magic-docs/en/grass.txt b/magic/magic-docs/en/grass.txt
index bd48b8e9d..a4ef1ac2d 100644
--- a/magic/magic-docs/en/grass.txt
+++ b/magic/magic-docs/en/grass.txt
@@ -10,6 +10,8 @@ greenish hues by selecting different colors in the color palette.
This tool is operated in a freehand fashion.
+This tool offers color choices.
+
See also: Flower.
-------------------------------------------------------------------------------
diff --git a/magic/magic-docs/en/hexagon_mosaic.txt b/magic/magic-docs/en/hexagon_mosaic.txt
index 7cce5458a..e03f24c71 100644
--- a/magic/magic-docs/en/hexagon_mosaic.txt
+++ b/magic/magic-docs/en/hexagon_mosaic.txt
@@ -8,6 +8,8 @@ Converts parts of your picture into a mosaic of hexagon cells.
This tool offers both freehand and one-click operation.
+This tool offers color choices.
+
See also: Irregular Mosaic, Square Mosaic, & Mosaic.
-------------------------------------------------------------------------------
diff --git a/magic/magic-docs/en/html/1pt_perspective.html b/magic/magic-docs/en/html/1pt_perspective.html
index 4ae5dabea..c7491b264 100644
--- a/magic/magic-docs/en/html/1pt_perspective.html
+++ b/magic/magic-docs/en/html/1pt_perspective.html
@@ -10,6 +10,8 @@ Bill Kendrick <bill@newbreedsoftwa
Click and drag to draw with 1-point perspective. Lines will only go towards your vanishing point, or be horizontal or vertical. Use "1-Point Select" to choose your vanishing point.

This tool is operated in a freehand fashion.
+This tool offers multiple size settings.
+This tool offers color choices.
See also: 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point Draw, 3-Point Select, & Perspective.
Tux Paint 0.9.32
diff --git a/magic/magic-docs/en/html/2pt_perspective.html b/magic/magic-docs/en/html/2pt_perspective.html
index f09c397e1..1a04dfdb7 100644
--- a/magic/magic-docs/en/html/2pt_perspective.html
+++ b/magic/magic-docs/en/html/2pt_perspective.html
@@ -10,6 +10,8 @@ Bill Kendrick <bill@newbreedsoftwa
Click and drag to draw with 2-point perspective. Lines will only go towards your two vanishing points, or aligned with either the "horizon" defined by the two vanishing points, or a line perpendicular to that "horizon".

This tool is operated in a freehand fashion.
+This tool offers multiple size settings.
+This tool offers color choices.
See also: 1-Point Draw, 1-Point Select, 2-Point Select, 3-Point Draw, 3-Point Select, & Perspective.
Tux Paint 0.9.32
diff --git a/magic/magic-docs/en/html/3pt_perspective.html b/magic/magic-docs/en/html/3pt_perspective.html
index cb6df7941..e0c281518 100644
--- a/magic/magic-docs/en/html/3pt_perspective.html
+++ b/magic/magic-docs/en/html/3pt_perspective.html
@@ -10,6 +10,8 @@ Bill Kendrick <bill@newbreedsoftwa
Click and drag to draw with 3-point perspective. Lines will only go towards your three vanishing points, or aligned with the "horizon" defined by two of the vanishing points.

This tool is operated in a freehand fashion.
+This tool offers multiple size settings.
+This tool offers color choices.
See also: 1-Point Draw, 1-Point Select, 2-Point Draw, 2-Point Select, 3-Point Select, & Perspective.
Tux Paint 0.9.32
diff --git a/magic/magic-docs/en/html/blinds.html b/magic/magic-docs/en/html/blinds.html
index 6f74db949..00510f353 100644
--- a/magic/magic-docs/en/html/blinds.html
+++ b/magic/magic-docs/en/html/blinds.html
@@ -10,6 +10,7 @@ Pere Pujal i Carabantes <pere@fornol.n
Click towards the edge of your picture to pull window blinds over it. Move perpendicularly to open or close the blinds.

This tool is operated in a freehand fashion.
+This tool offers color choices.
Tux Paint 0.9.32