Making docs for Magic tools easier to maintain via PHPification.

This commit is contained in:
William Kendrick 2009-04-29 05:59:07 +00:00
parent 0307da004c
commit 238fb1f796
64 changed files with 582 additions and 623 deletions

View file

@ -1,28 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool:
Tint
</title>
<body><html><head><title>Tux Paint "Magic" Tool: Tint</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000"
alink="#FF00FF">
<h1 align=center">Tux Paint "Magic" Tool:
Tint
</h1>
<p>
This changes the color (or hue) of the parts of the picture to
the selected color.
</p>
<p><b>See also:</b> <a href="fade.html">Fade</a>
and <a href="darken.html">Darken</a>.</p>
</body></html>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: Tint</h1>
<h2 align="center">By Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h2>
<p>This changes the color (or hue) of the parts of the picture to the selected color.</p>
<p>See also: <a href="fade.html">Fade</a> <a href="darken.html">Darken</a> </p>
</body></html>