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 divers contributeurs; voir AUTHORS.txt.
https://tuxpaint.org/
septembre 23, 2024
septembre 25, 2024
+-------------------------------------------------------+
| Table des matières |
@ -114,6 +114,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>
septembre 23, 2024 </p>
septembre 25, 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>