Docs for "Concentric Circles" & "Squares"
This commit is contained in:
parent
d98ad2b4cf
commit
ed8bde60ff
87 changed files with 681 additions and 43 deletions
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2024 by divers contributeurs; voir AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
octobre 4, 2024
|
||||
octobre 7, 2024
|
||||
|
||||
+-------------------------------------------------------+
|
||||
| Table des matières |
|
||||
|
|
@ -133,6 +133,10 @@ New Magic tool: Spiral
|
|||
Draw spirals.
|
||||
New Magic tool: Spiral Square
|
||||
Draw square spirals.
|
||||
New Magic tool: Concentric Circle
|
||||
Draw concentric circles.
|
||||
New Magic tool: Concentric Square
|
||||
Draw concentric squares.
|
||||
Magic API Updates
|
||||
Sound pause and resume functions added.
|
||||
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
octobre 4, 2024 </p>
|
||||
octobre 7, 2024 </p>
|
||||
</center>
|
||||
</header>
|
||||
<table border="2"
|
||||
|
|
@ -261,6 +261,12 @@
|
|||
<dt>New Magic tool: Spiral Square</dt>
|
||||
<dd>Draw square spirals.</dt>
|
||||
|
||||
<dt>New Magic tool: Concentric Circle</dt>
|
||||
<dd>Draw concentric circles.</dt>
|
||||
|
||||
<dt>New Magic tool: Concentric Square</dt>
|
||||
<dd>Draw concentric squares.</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