diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 55ff37d81..ab8f79839 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -6,7 +6,7 @@ Copyright (c) 2002-2023 Various contributors (see below, and AUTHORS.txt) https://tuxpaint.org/ -2023.December.17 (0.9.32) +2023.December.22 (0.9.32) * New Magic Tools: ---------------- * 1-point Perspective (vanishing point) @@ -14,6 +14,12 @@ https://tuxpaint.org/ point towards it, or are vertical or horizontal. Bill Kendrick + * 2-point Perspective (vanishing point) + Choose two vanishing points, and then draw lines that always + point towards them, along the horizon defined by them, + or perpendicular to that horizon. + Bill Kendrick + * Improvements to "Text" & "Label" tools: --------------------------------------- * The name and size of the chosen font is shown in the instructions diff --git a/docs/en/README.txt b/docs/en/README.txt index aef941359..1ceb1ddcc 100644 --- a/docs/en/README.txt +++ b/docs/en/README.txt @@ -103,6 +103,10 @@ D. What's New in Tux Paint version 0.9.32? A pair of tools that allow you to set a vanishing point, and then draw lines in 1-point perspective. +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. + 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 12f10e8f8..6455ae725 100644 --- a/docs/es_ES.UTF-8/README.txt +++ b/docs/es_ES.UTF-8/README.txt @@ -103,6 +103,10 @@ D. What's New in Tux Paint version 0.9.32? A pair of tools that allow you to set a vanishing point, and then draw lines in 1-point perspective. +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. + 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/README.txt b/docs/fr_FR.UTF-8/README.txt index e9f6e7a83..d65316fe9 100644 --- a/docs/fr_FR.UTF-8/README.txt +++ b/docs/fr_FR.UTF-8/README.txt @@ -108,6 +108,10 @@ D. Qu'y a-t-il de neuf dans la version 0.9.32 de Tux Paint ? A pair of tools that allow you to set a vanishing point, and then draw lines in 1-point perspective. +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. + 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/gl_ES.UTF-8/README.txt b/docs/gl_ES.UTF-8/README.txt index 59b7c66ca..e26cced0e 100644 --- a/docs/gl_ES.UTF-8/README.txt +++ b/docs/gl_ES.UTF-8/README.txt @@ -104,6 +104,10 @@ D. What's New in Tux Paint version 0.9.32? A pair of tools that allow you to set a vanishing point, and then draw lines in 1-point perspective. +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. + 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 8ede683df..53dfdb0e7 100644 --- a/docs/is_IS.UTF-8/README.txt +++ b/docs/is_IS.UTF-8/README.txt @@ -103,6 +103,10 @@ D. What's New in Tux Paint version 0.9.32? A pair of tools that allow you to set a vanishing point, and then draw lines in 1-point perspective. +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. + 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 9eb37b3bf..4c747624c 100644 --- a/docs/ja_JP.UTF-8/README.txt +++ b/docs/ja_JP.UTF-8/README.txt @@ -101,6 +101,10 @@ D. Tux Paint バージョン 0.9.32 での変更点 A pair of tools that allow you to set a vanishing point, and then draw lines in 1-point perspective. +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. + Font details shown when selected The name and size of the selected font are shown when using the Text and Label tools.