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 @@
Copyright © 2002-2024 by varios colaboradores; see AUTHORS.txt.
https://tuxpaint.org/
23 de Setembro de 2024
25 de Setembro de 2024
+--------------------------------------------------------+
| Índice |
@ -110,6 +110,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 de Setembro de 2024 </p>
25 de Setembro de 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>