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
|
|
@ -35,8 +35,6 @@ https://tuxpaint.org/
|
|||
turn your drawing into ASCII art.
|
||||
+ TODO Sound effects
|
||||
+ TODO Icons
|
||||
+ TODO Documentation
|
||||
+ TODO "Color Computer" color support
|
||||
+ Code by Bill Kendrick <bill@newbreedsoftware.com>
|
||||
+ Computer font: IBM CGA Adapter
|
||||
taken from "Typography in 16-bits: System fonts"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
September 25, 2024
|
||||
September 27, 2024
|
||||
|
||||
+-------------------------------------------------+
|
||||
| Table of Contents |
|
||||
|
|
@ -116,6 +116,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>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
septiembre 25, 2024
|
||||
septiembre 27, 2024
|
||||
|
||||
+-------------------------------------------------+
|
||||
| Table of Contents |
|
||||
|
|
@ -116,6 +116,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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2024 by varios colaboradores; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
25 de Setembro de 2024
|
||||
27 de Setembro de 2024
|
||||
|
||||
+--------------------------------------------------------+
|
||||
| Índice |
|
||||
|
|
@ -117,6 +117,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>
|
||||
|
|
|
|||
BIN
docs/html/images/magic_examples/ascii_color_computer.png
Normal file
BIN
docs/html/images/magic_examples/ascii_color_computer.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
september 25, 2024
|
||||
september 27, 2024
|
||||
|
||||
+-------------------------------------------------+
|
||||
| Table of Contents |
|
||||
|
|
@ -116,6 +116,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>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
Copyright © 2002-2024 by various contributors; AUTHORS.txt 参照.
|
||||
https://tuxpaint.org/
|
||||
|
||||
2024年9月25日
|
||||
2024年9月27日
|
||||
|
||||
+--------------------------------------------------+
|
||||
| 目次 |
|
||||
|
|
@ -114,6 +114,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>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
Të drejta kopjimi © 2002-2024 nga kontribues të ndryshëm; shihni AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
25 shtator 2024
|
||||
27 shtator 2024
|
||||
|
||||
+---------------------------------------------------+
|
||||
| Pasqyrë e Lëndës |
|
||||
|
|
@ -116,6 +116,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