Tweaks to w3m.sh to improve TXT version of docs
Make headers and description terms more apparent, by adding some more regexps into the `sed` that the HTML is piped through before being sent to `w3m`.
This commit is contained in:
parent
3032afb85f
commit
a62db7f9c2
1060 changed files with 10160 additions and 9743 deletions
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: 1-Point Draw
|
||||
|
||||
Group: Projections
|
||||
### Group: Projections ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click and drag to draw with 1-point perspective. Lines will only go towards
|
||||
your vanishing point, or be horizontal or vertical. Use "1-Point Select" to
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: 1-Point Select
|
||||
|
||||
Group: Projections
|
||||
### Group: Projections ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click (and drag) to position the vanishing point that will be used with the
|
||||
"1-Point Draw" tool.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: 2-Point Draw
|
||||
|
||||
Group: Projections
|
||||
### Group: Projections ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click and drag to draw with 2-point perspective. Lines will only go towards
|
||||
your two vanishing points, or aligned with either the "horizon" defined by the
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: 2-Point Select
|
||||
|
||||
Group: Projections
|
||||
### Group: Projections ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click (and drag) to position the two vanishing points that will be used with
|
||||
the "2-Point Draw" tool.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: 3D Glasses
|
||||
|
||||
Group: Color Filters
|
||||
### Group: Color Filters ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This tool horizontally separates your entire picture's color channels, letting
|
||||
you create anaglyphic pictures that can be viewed with various kinds of 3D
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: 3-Point Draw
|
||||
|
||||
Group: Projections
|
||||
### Group: Projections ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click and drag to draw with 3-point perspective. Lines will only go towards
|
||||
your three vanishing points, or aligned with the "horizon" defined by two of
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: 3-Point Select
|
||||
|
||||
Group: Projections
|
||||
### Group: Projections ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click (and drag) to position the three vanishing points that will be used with
|
||||
the "3-Point Draw" tool.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: ASCII Color Computer
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Transform your picture into colored computer "ASCII art".
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: ASCII Computer
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Transform your picture into "ASCII art", computer-style.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: ASCII Typewriter
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Transform your picture into "ASCII art", typewriter-style.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Blind
|
||||
|
||||
Group: Picture Decorations
|
||||
### Group: Picture Decorations ###
|
||||
|
||||
Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>
|
||||
## Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org> ##
|
||||
|
||||
Click towards the edge of your picture to pull window blinds over it. Move
|
||||
perpendicularly to open or close the blinds.
|
||||
|
|
|
|||
|
|
@ -1,9 +1,10 @@
|
|||
Tux Paint "Magic" Tool: Blocks
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Authors: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Authors: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
Albert Cahalan <albert@users.sf.net>
|
||||
##
|
||||
|
||||
This makes the picture blocky looking ("pixelated") wherever you drag the
|
||||
mouse.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Bloom
|
||||
|
||||
Group: Color Filters
|
||||
### Group: Color Filters ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Add a glowing "bloom" effect to pictures.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,10 @@
|
|||
Tux Paint "Magic" Tool: Blur
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Authors: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Authors: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
Albert Cahalan <albert@users.sf.net>
|
||||
##
|
||||
|
||||
This makes the picture fuzzy wherever you drag the mouse.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Bricks
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Albert Cahalan <albert@users.sf.net>
|
||||
## Author: Albert Cahalan <albert@users.sf.net> ##
|
||||
|
||||
This tool intelligently paints brick patterns on the canvas. The bricks can be
|
||||
tinted various redish hues by selecting different colors in the color palette.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Calligraphy
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This paints on the canvas with a calligraphy pen. The quicker you move, the
|
||||
thinner the lines.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Cartoon
|
||||
|
||||
Group: Color Filters
|
||||
### Group: Color Filters ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This makes the picture look like a cartoon — with thick outlines and bright,
|
||||
solid colors — wherever you move the mouse.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Chalk
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This makes parts of the picture (where you move the mouse) look like a chalk
|
||||
drawing.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Checkerboard
|
||||
|
||||
Group: Picture Decorations
|
||||
### Group: Picture Decorations ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This covers the entire canvas with a checkboard pattern using the current
|
||||
color. Drag to change the size of the squares.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Circles
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This transforms the picture into circular brush strokes around where you
|
||||
clicked.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Clone
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Clone (copy, via painting) part of the picture. Click ones to choose the
|
||||
source, then click and drag to clone it elsewhere in the drawing. Once you
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Color and White
|
||||
|
||||
Group: Color Filters
|
||||
### Group: Color Filters ###
|
||||
|
||||
Author: Andrew Corcoran <akanewbie@gmail.com>
|
||||
## Author: Andrew Corcoran <akanewbie@gmail.com> ##
|
||||
|
||||
This makes parts of your picture two colors: white, and the color chosen in the
|
||||
palette — i.e., if you choose black, you'll get a black and white picture; no
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Color Shift
|
||||
|
||||
Group: Color Filters
|
||||
### Group: Color Filters ###
|
||||
|
||||
Author: Andrew Corcoran <akanewbie@gmail.com>
|
||||
## Author: Andrew Corcoran <akanewbie@gmail.com> ##
|
||||
|
||||
This shifts the colors in your picture.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Color Sep.
|
||||
|
||||
Group: Color Filters
|
||||
### Group: Color Filters ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This tool separates one color out of your entire picture, shifting colors away
|
||||
from each other (similar to '3D Glasses', but you may choose the any color to
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Comic Dots
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Draws a repeating dot pattern, simulating the "Ben Day process" used in early
|
||||
comic books.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Concentric Circle
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Draw concentric circles.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Concentric Square
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Draw concentric squares.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Confetti
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Adam Rakowski <foo-script@o2.pl>
|
||||
## Author: Adam Rakowski <foo-script@o2.pl> ##
|
||||
|
||||
Throw confetti around your picture!
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Crescent
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Draw one of various crescent shapes at a chosen angle.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Darken
|
||||
|
||||
Group: Color Filters
|
||||
### Group: Color Filters ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This darkens the colors wherever you drag the mouse. (Do it to the same spot
|
||||
many times, and it will eventually become black.)
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Desaturate
|
||||
|
||||
Group: Color Filters
|
||||
### Group: Color Filters ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This desaturates the colors wherever you drag the mouse. (Do it to the same
|
||||
spot many times, and it will eventually become greyscale.)
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Dimetric Draw
|
||||
|
||||
Group: Projections
|
||||
### Group: Projections ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click and drag to draw in a dimetric projection. Lines will only go vertically,
|
||||
or at a chosen angle and its mirror. Use "Dimetric Select" to adjust the angle.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Dimetric Select
|
||||
|
||||
Group: Projections
|
||||
### Group: Projections ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click (and drag) to position the pair of angles that will be used with the
|
||||
"Dimetric Draw" tool.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Distortion
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This slightly distorts the picture wherever you move the mouse.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Dither
|
||||
|
||||
Group: Color Filters
|
||||
### Group: Color Filters ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This makes parts of your picture two colors: white, and the color chosen in the
|
||||
palette, using a dithered pattern of dots that reflect the original picture's
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Dither (Keep Colors)
|
||||
|
||||
Group: Color Filters
|
||||
### Group: Color Filters ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This makes parts of your picture two colors: white, and colors based on your
|
||||
original drawing, using a dithered pattern of dots that reflect the original
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Double Vision
|
||||
|
||||
Group: Color Filters
|
||||
### Group: Color Filters ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This blends the image with itself, to simulate double vision.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Drip
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This makes the paint "drip" wherever you move the mouse.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Edges
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Author: Andrew Corcoran <akanewbie@gmail.com>
|
||||
## Author: Andrew Corcoran <akanewbie@gmail.com> ##
|
||||
|
||||
Trace the edges in your picture, over a white background.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Emboss
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This makes parts of your picture look "embossed." Wherever there are sharp
|
||||
edges in your picture, the picture will look raised like it was stamped in
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Epitrochoid
|
||||
|
||||
Group: Artistic
|
||||
### Group: Artistic ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click to place the center of an epitrochoid curve, then drag left/right to
|
||||
adjust the radius of a fixed circle, and up/down to adjust the radius of the
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Epitrochoid Edge
|
||||
|
||||
Group: Artistic
|
||||
### Group: Artistic ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click to place the center of an epitrochoid curve, then drag left/right to
|
||||
adjust the radius of a fixed circle, and up/down to adjust the radius of the
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Epitrochoid Inside
|
||||
|
||||
Group: Artistic
|
||||
### Group: Artistic ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click to place the center of an epitrochoid curve, then drag left/right to
|
||||
adjust the radius of a fixed circle, and up/down to adjust the radius of the
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Epitrochoid Outside
|
||||
|
||||
Group: Artistic
|
||||
### Group: Artistic ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click to place the center of an epitrochoid curve, then drag left/right to
|
||||
adjust the radius of a fixed circle, and up/down to adjust the radius of the
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Filled Polygon
|
||||
|
||||
Group: Artistic
|
||||
### Group: Artistic ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Place three or more connected points on your picture to form a polygon; it will
|
||||
be filled with the currently-chosen color. (Connect the final (red) point to
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Fisheye
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Author: Adam Rakowski <foo-script@o2.pl>
|
||||
## Author: Adam Rakowski <foo-script@o2.pl> ##
|
||||
|
||||
Warp parts of your picture like it's being seen through a fisheye lens.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Flip
|
||||
|
||||
Group: Picture Warps
|
||||
### Group: Picture Warps ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Similar to "Mirror." Click and the entire image will be turned upside-down.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Flower
|
||||
|
||||
Group: Artistic
|
||||
### Group: Artistic ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This tool draws small flowers, with leafy bases and stalks. Click to set the
|
||||
base, then drag the mouse upwards to draw the stalk, and finally release the
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Foam
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click and drag the mouse to draw foamy bubbles. The more you drag the mouse in
|
||||
a particular spot, the more likely small bubbles will combine to form bigger
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
Tux Paint "Magic" Tool: Fold
|
||||
|
||||
Group: Picture Warps
|
||||
### Group: Picture Warps ###
|
||||
|
||||
Authors: Adam Rakowski <foo-script@o2.pl>
|
||||
## Authors: Adam Rakowski <foo-script@o2.pl>
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
|
||||
##
|
||||
|
||||
Click a corner of your picture and drag towards the center to fold it up like a
|
||||
piece of paper.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Fractal
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
A set of tools that recursively repeat what you draw, scaling and/or rotating
|
||||
it as they repeat.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Fretwork
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>
|
||||
## Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org> ##
|
||||
|
||||
Draw an interlaced decorative design that looks like wooden fretwork.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Fur
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Add fur to your drawing.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Glass Tile
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click and drag over your picture to make it look like it's being seen through
|
||||
glass tiles.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Googly Eyes
|
||||
|
||||
Group: Artistic
|
||||
### Group: Artistic ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Draws a googly eye where you click. Drag to position the pupil. (If the Magic
|
||||
size feature is disabled, multiple "Googly Eyes" tools will be made available.)
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Grass
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Albert Cahalan <albert@users.sf.net>
|
||||
## Author: Albert Cahalan <albert@users.sf.net> ##
|
||||
|
||||
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
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Halftone
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This makes parts of your picture look like newsprint. Different sizes of cyan,
|
||||
magenta, yellow, and black "ink" will appear in place of your picture.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Hexagon Mosaic
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>
|
||||
## Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org> ##
|
||||
|
||||
Converts parts of your picture into a mosaic of hexagon cells.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Hypotrochoid
|
||||
|
||||
Group: Artistic
|
||||
### Group: Artistic ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click to place the center of a hypotrochoid curve, then drag left/right to
|
||||
adjust the radius of a fixed circle, and up/down to adjust the radius of the
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Hypotrochoid Edge
|
||||
|
||||
Group: Artistic
|
||||
### Group: Artistic ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click to place the center of a hypotrochoid curve, then drag left/right to
|
||||
adjust the radius of a fixed circle, and up/down to adjust the radius of the
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Hypotrochoid Inside
|
||||
|
||||
Group: Artistic
|
||||
### Group: Artistic ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click to place the center of a hypotrochoid curve, then drag left/right to
|
||||
adjust the radius of a fixed circle, and up/down to adjust the radius of the
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Hypotrochoid Outside
|
||||
|
||||
Group: Artistic
|
||||
### Group: Artistic ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click to place the center of a hypotrochoid curve, then drag left/right to
|
||||
adjust the radius of a fixed circle, and up/down to adjust the radius of the
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Tux Paint "Magic" Tool: List of Magic Tools
|
||||
|
||||
Distorts
|
||||
### Distorts ###
|
||||
|
||||
* Blur
|
||||
* Sharpen
|
||||
|
|
@ -31,7 +31,7 @@ Distorts
|
|||
* Noise
|
||||
* Halftone
|
||||
|
||||
Color Filters
|
||||
### Color Filters ###
|
||||
|
||||
* Negative
|
||||
* Opposite
|
||||
|
|
@ -53,7 +53,7 @@ Color Filters
|
|||
* Xor Colors
|
||||
* Bloom
|
||||
|
||||
Picture Warps
|
||||
### Picture Warps ###
|
||||
|
||||
* Mirror
|
||||
* Flip
|
||||
|
|
@ -71,7 +71,7 @@ Picture Warps
|
|||
* Kaleido-4, Kaleido-6, and Kaleido-8
|
||||
* Rotate
|
||||
|
||||
Painting
|
||||
### Painting ###
|
||||
|
||||
* Bricks
|
||||
* Spray Paint
|
||||
|
|
@ -104,7 +104,7 @@ Painting
|
|||
* Light
|
||||
* Fractal
|
||||
|
||||
Pattern Painting
|
||||
### Pattern Painting ###
|
||||
|
||||
* Symmetry Left/Right
|
||||
* Symmetry Up/Down
|
||||
|
|
@ -116,14 +116,14 @@ Pattern Painting
|
|||
* Tessellation Pointy
|
||||
* Tessellation Flat
|
||||
|
||||
Picture Decorations
|
||||
### Picture Decorations ###
|
||||
|
||||
* Blind
|
||||
* Checkerboard
|
||||
* Snow Ball
|
||||
* Snow Flake
|
||||
|
||||
Projections
|
||||
### Projections ###
|
||||
|
||||
* 1-Point Draw
|
||||
* 1-Point Select
|
||||
|
|
@ -139,7 +139,7 @@ Projections
|
|||
* Oblique Draw
|
||||
* Oblique Select
|
||||
|
||||
Artistic
|
||||
### Artistic ###
|
||||
|
||||
* Flower
|
||||
* Googly Eyes
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Irregular Mosaic
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>
|
||||
## Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org> ##
|
||||
|
||||
Converts parts of your picture into a mosaic of irregularly-shaped cells.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Isometric Line
|
||||
|
||||
Group: Projections
|
||||
### Group: Projections ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click and drag to draw in an isometric projection. Lines will only go
|
||||
vertically, or at two mirrored angles. (The angles are preset and evenly spaced
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Kaleidoscope
|
||||
|
||||
Group: Pattern Painting
|
||||
### Group: Pattern Painting ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This paint brush draws in four places at the same time, mirroring
|
||||
symmetrically, both horizontally and vertically. It uses the currently selected
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Kaleido-4, Kaleido-6, and Kaleido-8
|
||||
|
||||
Group: Picture Warps
|
||||
### Group: Picture Warps ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
These three tools make it look like your picture is being viewed through a
|
||||
kaleidoscope.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Keep Color
|
||||
|
||||
Group: Color Filters
|
||||
### Group: Color Filters ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This completely desaturates (turns greyscale) any parts of the image that do
|
||||
not match the selected color.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Light
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This draws a glowing beam on the canvas, in the currently-selected color. The
|
||||
more you use it on one spot, the more white it becomes.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Lighten
|
||||
|
||||
Group: Color Filters
|
||||
### Group: Color Filters ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This fades the colors wherever you drag the mouse. (Do it to the same spot many
|
||||
times, and it will eventually become white.)
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Lightning
|
||||
|
||||
Group: Artistic
|
||||
### Group: Artistic ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Draws a lightning bolt between two points on the picture.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Loops
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Draw loop-the-loops on the canvas, in the currently-selected color.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Maze
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click and drag to construct a maze on your picture.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Metal Paint
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click and drag to draw shiny metal using the current color.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Mirror
|
||||
|
||||
Group: Picture Warps
|
||||
### Group: Picture Warps ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
When you click the mouse in your picture with the "Mirror" magic effect
|
||||
selected, the entire image will be reversed, turning it into a mirror image.
|
||||
|
|
|
|||
|
|
@ -1,9 +1,10 @@
|
|||
Tux Paint "Magic" Tool: Mosaic
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Authors: Adam Rakowski <foo-script@o2.pl>
|
||||
## Authors: Adam Rakowski <foo-script@o2.pl>
|
||||
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
|
||||
##
|
||||
|
||||
Adds a glass mosaic effect to your picture.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Negative
|
||||
|
||||
Group: Color Filters
|
||||
### Group: Color Filters ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This inverts the colors wherever you drag the mouse. (e.g., white becomes
|
||||
black, and vice versa.) It inverts the values of the Red, Green, and Blue
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Noise
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Author: Andrew Corcoran <akanewbie@gmail.com>
|
||||
## Author: Andrew Corcoran <akanewbie@gmail.com> ##
|
||||
|
||||
Add random noise and static to your picture.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Oblique Draw
|
||||
|
||||
Group: Projections
|
||||
### Group: Projections ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click and drag to draw in an oblique projection. Lines will only go vertically,
|
||||
horizontally, and at a chosen angle. Use "Oblique Select" to adjust the angle.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Oblique Select
|
||||
|
||||
Group: Projections
|
||||
### Group: Projections ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click (and drag) to position the angle that will be used with the "Oblique
|
||||
Draw" tool.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Opposite
|
||||
|
||||
Group: Color Filters
|
||||
### Group: Color Filters ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This converts the colors wherever you drag the mouse into their complementary
|
||||
(opposite) colors. (e.g., blue becomes orange, and vice versa.) It changes the
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Panels
|
||||
|
||||
Group: Picture Warps
|
||||
### Group: Picture Warps ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Shrink the image and repeat it four times in a 2-by-2 grid. Useful for creating
|
||||
4-panel comics. Can also be used to create a compound-eye effect.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Pattern
|
||||
|
||||
Group: Pattern Painting
|
||||
### Group: Pattern Painting ###
|
||||
|
||||
Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>
|
||||
## Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org> ##
|
||||
|
||||
Draws a tiled pattern around the picture.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Perspective
|
||||
|
||||
Group: Picture Warps
|
||||
### Group: Picture Warps ###
|
||||
|
||||
Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org>
|
||||
## Author: Pere Pujal i Carabantes <pere@fornol.no-ip.org> ##
|
||||
|
||||
Click and drag from the corners to change the perspective of your picture.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Picasso
|
||||
|
||||
Group: Pattern Painting
|
||||
### Group: Pattern Painting ###
|
||||
|
||||
Author: Adam Rakowski <foo-script@o2.pl>
|
||||
## Author: Adam Rakowski <foo-script@o2.pl> ##
|
||||
|
||||
Draw three swirling brushes at once, in a Picasso style.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Pixels
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Draw large square "pixels" on the canvas.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Puzzle
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Author: Adam Rakowski <foo-script@o2.pl>
|
||||
## Author: Adam Rakowski <foo-script@o2.pl> ##
|
||||
|
||||
Slide parts of your picture around like a sliding puzzle.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
Tux Paint "Magic" Tool: Rails
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Authors: Adam Rakowski <foo-script@o2.pl>
|
||||
## Authors: Adam Rakowski <foo-script@o2.pl>
|
||||
Pere Pujal i Carabantes <pere@fornol.no-ip.org>
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
##
|
||||
|
||||
Draw connecting locomotive train rails on your picture.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Rain
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Andrew Corcoran <akanewbie@gmail.com>
|
||||
## Author: Andrew Corcoran <akanewbie@gmail.com> ##
|
||||
|
||||
Paint raindrops on your picture.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Rainbow
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This is similar to the paint brush, but as you move the mouse around, it cycles
|
||||
through a spectrum of bright colors.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Rainbow Cycle
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This is similar to Rainbow and Smooth Rainbow magic tools — it cycles through a
|
||||
spectrum of bright colors, but only changes between strokes (after you release
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Rays
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This transforms the picture into brush strokes that point towards where you
|
||||
clicked.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Real Rainbow
|
||||
|
||||
Group: Artistic
|
||||
### Group: Artistic ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Draw a transparent arc that looks like a real rainbow.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Reflection
|
||||
|
||||
Group: Picture Warps
|
||||
### Group: Picture Warps ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click and drag down, up, left, or right, to add a reflection to you picture.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Remove Color
|
||||
|
||||
Group: Color Filters
|
||||
### Group: Color Filters ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This completely desaturates (turns greyscale) parts of the image that match the
|
||||
selected color.
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Ribbon
|
||||
|
||||
Group: Painting
|
||||
### Group: Painting ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
This draws a flowing ribbon behind the mouse as you move it.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Ripples
|
||||
|
||||
Group: Distorts
|
||||
### Group: Distorts ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click in your picture to make water ripple distortions appear over it.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Rosette
|
||||
|
||||
Group: Pattern Painting
|
||||
### Group: Pattern Painting ###
|
||||
|
||||
Author: Adam Rakowski <foo-script@o2.pl>
|
||||
## Author: Adam Rakowski <foo-script@o2.pl> ##
|
||||
|
||||
Draw three brushes at once, in a rosette shape.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: Rotate
|
||||
|
||||
Group: Picture Warps
|
||||
### Group: Picture Warps ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Click and drag to rotate the drawing. (Your chosen color will be used as a
|
||||
background color.)
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Tux Paint "Magic" Tool: ROYGBIV Rainbow
|
||||
|
||||
Group: Artistic
|
||||
### Group: Artistic ###
|
||||
|
||||
Author: Bill Kendrick <bill@newbreedsoftware.com>
|
||||
## Author: Bill Kendrick <bill@newbreedsoftware.com> ##
|
||||
|
||||
Draw a rainbow arc of red, orange, yellow, green, blue, indigo and violet.
|
||||
|
||||
|
|
|
|||
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