Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/magic/magic-docs/html
diff options
context:
space:
mode:
Diffstat (limited to 'magic/magic-docs/html')
-rw-r--r--magic/magic-docs/html/kal_pattern.html10
-rw-r--r--magic/magic-docs/html/kal_tiles.html10
-rw-r--r--magic/magic-docs/html/kaleidoscope.html4
3 files changed, 22 insertions, 2 deletions
diff --git a/magic/magic-docs/html/kal_pattern.html b/magic/magic-docs/html/kal_pattern.html
new file mode 100644
index 0000000..f4df3a8
--- /dev/null
+++ b/magic/magic-docs/html/kal_pattern.html
@@ -0,0 +1,10 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<body><html><head><title>Tux Paint "Magic" Tool: Pattern</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: Pattern</h1>
+<h2 align="center">By Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>&gt;</h2>
+<p>This paint brush draws a repeating tile around the image.</p>
+<p>See also: <a href="kal_pattern.html">Pattern</a> <a href="kal_pattern.html">Pattern</a></p>
+</body></html>
diff --git a/magic/magic-docs/html/kal_tiles.html b/magic/magic-docs/html/kal_tiles.html
new file mode 100644
index 0000000..bf40b55
--- /dev/null
+++ b/magic/magic-docs/html/kal_tiles.html
@@ -0,0 +1,10 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<body><html><head><title>Tux Paint "Magic" Tool: Tiles</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: Tiles</h1>
+<h2 align="center">By Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>&gt;</h2>
+<p>This paint brush draws symmetrically, tiled around the image.</p>
+<p>See also: <a href="kaleidoscope.html">Kaleidoscope</a> <a href="kal_pattern.html">Pattern</a></p>
+</body></html>
diff --git a/magic/magic-docs/html/kaleidoscope.html b/magic/magic-docs/html/kaleidoscope.html
index 339764a..1ec1bc5 100644
--- a/magic/magic-docs/html/kaleidoscope.html
+++ b/magic/magic-docs/html/kaleidoscope.html
@@ -6,5 +6,5 @@
<h1 align="center">Tux Paint "Magic" Tool: Kaleidoscope</h1>
<h2 align="center">By Bill Kendrick &lt;<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>&gt;</h2>
<p>This paint brush draws in four places at the same time, mirroring symmetrically, both horizontally and vertically. It uses the currently selected color.</p>
-<p>See also: <a href="picasso.html">Picasso</a></p>
-</body></html> \ No newline at end of file
+<p>See also: <a href="picasso.html">Picasso</a> <a href="kal_pattern.html">Pattern</a> <a href="kal_tiles.html">Tiles</a></p>
+</body></html>