Sync docs after doc'ing "Rotate"

This commit is contained in:
Bill Kendrick 2024-09-25 00:18:13 -07:00
parent 561fe3c278
commit 13ce7287c8
44 changed files with 301 additions and 15 deletions

View file

@ -6,7 +6,7 @@
Të drejta kopjimi © 2002-2024 nga kontribues të ndryshëm; shihni AUTHORS.txt.
https://tuxpaint.org/
23 shtator 2024
25 shtator 2024
+---------------------------------------------------+
| Pasqyrë e Lëndës |
@ -109,6 +109,9 @@ New Magic tool: Comic dots
Draws a repeating dot pattern, simulating the "Ben Day process" used in
early comic books.
New Magic tool: Rotate
Rotates the drawing.
New Magic tool: Fractal
A set of tools that recursively repeat what you draw, scaling and/or
rotating it as they repeat.

View file

@ -102,7 +102,7 @@
</p>
<p>
23 shtator 2024 </p>
25 shtator 2024 </p>
</center>
</header>
<table border="2"
@ -237,6 +237,9 @@
<dt>New Magic tool: Comic dots</dt>
<dd>Draws a repeating dot pattern, simulating the "Ben Day process" used in early comic books.</dd>
<dt>New Magic tool: Rotate</dt>
<dd>Rotates the drawing.</dd>
<dt>New Magic tool: Fractal</dt>
<dd>A set of tools that recursively repeat what you draw, scaling and/or rotating it as they repeat.</dd>