Bump version to 0.9.33; sync some doc changes!

This commit is contained in:
Bill Kendrick 2024-02-29 22:00:07 -08:00
parent 35c12c60fd
commit 40316cfe45
1989 changed files with 9287 additions and 8696 deletions

View file

@ -1,12 +1,12 @@
Tux Paint
versión 0.9.32
versión 0.9.33
Un sinxelo programa de debuxo para cativos
Copyright © 2002-2024 by varios colaboradores; see AUTHORS.txt.
https://tuxpaint.org/
29 de Xaneiro de 2024
29 de Febreiro de 2024
+--------------------------------------------------------+
| Índice |
@ -98,54 +98,13 @@ corrixir erros e usar partes do programa no seu propio software GPL).
Consulte o texto completo da licenza GPL en COPYING.txt.
D. What's New in Tux Paint version 0.9.32?
D. What's New in Tux Paint version 0.9.33?
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.
Dither magic tools
Transform parts of an image into a dithered pattern of dots.
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.
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.
Isometric Magic tool
A tool that draws lines in an isometric projection.
Dimetric Magic tool
A pair of tools that allow you to set an angle, and then draw lines in a
dimetric projection.
Trimetric Magic tool
A pair of tools that allow you to set two angles, and then draw lines in a
trimetric projection.
Oblique Magic tool
A pair of tools that allow you to set an angles, and then draw lines in an
oblique projection.
Epitrochoid and Hypotrochoid Magic tools
Tools that create centered trochoid curved patterns.
New "complexity" setting (complexity)
A new setting that allows certain Magic tools to behave differently (or
remove their availability altogether) based on the expertise-level of the
user. The new "N-point Perspective" tools and "Clone" tool are affected by
this setting.
Magic tools reorganized
Each group of Magic tools has been reorganized to keep related tools next
to each other, rather than being sorted alphabetically by their (localized)
names.
Font details shown when selected
The name and size of the selected font are shown when using the Text and
Label tools.
Specular magic tool
Paint reflections of the opposite side of the drawing.
See CHANGES.txt for the complete list of changes.