Docs for "Spiral" magic tools
This commit is contained in:
parent
c5d78047bf
commit
bb9a831acf
87 changed files with 672 additions and 43 deletions
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2024 by divers contributeurs; voir AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
octobre 2, 2024
|
||||
octobre 4, 2024
|
||||
|
||||
+-------------------------------------------------------+
|
||||
| Table des matières |
|
||||
|
|
@ -129,6 +129,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.
|
||||
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
octobre 2, 2024 </p>
|
||||
octobre 4, 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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue