Docs for "Spiral" magic tools

This commit is contained in:
Bill Kendrick 2024-10-04 22:46:40 -07:00
parent c5d78047bf
commit bb9a831acf
87 changed files with 672 additions and 43 deletions

View file

@ -6,7 +6,7 @@
Të drejta kopjimi © 2002-2024 nga kontribues të ndryshëm; shihni AUTHORS.txt.
https://tuxpaint.org/
2 tetor 2024
4 tetor 2024
+---------------------------------------------------+
| Pasqyrë e Lëndës |
@ -124,6 +124,10 @@ New Magic tool: ASCII Color Computer
Transform your picture into colored computer "ASCII art".
New Magic tool: Crescent
Draw one of various crescent shapes at a chosen angle.
New Magic tool: Spiral
Draw spirals.
New Magic tool: Spiral Square
Draw square spirals.
Magic API Updates
Sound pause and resume functions added.

View file

@ -102,7 +102,7 @@
</p>
<p>
2 tetor 2024 </p>
4 tetor 2024 </p>
</center>
</header>
<table border="2"
@ -255,6 +255,12 @@
<dt>New Magic tool: Crescent</dt>
<dd>Draw one of various crescent shapes at a chosen angle.</dt>
<dt>New Magic tool: Spiral</dt>
<dd>Draw spirals.</dt>
<dt>New Magic tool: Spiral Square</dt>
<dd>Draw square spirals.</dt>
<dt>Magic API Updates</dt>
<dd>Sound pause and resume functions added.</dt>
</dl>