Making docs for Magic tools easier to maintain via PHPification.
This commit is contained in:
parent
0307da004c
commit
238fb1f796
64 changed files with 582 additions and 623 deletions
|
|
@ -1,26 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool:
|
||||
|
||||
Waves
|
||||
|
||||
</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Waves</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:
|
||||
|
||||
Waves
|
||||
|
||||
</h1>
|
||||
|
||||
<p>
|
||||
Click to make the entire picture wavy. Drag the mouse up and down to
|
||||
change the height of the ripples, and left and right to change the width.
|
||||
Release the mouse button when it looks the way you like it.
|
||||
</p>
|
||||
|
||||
</body></html>
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Waves</h1>
|
||||
<h2 align="center">By Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h2>
|
||||
<p>Click to make the entire picture wavy. Drag the mouse up and down to change the height of the ripples, and left and right to change the width. Release the mouse button when it looks the way you like it.</p>
|
||||
</body></html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue