Sync docs to get "ASCII Color Computer"
This commit is contained in:
parent
60ddaaf7e0
commit
2d5991b4ea
196 changed files with 2073 additions and 1065 deletions
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2024 by divers contributeurs; voir AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
septembre 25, 2024
|
||||
septembre 27, 2024
|
||||
|
||||
+-------------------------------------------------------+
|
||||
| Table des matières |
|
||||
|
|
@ -121,6 +121,12 @@ New Magic tool: Fractal
|
|||
A set of tools that recursively repeat what you draw, scaling and/or
|
||||
rotating it as they repeat.
|
||||
|
||||
New Magic tool: ASCII Typewriter
|
||||
Transform your picture into "ASCII art", typewriter-style.
|
||||
New Magic tool: ASCII Computer
|
||||
Transform your picture into "ASCII art", computer-style.
|
||||
New Magic tool: ASCII Color Computer
|
||||
Transform your picture into colored computer "ASCII art".
|
||||
Magic API Updates
|
||||
Sound pause and resume functions added.
|
||||
|
||||
|
|
|
|||
|
|
@ -249,6 +249,9 @@
|
|||
<dt>New Magic tool: ASCII Computer</dt>
|
||||
<dd>Transform your picture into "ASCII art", computer-style.</dt>
|
||||
|
||||
<dt>New Magic tool: ASCII Color Computer</dt>
|
||||
<dd>Transform your picture into colored computer "ASCII art".</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