25 lines
516 B
HTML
25 lines
516 B
HTML
<!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>
|
|
|