Sync docs to get "ASCII Color Computer"

This commit is contained in:
Bill Kendrick 2024-09-27 22:46:21 -07:00
parent 60ddaaf7e0
commit 2d5991b4ea
196 changed files with 2073 additions and 1065 deletions

View file

@ -0,0 +1,18 @@
Tux Paint "Magic" Tool: ASCII Color Computer
Group: Distorts
Author: Bill Kendrick <bill@newbreedsoftware.com>
Transform your picture into colored computer "ASCII art".
This tool offers both freehand and one-click operation.
This tool offers multiple size settings.
See also: ASCII Computer & ASCII Typewriter.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -0,0 +1,20 @@
Tux Paint "Magic" Tool: ASCII Computer
Group: Distorts
Author: Bill Kendrick <bill@newbreedsoftware.com>
Transform your picture into "ASCII art", computer-style.
This tool offers both freehand and one-click operation.
This tool offers multiple size settings.
This tool offers color choices.
See also: ASCII Typewriter & ASCII Color Computer.
-------------------------------------------------------------------------------
Tux Paint 0.9.34

View file

@ -0,0 +1,17 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: ASCII Color Computer</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: ASCII Color Computer</h1>
<h2 align="center">Group: Distorts</h2>
<h3 align="center">Author:
Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h3>
<p>Transform your picture into colored computer "ASCII art".</p>
<p align=center><img src="../../../html/images/magic_examples/ascii_color_computer.png"></p>
<p>This tool offers both freehand and one-click operation.</p>
<p>This tool offers multiple size settings.</p>
<p>See also: <a href="ascii_computer.html">ASCII Computer</a> &amp; <a href="ascii_typewriter.html">ASCII Typewriter</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -11,7 +11,8 @@ Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
<p align=center><img src="../../../html/images/magic_examples/ascii_computer.png"></p>
<p>This tool offers both freehand and one-click operation.</p>
<p>This tool offers multiple size settings.</p>
<p>See also: <a href="ascii_typewriter.html">ASCII Typewriter</a>.</p>
<p>This tool offers color choices.</p>
<p>See also: <a href="ascii_typewriter.html">ASCII Typewriter</a> &amp; <a href="ascii_color_computer.html">ASCII Color Computer</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -11,7 +11,8 @@ Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftwa
<p align=center><img src="../../../html/images/magic_examples/ascii_typewriter.png"></p>
<p>This tool offers both freehand and one-click operation.</p>
<p>This tool offers multiple size settings.</p>
<p>See also: <a href="ascii_computer.html">ASCII Computer</a>.</p>
<p>This tool offers color choices.</p>
<p>See also: <a href="ascii_computer.html">ASCII Computer</a> &amp; <a href="ascii_color_computer.html">ASCII Color Computer</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.34</p>
</body></html>

View file

@ -31,6 +31,7 @@
<li><a href="tv_bright.html">TV (Bright)</a></li>
<li><a href="ascii_typewriter.html">ASCII Typewriter</a></li>
<li><a href="ascii_computer.html">ASCII Computer</a></li>
<li><a href="ascii_color_computer.html">ASCII Color Computer</a></li>
<li><a href="noise.html">Noise</a></li>
<li><a href="halftone.html">Halftone</a></li>
</ul>

View file

@ -25,6 +25,9 @@ Distorts
* Mosaic
* TV
* TV (Bright)
* ASCII Typewriter
* ASCII Computer
* ASCII Color Computer
* Noise
* Halftone