Added Light and Shift magic tools.

This commit is contained in:
William Kendrick 2007-08-10 06:53:36 +00:00
parent 8b11978f23
commit a97bad1e3d
5 changed files with 493 additions and 0 deletions

View file

@ -0,0 +1,25 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool:
Shift
</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:
Shift
</h1>
<p>
This shifts your picture around the canvas. Anything that gets
shifts off an edge reappears on the opposite edge.
</p>
</body></html>