Regen. docs after Magic tool locale sorting, etc.
This commit is contained in:
parent
ea7f88ab92
commit
658577e77d
132 changed files with 353 additions and 353 deletions
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Blinds
|
||||
Tux Paint "Magic" Tool: Blind
|
||||
|
||||
Group: Picture Decorations
|
||||
|
||||
|
|
|
|||
|
|
@ -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 <<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>></h3>
|
||||
|
|
|
|||
|
|
@ -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 />
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Albert Cahalan <<a href="mailto:albert@users.sf.net">albert@users.sf.net</a>></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> & <a href="wet paint.html"></a>.</p>
|
||||
<p>See also: <a href="blur.html">Blur</a> & <a href="wet_paint.html">Wet Paint</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -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
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Blinds
|
||||
Tux Paint "Magic" Tool: Blind
|
||||
|
||||
Group: Picture Decorations
|
||||
|
||||
|
|
|
|||
|
|
@ -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 <<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>></h3>
|
||||
|
|
|
|||
|
|
@ -17,23 +17,23 @@
|
|||
<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>
|
||||
<ul>
|
||||
<li><a href="cartoon.html">Cartoon</a></li>
|
||||
<li><a href="color_shift.html">Color Shift</a></li>
|
||||
<li><a href="color_and_white.html">Color and White</a></li>
|
||||
<li><a href="color_shift.html">Color Shift</a></li>
|
||||
<li><a href="darken.html">Darken</a></li>
|
||||
<li><a href="lighten.html">Lighten</a></li>
|
||||
<li><a href="negative.html">Negative</a></li>
|
||||
|
|
@ -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>
|
||||
|
|
@ -98,9 +98,9 @@
|
|||
<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="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 />
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Albert Cahalan <<a href="mailto:albert@users.sf.net">albert@users.sf.net</a>></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> & <a href="wet paint.html"></a>.</p>
|
||||
<p>See also: <a href="blur.html">Blur</a> & <a href="wet_paint.html">Wet Paint</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -13,23 +13,23 @@ Distorts
|
|||
* Fisheye
|
||||
* Glass Tile
|
||||
* Halftone
|
||||
* Mosaic
|
||||
* Hexagon Mosaic
|
||||
* Irregular Mosaic
|
||||
* Square Mosaic
|
||||
* Mosaic
|
||||
* Noise
|
||||
* Puzzle
|
||||
* Ripples
|
||||
* Sharpen
|
||||
* Silhouette
|
||||
* Smudge
|
||||
* Square Mosaic
|
||||
* TV
|
||||
|
||||
Color Filters
|
||||
|
||||
* Cartoon
|
||||
* Color Shift
|
||||
* Color and White
|
||||
* Color Shift
|
||||
* Darken
|
||||
* Lighten
|
||||
* Negative
|
||||
|
|
@ -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
|
||||
|
|
@ -94,9 +94,9 @@ Artistic
|
|||
* Lightning
|
||||
* Real Rainbow
|
||||
* ROYGBIV Rainbow
|
||||
* String V
|
||||
* String Corner
|
||||
* String Edges
|
||||
* String V
|
||||
* Tornado
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Blinds
|
||||
Tux Paint "Magic" Tool: Blind
|
||||
|
||||
Group: Picture Decorations
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Blur
|
||||
Tux Paint "Magic" Tool: Flou
|
||||
|
||||
Group: Distorts
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Bricks
|
||||
Tux Paint "Magic" Tool: Briques
|
||||
|
||||
Group: Painting
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Calligraphy
|
||||
Tux Paint "Magic" Tool: Calligraphie
|
||||
|
||||
Group: Painting
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Chalk
|
||||
Tux Paint "Magic" Tool: Craie
|
||||
|
||||
Group: Distorts
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Checkerboard
|
||||
Tux Paint "Magic" Tool: Damier
|
||||
|
||||
Group: Picture Decorations
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Confetti
|
||||
Tux Paint "Magic" Tool: Confettis
|
||||
|
||||
Group: Painting
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Darken
|
||||
Tux Paint "Magic" Tool: Assombrir
|
||||
|
||||
Group: Color Filters
|
||||
|
||||
|
|
@ -7,7 +7,7 @@
|
|||
This dakrens the colors wherever you drag the mouse. (Do it to the same
|
||||
spot many times, and it will eventually become black.)
|
||||
|
||||
See also: Lighten & Tint.
|
||||
See also: Éclaircir & Tint.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Distortion
|
||||
Tux Paint "Magic" Tool: Distorsion
|
||||
|
||||
Group: Distorts
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Drip
|
||||
Tux Paint "Magic" Tool: Goutte
|
||||
|
||||
Group: Distorts
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
Trace the edges in your picture, over a white background.
|
||||
|
||||
See also: Emboss & Silhouette.
|
||||
See also: Relief & Silhouette.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Emboss
|
||||
Tux Paint "Magic" Tool: Relief
|
||||
|
||||
Group: Distorts
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Fisheye
|
||||
Tux Paint "Magic" Tool: Oeil de poisson
|
||||
|
||||
Group: Distorts
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
Similar to "Mirror." Click and the entire image will be turned
|
||||
upside-down.
|
||||
|
||||
See also: Mirror.
|
||||
See also: Miroir.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Flower
|
||||
Tux Paint "Magic" Tool: Fleur
|
||||
|
||||
Group: Artistic
|
||||
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
currently-selected color. The shape and length of the stalk depends on how
|
||||
you move the mouse while you drag.
|
||||
|
||||
See also: Grass.
|
||||
See also: Herbe.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Foam
|
||||
Tux Paint "Magic" Tool: Mousse
|
||||
|
||||
Group: Painting
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Fold
|
||||
Tux Paint "Magic" Tool: Plier
|
||||
|
||||
Group: Picture Warps
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Fretwork
|
||||
Tux Paint "Magic" Tool: Frise
|
||||
|
||||
Group: Painting
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Grass
|
||||
Tux Paint "Magic" Tool: Herbe
|
||||
|
||||
Group: Painting
|
||||
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
grass is drawn, giving an illusion of perspective. The grass can be tinted
|
||||
various greenish hues by selecting different colors in the color palette.
|
||||
|
||||
See also: Flower.
|
||||
See also: Fleur.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -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 <<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>></h3>
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Blur</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Flou</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: Blur</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Flou</h1>
|
||||
<h2 align="center">Group: Distorts</h2>
|
||||
<h3 align="center">Authors:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>><br>
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Bricks</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Briques</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: Bricks</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Briques</h1>
|
||||
<h2 align="center">Group: Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Albert Cahalan <<a href="mailto:albert@users.sf.net">albert@users.sf.net</a>></h3>
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Calligraphy</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Calligraphie</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: Calligraphy</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Calligraphie</h1>
|
||||
<h2 align="center">Group: Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Chalk</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Craie</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: Chalk</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Craie</h1>
|
||||
<h2 align="center">Group: Distorts</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Checkerboard</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Damier</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: Checkerboard</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Damier</h1>
|
||||
<h2 align="center">Group: Picture Decorations</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Confetti</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Confettis</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: Confetti</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Confettis</h1>
|
||||
<h2 align="center">Group: Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Adam Rakowski <<a href="mailto:foo-script@o2.pl">foo-script@o2.pl</a>></h3>
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Darken</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Assombrir</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: Darken</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Assombrir</h1>
|
||||
<h2 align="center">Group: Color Filters</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This dakrens the colors wherever you drag the mouse. (Do it to the same spot many times, and it will eventually become black.)</p>
|
||||
<p>See also: <a href="lighten.html">Lighten</a> & <a href="tint.html">Tint</a>.</p>
|
||||
<p>See also: <a href="lighten.html">Éclaircir</a> & <a href="tint.html">Tint</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Distortion</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Distorsion</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: Distortion</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Distorsion</h1>
|
||||
<h2 align="center">Group: Distorts</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Drip</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Goutte</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: Drip</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Goutte</h1>
|
||||
<h2 align="center">Group: Distorts</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Andrew Corcoran <<a href="mailto:akanewbie@gmail.com">akanewbie@gmail.com</a>></h3>
|
||||
<p>Trace the edges in your picture, over a white background.</p>
|
||||
<p>See also: <a href="emboss.html">Emboss</a> & <a href="silhouette.html">Silhouette</a>.</p>
|
||||
<p>See also: <a href="emboss.html">Relief</a> & <a href="silhouette.html">Silhouette</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Emboss</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Relief</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: Emboss</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Relief</h1>
|
||||
<h2 align="center">Group: Distorts</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Fisheye</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Oeil de poisson</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: Fisheye</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Oeil de poisson</h1>
|
||||
<h2 align="center">Group: Distorts</h2>
|
||||
<h3 align="center">Author:
|
||||
Adam Rakowski <<a href="mailto:foo-script@o2.pl">foo-script@o2.pl</a>></h3>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>Similar to "Mirror." Click and the entire image will be turned upside-down.</p>
|
||||
<p>See also: <a href="mirror.html">Mirror</a>.</p>
|
||||
<p>See also: <a href="mirror.html">Miroir</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Flower</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Fleur</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: Flower</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Fleur</h1>
|
||||
<h2 align="center">Group: Artistic</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This tool draws small flowers, with leafy bases and stalks. Click to set the base, then drag the mouse upwards to drawe the stalk, and finally release the mouse button to finish the flower. It will be drawn in the currently-selected color. The shape and length of the stalk depends on how you move the mouse while you drag.</p>
|
||||
<p>See also: <a href="grass.html">Grass</a>.</p>
|
||||
<p>See also: <a href="grass.html">Herbe</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Foam</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Mousse</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: Foam</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Mousse</h1>
|
||||
<h2 align="center">Group: Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Fold</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Plier</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: Fold</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Plier</h1>
|
||||
<h2 align="center">Group: Picture Warps</h2>
|
||||
<h3 align="center">Authors:
|
||||
Adam Rakowski <<a href="mailto:foo-script@o2.pl">foo-script@o2.pl</a>><br>
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Fretwork</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Frise</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: Fretwork</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Frise</h1>
|
||||
<h2 align="center">Group: Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Pere Pujal i Carabantes <<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>></h3>
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Grass</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Herbe</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: Grass</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Herbe</h1>
|
||||
<h2 align="center">Group: Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Albert Cahalan <<a href="mailto:albert@users.sf.net">albert@users.sf.net</a>></h3>
|
||||
<p>This paints grass on the image. The higher up the canvas, the smaller the grass is drawn, giving an illusion of perspective. The grass can be tinted various greenish hues by selecting different colors in the color palette.</p>
|
||||
<p>See also: <a href="flower.html">Flower</a>.</p>
|
||||
<p>See also: <a href="flower.html">Fleur</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -7,35 +7,35 @@
|
|||
<h2>Distorts</h2>
|
||||
<ul>
|
||||
<li><a href="blocks.html">Blocks</a></li>
|
||||
<li><a href="blur.html">Blur</a></li>
|
||||
<li><a href="chalk.html">Chalk</a></li>
|
||||
<li><a href="clone.html">Clone</a></li>
|
||||
<li><a href="distortion.html">Distortion</a></li>
|
||||
<li><a href="drip.html">Drip</a></li>
|
||||
<li><a href="chalk.html">Craie</a></li>
|
||||
<li><a href="distortion.html">Distorsion</a></li>
|
||||
<li><a href="edges.html">Edges</a></li>
|
||||
<li><a href="emboss.html">Emboss</a></li>
|
||||
<li><a href="fisheye.html">Fisheye</a></li>
|
||||
<li><a href="blur.html">Flou</a></li>
|
||||
<li><a href="glass_tile.html">Glass Tile</a></li>
|
||||
<li><a href="drip.html">Goutte</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="fisheye.html">Oeil de poisson</a></li>
|
||||
<li><a href="puzzle.html">Puzzle</a></li>
|
||||
<li><a href="emboss.html">Relief</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>
|
||||
<ul>
|
||||
<li><a href="darken.html">Assombrir</a></li>
|
||||
<li><a href="cartoon.html">Cartoon</a></li>
|
||||
<li><a href="color_shift.html">Color Shift</a></li>
|
||||
<li><a href="color_and_white.html">Color and White</a></li>
|
||||
<li><a href="darken.html">Darken</a></li>
|
||||
<li><a href="lighten.html">Lighten</a></li>
|
||||
<li><a href="color_shift.html">Color Shift</a></li>
|
||||
<li><a href="lighten.html">Éclaircir</a></li>
|
||||
<li><a href="negative.html">Negative</a></li>
|
||||
<li><a href="opposite.html">Opposite</a></li>
|
||||
<li><a href="tint.html">Tint</a></li>
|
||||
|
|
@ -44,64 +44,64 @@
|
|||
<h2>Picture Warps</h2>
|
||||
<ul>
|
||||
<li><a href="flip.html">Flip</a></li>
|
||||
<li><a href="fold.html">Fold</a></li>
|
||||
<li><a href="mirror.html">Mirror</a></li>
|
||||
<li><a href="panels.html">Panels</a></li>
|
||||
<li><a href="mirror.html">Miroir</a></li>
|
||||
<li><a href="panels.html">Panneaux</a></li>
|
||||
<li><a href="perspective.html">Perspective</a></li>
|
||||
<li><a href="fold.html">Plier</a></li>
|
||||
<li><a href="reflection.html">Reflection</a></li>
|
||||
<li><a href="rush.html">Rush</a></li>
|
||||
<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="wavelets.html">Vaguelettes</a></li>
|
||||
<li><a href="waves.html">Vagues</a></li>
|
||||
<li><a href="zoom.html">Zoom</a></li>
|
||||
</ul>
|
||||
<h2>Painting</h2>
|
||||
<ul>
|
||||
<li><a href="bricks.html">Bricks</a></li>
|
||||
<li><a href="calligraphy.html">Calligraphy</a></li>
|
||||
<li><a href="confetti.html">Confetti</a></li>
|
||||
<li><a href="foam.html">Foam</a></li>
|
||||
<li><a href="fretwork.html">Fretwork</a></li>
|
||||
<li><a href="grass.html">Grass</a></li>
|
||||
<li><a href="light.html">Light</a></li>
|
||||
<li><a href="metal_paint.html">Metal Paint</a></li>
|
||||
<li><a href="rainbow.html">Arc-en-ciel</a></li>
|
||||
<li><a href="smooth_rainbow.html">Arc-en-ciel lent</a></li>
|
||||
<li><a href="bricks.html">Briques</a></li>
|
||||
<li><a href="calligraphy.html">Calligraphie</a></li>
|
||||
<li><a href="confetti.html">Confettis</a></li>
|
||||
<li><a href="toothpaste.html">Dentifrice</a></li>
|
||||
<li><a href="fretwork.html">Frise</a></li>
|
||||
<li><a href="grass.html">Herbe</a></li>
|
||||
<li><a href="light.html">Lumière</a></li>
|
||||
<li><a href="foam.html">Mousse</a></li>
|
||||
<li><a href="metal_paint.html">Peinture métallique</a></li>
|
||||
<li><a href="pixels.html">Pixels</a></li>
|
||||
<li><a href="rain.html">Pluie</a></li>
|
||||
<li><a href="rails.html">Rails</a></li>
|
||||
<li><a href="rain.html">Rain</a></li>
|
||||
<li><a href="rainbow.html">Rainbow</a></li>
|
||||
<li><a href="smooth_rainbow.html">Smooth Rainbow</a></li>
|
||||
<li><a href="toothpaste.html">Toothpaste</a></li>
|
||||
<li><a href="wet_paint.html">Wet Paint</a></li>
|
||||
</ul>
|
||||
<h2>Pattern Painting</h2>
|
||||
<ul>
|
||||
<li><a href="kaleidoscope.html">Kaleidoscope</a></li>
|
||||
<li><a href="pattern.html">Pattern</a></li>
|
||||
<li><a href="kaleidoscope.html">Kaléidoscope</a></li>
|
||||
<li><a href="pattern.html">Motif</a></li>
|
||||
<li><a href="picasso.html">Picasso</a></li>
|
||||
<li><a href="rosette.html">Rosette</a></li>
|
||||
<li><a href="symmetry_left_right.html">Symmetry Left/Right</a></li>
|
||||
<li><a href="symmetry_up_down.html">Symmetry Up/Down</a></li>
|
||||
<li><a href="tiles.html">Tiles</a></li>
|
||||
<li><a href="rosette.html">Rosace</a></li>
|
||||
<li><a href="symmetry_left_right.html">Symétrie D/G</a></li>
|
||||
<li><a href="symmetry_up_down.html">Symétrie H/B</a></li>
|
||||
<li><a href="tiles.html">Tuiles</a></li>
|
||||
</ul>
|
||||
<h2>Picture Decorations</h2>
|
||||
<ul>
|
||||
<li><a href="blinds.html">Blinds</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>
|
||||
<li><a href="blinds.html">Blind</a></li>
|
||||
<li><a href="snow_ball.html">Boule de neige</a></li>
|
||||
<li><a href="checkerboard.html">Damier</a></li>
|
||||
<li><a href="snow_flake.html">Flocon de neige</a></li>
|
||||
</ul>
|
||||
<h2>Artistic</h2>
|
||||
<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="string_corner.html">String Corner</a></li>
|
||||
<li><a href="string_edges.html">String Edges</a></li>
|
||||
<li><a href="tornado.html">Tornado</a></li>
|
||||
<li><a href="real_rainbow.html">Arc-en-ciel réel</a></li>
|
||||
<li><a href="roygbiv_rainbow.html">Arc-en-ciel simple</a></li>
|
||||
<li><a href="lightning.html">Éclaircir</a></li>
|
||||
<li><a href="string_v.html">Ficelles (1)</a></li>
|
||||
<li><a href="string_corner.html">Ficelles (2)</a></li>
|
||||
<li><a href="string_edges.html">Ficelles (3)</a></li>
|
||||
<li><a href="flower.html">Fleur</a></li>
|
||||
<li><a href="tornado.html">Tornade</a></li>
|
||||
</ul>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Kaleidoscope</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Kaléidoscope</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: Kaleidoscope</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Kaléidoscope</h1>
|
||||
<h2 align="center">Group: Pattern Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<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> & <a href="rosette.html">Rosette</a>.</p>
|
||||
<p>See also: <a href="picasso.html">Picasso</a> & <a href="rosette.html">Rosace</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Light</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Lumière</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: Light</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Lumière</h1>
|
||||
<h2 align="center">Group: Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Lighten</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Éclaircir</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: Lighten</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Éclaircir</h1>
|
||||
<h2 align="center">Group: Color Filters</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This fades the colors wherever you drag the mouse. (Do it to the same spot many times, and it will eventually become white.)</p>
|
||||
<p>See also: <a href="darken.html">Darken</a> & <a href="tint.html">Tint</a>.</p>
|
||||
<p>See also: <a href="darken.html">Assombrir</a> & <a href="tint.html">Tint</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Lightning</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Éclaircir</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: Lightning</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Éclaircir</h1>
|
||||
<h2 align="center">Group: Artistic</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Metal Paint</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Peinture métallique</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: Metal Paint</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Peinture métallique</h1>
|
||||
<h2 align="center">Group: Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Mirror</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Miroir</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: Mirror</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Miroir</h1>
|
||||
<h2 align="center">Group: Picture Warps</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Panels</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Panneaux</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: Panels</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Panneaux</h1>
|
||||
<h2 align="center">Group: Picture Warps</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Pattern</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Motif</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: Pattern</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Motif</h1>
|
||||
<h2 align="center">Group: Pattern Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Pere Pujal i Carabantes <<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>></h3>
|
||||
<p>Draws a tiled pattern around the picture.</p>
|
||||
<p>See also: <a href="tiles.html">Tiles</a>.</p>
|
||||
<p>See also: <a href="tiles.html">Tuiles</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Adam Rakowski <<a href="mailto:foo-script@o2.pl">foo-script@o2.pl</a>></h3>
|
||||
<p>Draw three swirling brushes at once, in a Picasso style.</p>
|
||||
<p>See also: <a href="rosette.html">Rosette</a> & <a href="kaleidoscope.html">Kaleidoscope</a>.</p>
|
||||
<p>See also: <a href="rosette.html">Rosace</a> & <a href="kaleidoscope.html">Kaléidoscope</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>Draw large square "pixels" on the canvas.</p>
|
||||
<p>See also: <a href="bricks.html">Bricks</a>.</p>
|
||||
<p>See also: <a href="bricks.html">Briques</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Rain</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Pluie</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: Rain</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Pluie</h1>
|
||||
<h2 align="center">Group: Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Andrew Corcoran <<a href="mailto:akanewbie@gmail.com">akanewbie@gmail.com</a>></h3>
|
||||
<p>Paint raindrops on your picture.</p>
|
||||
<p>See also: <a href="snow_ball.html">Snow Ball</a> & <a href="snow_flake.html">Snow Flake</a>.</p>
|
||||
<p>See also: <a href="snow_ball.html">Boule de neige</a> & <a href="snow_flake.html">Flocon de neige</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Rainbow</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Arc-en-ciel</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: Rainbow</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Arc-en-ciel</h1>
|
||||
<h2 align="center">Group: Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This is similar to the paint brush, but as you move the mouse around, it cycles through a spectrum of bright colors.</p>
|
||||
<p>See also: <a href="smooth_rainbow.html">Smooth Rainbow</a>.</p>
|
||||
<p>See also: <a href="smooth_rainbow.html">Arc-en-ciel lent</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Real Rainbow</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Arc-en-ciel réel</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: Real Rainbow</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Arc-en-ciel réel</h1>
|
||||
<h2 align="center">Group: Artistic</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>Draw a transparent arc that looks like a real rainbow.</p>
|
||||
<p>See also: <a href="real_rainbow.html">Real Rainbow</a>.</p>
|
||||
<p>See also: <a href="real_rainbow.html">Arc-en-ciel réel</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>Click in your picture to make water ripple distortions appear over it.</p>
|
||||
<p>See also: <a href="fisheye.html">Fisheye</a>.</p>
|
||||
<p>See also: <a href="fisheye.html">Oeil de poisson</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Rosette</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Rosace</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: Rosette</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Rosace</h1>
|
||||
<h2 align="center">Group: Pattern Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Adam Rakowski <<a href="mailto:foo-script@o2.pl">foo-script@o2.pl</a>></h3>
|
||||
<p>Draw three brushes at once, in a rosette shape.</p>
|
||||
<p>See also: <a href="kaleidoscope.html">Kaleidoscope</a> & <a href="picasso.html">Picasso</a>.</p>
|
||||
<p>See also: <a href="kaleidoscope.html">Kaléidoscope</a> & <a href="picasso.html">Picasso</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: ROYGBIV Rainbow</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Arc-en-ciel simple</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: ROYGBIV Rainbow</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Arc-en-ciel simple</h1>
|
||||
<h2 align="center">Group: Artistic</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.</p>
|
||||
<p>See also: <a href="roygbiv_rainbow.html">ROYGBIV Rainbow</a>.</p>
|
||||
<p>See also: <a href="roygbiv_rainbow.html">Arc-en-ciel simple</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Andrew Corcoran <<a href="mailto:akanewbie@gmail.com">akanewbie@gmail.com</a>></h3>
|
||||
<p>Sharpen the focus of the picture.</p>
|
||||
<p>See also: <a href="blur.html">Blur</a>.</p>
|
||||
<p>See also: <a href="blur.html">Flou</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Andrew Corcoran <<a href="mailto:akanewbie@gmail.com">akanewbie@gmail.com</a>></h3>
|
||||
<p>Trace the edges in your picture, over a black background.</p>
|
||||
<p>See also: <a href="edges.html">Edges</a> & <a href="emboss.html">Emboss</a>.</p>
|
||||
<p>See also: <a href="edges.html">Edges</a> & <a href="emboss.html">Relief</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Smooth Rainbow</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Arc-en-ciel lent</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: Smooth Rainbow</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Arc-en-ciel lent</h1>
|
||||
<h2 align="center">Group: Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This is similar to Rainbow magic tool — as you move the mouse around, it cycles through a spectrum of colors — except the colors blend smoothly as you draw.</p>
|
||||
<p>See also: <a href="rainbow.html">Rainbow</a>.</p>
|
||||
<p>See also: <a href="rainbow.html">Arc-en-ciel</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Albert Cahalan <<a href="mailto:albert@users.sf.net">albert@users.sf.net</a>></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> & <a href="wet paint.html"></a>.</p>
|
||||
<p>See also: <a href="blur.html">Flou</a> & <a href="wet_paint.html">Wet Paint</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Snow Ball</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Boule de neige</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: Snow Ball</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Boule de neige</h1>
|
||||
<h2 align="center">Group: Picture Decorations</h2>
|
||||
<h3 align="center">Author:
|
||||
Andrew Corcoran <<a href="mailto:akanewbie@gmail.com">akanewbie@gmail.com</a>></h3>
|
||||
<p>Fill the picture with snowballs.</p>
|
||||
<p>See also: <a href="rain.html">Rain</a> & <a href="snow_flake.html">Snow Flake</a>.</p>
|
||||
<p>See also: <a href="rain.html">Pluie</a> & <a href="snow_flake.html">Flocon de neige</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Snow Flake</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Flocon de neige</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: Snow Flake</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Flocon de neige</h1>
|
||||
<h2 align="center">Group: Picture Decorations</h2>
|
||||
<h3 align="center">Author:
|
||||
Andrew Corcoran <<a href="mailto:akanewbie@gmail.com">akanewbie@gmail.com</a>></h3>
|
||||
<p>Fill the picture with snowflakes.</p>
|
||||
<p>See also: <a href="rain.html">Rain</a> & <a href="snow_ball.html">Snow Ball</a>.</p>
|
||||
<p>See also: <a href="rain.html">Pluie</a> & <a href="snow_ball.html">Boule de neige</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: String Corner</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Ficelles (2)</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: String Corner</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Ficelles (2)</h1>
|
||||
<h2 align="center">Group: Artistic</h2>
|
||||
<h3 align="center">Author:
|
||||
Pere Pujal i Carabantes <<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>></h3>
|
||||
<p>Draw V-shaped string art at right angles.</p>
|
||||
<p>See also: <a href="string_v.html">String V</a> & <a href="string_edges.html">String Edges</a>.</p>
|
||||
<p>See also: <a href="string_v.html">Ficelles (1)</a> & <a href="string_edges.html">Ficelles (3)</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: String Edges</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Ficelles (3)</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: String Edges</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Ficelles (3)</h1>
|
||||
<h2 align="center">Group: Artistic</h2>
|
||||
<h3 align="center">Author:
|
||||
Pere Pujal i Carabantes <<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>></h3>
|
||||
<p>Draw string art around the edges of your picture.</p>
|
||||
<p>See also: <a href="string_v.html">String V</a> & <a href="string_corner.html">String Corner</a>.</p>
|
||||
<p>See also: <a href="string_v.html">Ficelles (1)</a> & <a href="string_corner.html">Ficelles (2)</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: String V</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Ficelles (1)</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: String V</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Ficelles (1)</h1>
|
||||
<h2 align="center">Group: Artistic</h2>
|
||||
<h3 align="center">Author:
|
||||
Pere Pujal i Carabantes <<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>></h3>
|
||||
<p>Draw V-shaped string art at any angle.</p>
|
||||
<p>See also: <a href="string_corner.html">String Corner</a> & <a href="string_edges.html">String Edges</a>.</p>
|
||||
<p>See also: <a href="string_corner.html">Ficelles (2)</a> & <a href="string_edges.html">Ficelles (3)</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Symmetry Left/Right</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Symétrie D/G</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: Symmetry Left/Right</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Symétrie D/G</h1>
|
||||
<h2 align="center">Group: Pattern Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Pere Pujal i Carabantes <<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>></h3>
|
||||
<p>Paint with relfective symmetry across the horizontal center of the image.</p>
|
||||
<p>See also: <a href="kaleidoscope.html">Kaleidoscope</a>, <a href="pattern.html">Pattern</a>, <a href="symmetry_up_down.html">Symmetry Up/Down</a>, & <a href="tiles.html">Tiles</a>.</p>
|
||||
<p>See also: <a href="kaleidoscope.html">Kaléidoscope</a>, <a href="pattern.html">Motif</a>, <a href="symmetry_up_down.html">Symétrie H/B</a>, & <a href="tiles.html">Tuiles</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Symmetry Up/Down</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Symétrie H/B</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: Symmetry Up/Down</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Symétrie H/B</h1>
|
||||
<h2 align="center">Group: Pattern Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Pere Pujal i Carabantes <<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>></h3>
|
||||
<p>Paint with relfective symmetry across the vertical center of the image.</p>
|
||||
<p>See also: <a href="kaleidoscope.html">Kaleidoscope</a>, <a href="pattern.html">Pattern</a>, <a href="symmetry_left_right.html">Symmetry Left/Right</a>, & <a href="tiles.html">Tiles</a>.</p>
|
||||
<p>See also: <a href="kaleidoscope.html">Kaléidoscope</a>, <a href="pattern.html">Motif</a>, <a href="symmetry_left_right.html">Symétrie D/G</a>, & <a href="tiles.html">Tuiles</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Tiles</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Tuiles</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: Tiles</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Tuiles</h1>
|
||||
<h2 align="center">Group: Pattern Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Pere Pujal i Carabantes <<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>></h3>
|
||||
<p>Draws a symettric pattern around the picture.</p>
|
||||
<p>See also: <a href="pattern.html">Pattern</a>.</p>
|
||||
<p>See also: <a href="pattern.html">Motif</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -10,7 +10,7 @@ Pere Pujal i Carabantes <<a href="mailto:pere@fornol.no-ip.org">pere@fornol.n
|
|||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>><br>
|
||||
</h3>
|
||||
<p>Click and drag up to zoom in, or down to zoom out. When scaling down, your image will be tiled across the canvas.</p>
|
||||
<p>See also: <a href="panels.html">Panels</a>, <a href="rush.html">Rush</a>, & <a href="zoom.html">Zoom</a>.</p>
|
||||
<p>See also: <a href="panels.html">Panneaux</a>, <a href="rush.html">Rush</a>, & <a href="zoom.html">Zoom</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>This changes the color (or hue) of the parts of the picture to the selected color.</p>
|
||||
<p>See also: <a href="lighten.html">Lighten</a> & <a href="darken.html">Darken</a>.</p>
|
||||
<p>See also: <a href="lighten.html">Éclaircir</a> & <a href="darken.html">Assombrir</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Toothpaste</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Dentifrice</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: Toothpaste</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Dentifrice</h1>
|
||||
<h2 align="center">Group: Painting</h2>
|
||||
<h3 align="center">Author:
|
||||
Andrew Corcoran <<a href="mailto:akanewbie@gmail.com">akanewbie@gmail.com</a>></h3>
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Tornado</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Tornade</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: Tornado</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Tornade</h1>
|
||||
<h2 align="center">Group: Artistic</h2>
|
||||
<h3 align="center">Author:
|
||||
Pere Pujal i Carabantes <<a href="mailto:pere@fornol.no-ip.org">pere@fornol.no-ip.org</a>></h3>
|
||||
|
|
|
|||
|
|
@ -1,16 +1,16 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Wavelets</title>
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Vaguelettes</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: Wavelets</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Vaguelettes</h1>
|
||||
<h2 align="center">Group: Picture Warps</h2>
|
||||
<h3 align="center">Authors:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>><br>
|
||||
Adam Rakowski <<a href="mailto:foo-script@o2.pl">foo-script@o2.pl</a>><br>
|
||||
</h3>
|
||||
<p>Click to make the entire picture wavy, up-and-down. 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>
|
||||
<p>See also: <a href="waves.html">Waves</a>.</p>
|
||||
<p>See also: <a href="waves.html">Vagues</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
<!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: Vagues</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: Waves</h1>
|
||||
<h1 align="center">Tux Paint "Magic" Tool: Vagues</h1>
|
||||
<h2 align="center">Group: Picture Warps</h2>
|
||||
<h3 align="center">Author:
|
||||
Bill Kendrick <<a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a>></h3>
|
||||
<p>Click to make the entire picture wavy, side-to-side. 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>
|
||||
<p>See also: <a href="wavelets.html">Wavelets</a>.</p>
|
||||
<p>See also: <a href="wavelets.html">Vaguelettes</a>.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.28</p>
|
||||
</body></html>
|
||||
|
|
@ -3,35 +3,35 @@
|
|||
Distorts
|
||||
|
||||
* Blocks
|
||||
* Blur
|
||||
* Chalk
|
||||
* Clone
|
||||
* Distortion
|
||||
* Drip
|
||||
* Craie
|
||||
* Distorsion
|
||||
* Edges
|
||||
* Emboss
|
||||
* Fisheye
|
||||
* Flou
|
||||
* Glass Tile
|
||||
* Goutte
|
||||
* Halftone
|
||||
* Mosaic
|
||||
* Hexagon Mosaic
|
||||
* Irregular Mosaic
|
||||
* Square Mosaic
|
||||
* Mosaic
|
||||
* Noise
|
||||
* Oeil de poisson
|
||||
* Puzzle
|
||||
* Relief
|
||||
* Ripples
|
||||
* Sharpen
|
||||
* Silhouette
|
||||
* Smudge
|
||||
* Square Mosaic
|
||||
* TV
|
||||
|
||||
Color Filters
|
||||
|
||||
* Assombrir
|
||||
* Cartoon
|
||||
* Color Shift
|
||||
* Color and White
|
||||
* Darken
|
||||
* Lighten
|
||||
* Color Shift
|
||||
* Éclaircir
|
||||
* Negative
|
||||
* Opposite
|
||||
* Tint
|
||||
|
|
@ -40,64 +40,64 @@ Color Filters
|
|||
Picture Warps
|
||||
|
||||
* Flip
|
||||
* Fold
|
||||
* Mirror
|
||||
* Panels
|
||||
* Miroir
|
||||
* Panneaux
|
||||
* Perspective
|
||||
* Plier
|
||||
* Reflection
|
||||
* Rush
|
||||
* Shift
|
||||
* Stretch
|
||||
* Tile Zoom
|
||||
* Waves
|
||||
* Wavelets
|
||||
* Vaguelettes
|
||||
* Vagues
|
||||
* Zoom
|
||||
|
||||
Painting
|
||||
|
||||
* Bricks
|
||||
* Calligraphy
|
||||
* Confetti
|
||||
* Foam
|
||||
* Fretwork
|
||||
* Grass
|
||||
* Light
|
||||
* Metal Paint
|
||||
* Arc-en-ciel
|
||||
* Arc-en-ciel lent
|
||||
* Briques
|
||||
* Calligraphie
|
||||
* Confettis
|
||||
* Dentifrice
|
||||
* Frise
|
||||
* Herbe
|
||||
* Lumière
|
||||
* Mousse
|
||||
* Peinture métallique
|
||||
* Pixels
|
||||
* Pluie
|
||||
* Rails
|
||||
* Rain
|
||||
* Rainbow
|
||||
* Smooth Rainbow
|
||||
* Toothpaste
|
||||
* Wet Paint
|
||||
|
||||
Pattern Painting
|
||||
|
||||
* Kaleidoscope
|
||||
* Pattern
|
||||
* Kaléidoscope
|
||||
* Motif
|
||||
* Picasso
|
||||
* Rosette
|
||||
* Symmetry Left/Right
|
||||
* Symmetry Up/Down
|
||||
* Tiles
|
||||
* Rosace
|
||||
* Symétrie D/G
|
||||
* Symétrie H/B
|
||||
* Tuiles
|
||||
|
||||
Picture Decorations
|
||||
|
||||
* Blinds
|
||||
* Checkerboard
|
||||
* Snow Ball
|
||||
* Snow Flake
|
||||
* Blind
|
||||
* Boule de neige
|
||||
* Damier
|
||||
* Flocon de neige
|
||||
|
||||
Artistic
|
||||
|
||||
* Flower
|
||||
* Lightning
|
||||
* Real Rainbow
|
||||
* ROYGBIV Rainbow
|
||||
* String V
|
||||
* String Corner
|
||||
* String Edges
|
||||
* Tornado
|
||||
* Arc-en-ciel réel
|
||||
* Arc-en-ciel simple
|
||||
* Éclaircir
|
||||
* Ficelles (1)
|
||||
* Ficelles (2)
|
||||
* Ficelles (3)
|
||||
* Fleur
|
||||
* Tornade
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Kaleidoscope
|
||||
Tux Paint "Magic" Tool: Kaléidoscope
|
||||
|
||||
Group: Pattern Painting
|
||||
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
symmetrically, both horizontally and vertically. It uses the currently
|
||||
selected color.
|
||||
|
||||
See also: Picasso & Rosette.
|
||||
See also: Picasso & Rosace.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Light
|
||||
Tux Paint "Magic" Tool: Lumière
|
||||
|
||||
Group: Painting
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Lighten
|
||||
Tux Paint "Magic" Tool: Éclaircir
|
||||
|
||||
Group: Color Filters
|
||||
|
||||
|
|
@ -7,7 +7,7 @@
|
|||
This fades the colors wherever you drag the mouse. (Do it to the same spot
|
||||
many times, and it will eventually become white.)
|
||||
|
||||
See also: Darken & Tint.
|
||||
See also: Assombrir & Tint.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Lightning
|
||||
Tux Paint "Magic" Tool: Éclaircir
|
||||
|
||||
Group: Artistic
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Metal Paint
|
||||
Tux Paint "Magic" Tool: Peinture métallique
|
||||
|
||||
Group: Painting
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Mirror
|
||||
Tux Paint "Magic" Tool: Miroir
|
||||
|
||||
Group: Picture Warps
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Panels
|
||||
Tux Paint "Magic" Tool: Panneaux
|
||||
|
||||
Group: Picture Warps
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Pattern
|
||||
Tux Paint "Magic" Tool: Motif
|
||||
|
||||
Group: Pattern Painting
|
||||
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
Draws a tiled pattern around the picture.
|
||||
|
||||
See also: Tiles.
|
||||
See also: Tuiles.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
Draw three swirling brushes at once, in a Picasso style.
|
||||
|
||||
See also: Rosette & Kaleidoscope.
|
||||
See also: Rosace & Kaléidoscope.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
Draw large square "pixels" on the canvas.
|
||||
|
||||
See also: Bricks.
|
||||
See also: Briques.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Rain
|
||||
Tux Paint "Magic" Tool: Pluie
|
||||
|
||||
Group: Painting
|
||||
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
Paint raindrops on your picture.
|
||||
|
||||
See also: Snow Ball & Snow Flake.
|
||||
See also: Boule de neige & Flocon de neige.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Rainbow
|
||||
Tux Paint "Magic" Tool: Arc-en-ciel
|
||||
|
||||
Group: Painting
|
||||
|
||||
|
|
@ -7,7 +7,7 @@
|
|||
This is similar to the paint brush, but as you move the mouse around, it
|
||||
cycles through a spectrum of bright colors.
|
||||
|
||||
See also: Smooth Rainbow.
|
||||
See also: Arc-en-ciel lent.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Tux Paint "Magic" Tool: Real Rainbow
|
||||
Tux Paint "Magic" Tool: Arc-en-ciel réel
|
||||
|
||||
Group: Artistic
|
||||
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
Draw a transparent arc that looks like a real rainbow.
|
||||
|
||||
See also: Real Rainbow.
|
||||
See also: Arc-en-ciel réel.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
Click in your picture to make water ripple distortions appear over it.
|
||||
|
||||
See also: Fisheye.
|
||||
See also: Oeil de poisson.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue