Sync'ing docs to get "Bloom" magic tool
This commit is contained in:
parent
f4b8032d18
commit
7d8cefe6d7
25 changed files with 190 additions and 0 deletions
11
magic/magic-docs/en/bloom.txt
Normal file
11
magic/magic-docs/en/bloom.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Tux Paint "Magic" Tool: Bloom
|
||||
|
||||
Group: Color Filters
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
Add a glowing \"bloom\" effect to pictures.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
11
magic/magic-docs/en/fur.txt
Normal file
11
magic/magic-docs/en/fur.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Tux Paint "Magic" Tool: Fur
|
||||
|
||||
Group: Painting
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
Add fur to your drawing.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
13
magic/magic-docs/en/html/bloom.html
Normal file
13
magic/magic-docs/en/html/bloom.html
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Bloom</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: Bloom</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>Add a glowing \"bloom\" effect to pictures.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
</body></html>
|
||||
|
|
@ -33,6 +33,7 @@
|
|||
</ul>
|
||||
<h2>Color Filters</h2>
|
||||
<ul>
|
||||
<li><a href="bloom.html">Bloom</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>
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@ Distorts
|
|||
|
||||
Color Filters
|
||||
|
||||
* Bloom
|
||||
* Cartoon
|
||||
* Color Shift
|
||||
* Color and White
|
||||
|
|
@ -62,6 +63,7 @@ Painting
|
|||
* Confetti
|
||||
* Foam
|
||||
* Fretwork
|
||||
* Fur
|
||||
* Grass
|
||||
* Light
|
||||
* Maze
|
||||
|
|
|
|||
11
magic/magic-docs/es_ES.UTF-8/bloom.txt
Normal file
11
magic/magic-docs/es_ES.UTF-8/bloom.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Tux Paint "Magic" Tool: Bloom
|
||||
|
||||
Group: Color Filters
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
Add a glowing \"bloom\" effect to pictures.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
11
magic/magic-docs/es_ES.UTF-8/fur.txt
Normal file
11
magic/magic-docs/es_ES.UTF-8/fur.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Tux Paint "Magic" Tool: Fur
|
||||
|
||||
Group: Painting
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
Add fur to your drawing.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
13
magic/magic-docs/es_ES.UTF-8/html/bloom.html
Normal file
13
magic/magic-docs/es_ES.UTF-8/html/bloom.html
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Bloom</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: Bloom</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>Add a glowing \"bloom\" effect to pictures.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
</body></html>
|
||||
|
|
@ -33,6 +33,7 @@
|
|||
</ul>
|
||||
<h2>Color Filters</h2>
|
||||
<ul>
|
||||
<li><a href="bloom.html">Bloom</a></li>
|
||||
<li><a href="cartoon.html">Cartoon</a></li>
|
||||
<li><a href="color_and_white.html">Color and White</a></li>
|
||||
<li><a href="color_shift.html">Color Shift</a></li>
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@ Distorts
|
|||
|
||||
Color Filters
|
||||
|
||||
* Bloom
|
||||
* Cartoon
|
||||
* Color and White
|
||||
* Color Shift
|
||||
|
|
@ -62,6 +63,7 @@ Painting
|
|||
* Confetti
|
||||
* Foam
|
||||
* Fretwork
|
||||
* Fur
|
||||
* Grass
|
||||
* Light
|
||||
* Maze
|
||||
|
|
|
|||
11
magic/magic-docs/fr_FR.UTF-8/bloom.txt
Normal file
11
magic/magic-docs/fr_FR.UTF-8/bloom.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Tux Paint "Magic" Tool: Bloom
|
||||
|
||||
Group: Color Filters
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
Add a glowing \"bloom\" effect to pictures.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
11
magic/magic-docs/fr_FR.UTF-8/fur.txt
Normal file
11
magic/magic-docs/fr_FR.UTF-8/fur.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Tux Paint "Magic" Tool: Fur
|
||||
|
||||
Group: Painting
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
Add fur to your drawing.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
13
magic/magic-docs/fr_FR.UTF-8/html/bloom.html
Normal file
13
magic/magic-docs/fr_FR.UTF-8/html/bloom.html
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Bloom</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: Bloom</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>Add a glowing \"bloom\" effect to pictures.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
</body></html>
|
||||
|
|
@ -34,6 +34,7 @@
|
|||
<h2>Color Filters</h2>
|
||||
<ul>
|
||||
<li><a href="darken.html">Assombrir</a></li>
|
||||
<li><a href="bloom.html">Bloom</a></li>
|
||||
<li><a href="cartoon.html">Cartoon</a></li>
|
||||
<li><a href="color_and_white.html">Color and White</a></li>
|
||||
<li><a href="color_shift.html">Color Shift</a></li>
|
||||
|
|
|
|||
|
|
@ -30,6 +30,7 @@ Distorts
|
|||
Color Filters
|
||||
|
||||
* Assombrir
|
||||
* Bloom
|
||||
* Cartoon
|
||||
* Color and White
|
||||
* Color Shift
|
||||
|
|
@ -64,6 +65,7 @@ Painting
|
|||
* Confettis
|
||||
* Dentifrice
|
||||
* Frise
|
||||
* Fur
|
||||
* Herbe
|
||||
* Lumière
|
||||
* Maze
|
||||
|
|
|
|||
11
magic/magic-docs/gl_ES.UTF-8/bloom.txt
Normal file
11
magic/magic-docs/gl_ES.UTF-8/bloom.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Tux Paint "Magic" Tool: Bloom
|
||||
|
||||
Group: Color Filters
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
Add a glowing \"bloom\" effect to pictures.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
11
magic/magic-docs/gl_ES.UTF-8/fur.txt
Normal file
11
magic/magic-docs/gl_ES.UTF-8/fur.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Tux Paint "Magic" Tool: Fur
|
||||
|
||||
Group: Painting
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
Add fur to your drawing.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
13
magic/magic-docs/gl_ES.UTF-8/html/bloom.html
Normal file
13
magic/magic-docs/gl_ES.UTF-8/html/bloom.html
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Bloom</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: Bloom</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>Add a glowing \"bloom\" effect to pictures.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
</body></html>
|
||||
|
|
@ -33,6 +33,7 @@
|
|||
</ul>
|
||||
<h2>Color Filters</h2>
|
||||
<ul>
|
||||
<li><a href="bloom.html">Bloom</a></li>
|
||||
<li><a href="cartoon.html">Cartoon</a></li>
|
||||
<li><a href="color_and_white.html">Color and White</a></li>
|
||||
<li><a href="color_shift.html">Color Shift</a></li>
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@ Distorts
|
|||
|
||||
Color Filters
|
||||
|
||||
* Bloom
|
||||
* Cartoon
|
||||
* Color and White
|
||||
* Color Shift
|
||||
|
|
@ -62,6 +63,7 @@ Painting
|
|||
* Confetti
|
||||
* Foam
|
||||
* Fretwork
|
||||
* Fur
|
||||
* Grass
|
||||
* Light
|
||||
* Maze
|
||||
|
|
|
|||
11
magic/magic-docs/ja_JP.UTF-8/bloom.txt
Normal file
11
magic/magic-docs/ja_JP.UTF-8/bloom.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Tux Paint "Magic" Tool: Bloom
|
||||
|
||||
Group: Color Filters
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
Add a glowing \"bloom\" effect to pictures.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
11
magic/magic-docs/ja_JP.UTF-8/fur.txt
Normal file
11
magic/magic-docs/ja_JP.UTF-8/fur.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Tux Paint "Magic" Tool: Fur
|
||||
|
||||
Group: Painting
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
Add fur to your drawing.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Tux Paint 0.9.29
|
||||
13
magic/magic-docs/ja_JP.UTF-8/html/bloom.html
Normal file
13
magic/magic-docs/ja_JP.UTF-8/html/bloom.html
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<body><html><head><title>Tux Paint "Magic" Tool: Bloom</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: Bloom</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>Add a glowing \"bloom\" effect to pictures.</p>
|
||||
<hr size="1" noshade />
|
||||
<p align="center">Tux Paint 0.9.29</p>
|
||||
</body></html>
|
||||
|
|
@ -33,6 +33,7 @@
|
|||
</ul>
|
||||
<h2>Color Filters</h2>
|
||||
<ul>
|
||||
<li><a href="bloom.html">Bloom</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>
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@ Distorts
|
|||
|
||||
Color Filters
|
||||
|
||||
* Bloom
|
||||
* Cartoon
|
||||
* Color Shift
|
||||
* Color and White
|
||||
|
|
@ -62,6 +63,7 @@ Painting
|
|||
* Confetti
|
||||
* Foam
|
||||
* Fretwork
|
||||
* Fur
|
||||
* Grass
|
||||
* Light
|
||||
* Maze
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue