Docs for "Concentric Circles" & "Squares"

This commit is contained in:
Bill Kendrick 2024-10-07 22:52:24 -07:00
parent d98ad2b4cf
commit ed8bde60ff
87 changed files with 681 additions and 43 deletions

View file

@ -6,7 +6,7 @@
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
https://tuxpaint.org/
október 4, 2024
október 7, 2024
+-------------------------------------------------+
| Table of Contents |
@ -128,6 +128,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.

View file

@ -102,7 +102,7 @@
</p>
<p>
október 4, 2024 </p>
október 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>