Regen. docs after Magic tool locale sorting, etc.

This commit is contained in:
Bill Kendrick 2022-05-07 20:25:30 -07:00
parent ea7f88ab92
commit 658577e77d
132 changed files with 353 additions and 353 deletions

View file

@ -1,4 +1,4 @@
Tux Paint "Magic" Tool: Blinds
Tux Paint "Magic" Tool: Blind
Group: Picture Decorations

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<body><html><head><title>Tux Paint "Magic" Tool: Blinds</title>
<body><html><head><title>Tux Paint "Magic" Tool: Blind</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#FF0000" alink="#FF00FF">
<h1 align="center">Tux Paint "Magic" Tool: Blinds</h1>
<h1 align="center">Tux Paint "Magic" Tool: Blind</h1>
<h2 align="center">Group: Picture Decorations</h2>
<h3 align="center">Author:
Pere Pujal i Carabantes &lt;<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>&gt;</h3>

View file

@ -17,16 +17,16 @@
<li><a href="fisheye.html">Fisheye</a></li>
<li><a href="glass_tile.html">Glass Tile</a></li>
<li><a href="halftone.html">Halftone</a></li>
<li><a href="mosaic.html">Mosaic</a></li>
<li><a href="hexagon_mosaic.html">Hexagon Mosaic</a></li>
<li><a href="irregular_mosaic.html">Irregular Mosaic</a></li>
<li><a href="square_mosaic.html">Square Mosaic</a></li>
<li><a href="mosaic.html">Mosaic</a></li>
<li><a href="noise.html">Noise</a></li>
<li><a href="puzzle.html">Puzzle</a></li>
<li><a href="ripples.html">Ripples</a></li>
<li><a href="sharpen.html">Sharpen</a></li>
<li><a href="silhouette.html">Silhouette</a></li>
<li><a href="smudge.html">Smudge</a></li>
<li><a href="square_mosaic.html">Square Mosaic</a></li>
<li><a href="tv.html">TV</a></li>
</ul>
<h2>Color Filters</h2>
@ -53,8 +53,8 @@
<li><a href="shift.html">Shift</a></li>
<li><a href="stretch.html">Stretch</a></li>
<li><a href="tilezoom.html">Tile Zoom</a></li>
<li><a href="waves.html">Waves</a></li>
<li><a href="wavelets.html">Wavelets</a></li>
<li><a href="waves.html">Waves</a></li>
<li><a href="zoom.html">Zoom</a></li>
</ul>
<h2>Painting</h2>
@ -87,7 +87,7 @@
</ul>
<h2>Picture Decorations</h2>
<ul>
<li><a href="blinds.html">Blinds</a></li>
<li><a href="blinds.html">Blind</a></li>
<li><a href="checkerboard.html">Checkerboard</a></li>
<li><a href="snow_ball.html">Snow Ball</a></li>
<li><a href="snow_flake.html">Snow Flake</a></li>
@ -96,11 +96,11 @@
<ul>
<li><a href="flower.html">Flower</a></li>
<li><a href="lightning.html">Lightning</a></li>
<li><a href="real_rainbow.html">Real Rainbow</a></li>
<li><a href="roygbiv_rainbow.html">ROYGBIV Rainbow</a></li>
<li><a href="string_v.html">String V</a></li>
<li><a href="real_rainbow.html">Real Rainbow</a></li>
<li><a href="string_corner.html">String Corner</a></li>
<li><a href="string_edges.html">String Edges</a></li>
<li><a href="string_v.html">String V</a></li>
<li><a href="tornado.html">Tornado</a></li>
</ul>
<hr size="1" noshade />

View file

@ -8,7 +8,7 @@
<h3 align="center">Author:
Albert Cahalan &lt;<a href="mailto:albert@users.sf.net">albert@users.sf.net</a>&gt;</h3>
<p>This pushes the colors around under the mouse, like finger painting with wet paint.</p>
<p>See also: <a href="blur.html">Blur</a> &amp; <a href="wet paint.html"></a>.</p>
<p>See also: <a href="blur.html">Blur</a> &amp; <a href="wet_paint.html">Wet Paint</a>.</p>
<hr size="1" noshade />
<p align="center">Tux Paint 0.9.28</p>
</body></html>

View file

@ -13,16 +13,16 @@ Distorts
* Fisheye
* Glass Tile
* Halftone
* Mosaic
* Hexagon Mosaic
* Irregular Mosaic
* Square Mosaic
* Mosaic
* Noise
* Puzzle
* Ripples
* Sharpen
* Silhouette
* Smudge
* Square Mosaic
* TV
Color Filters
@ -49,8 +49,8 @@ Picture Warps
* Shift
* Stretch
* Tile Zoom
* Waves
* Wavelets
* Waves
* Zoom
Painting
@ -83,7 +83,7 @@ Pattern Painting
Picture Decorations
* Blinds
* Blind
* Checkerboard
* Snow Ball
* Snow Flake
@ -92,11 +92,11 @@ Artistic
* Flower
* Lightning
* Real Rainbow
* ROYGBIV Rainbow
* String V
* Real Rainbow
* String Corner
* String Edges
* String V
* Tornado
----------------------------------------------------------------------

View file

@ -7,7 +7,7 @@
This pushes the colors around under the mouse, like finger painting with
wet paint.
See also: Blur & .
See also: Blur & Wet Paint.
----------------------------------------------------------------------