Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/docs/EXTENDING.txt
diff options
context:
space:
mode:
authorwkendrick <wkendrick>2006-09-28 07:51:15 (GMT)
committer wkendrick <wkendrick>2006-09-28 07:51:15 (GMT)
commit1840dba1ac04f4e623c3890b1a9024904e808818 (patch)
tree0f8b5e06df422fd3503a936a9d07cc56bcdd00f9 /docs/EXTENDING.txt
parent13341daec10e552afc5c203b40c55847b53eb91a (diff)
Animated brushes can be randomized. Use "random" in its ".dat" file.
Made newly-animated spray brush random.
Diffstat (limited to 'docs/EXTENDING.txt')
-rw-r--r--docs/EXTENDING.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/EXTENDING.txt b/docs/EXTENDING.txt
index 3722f9b..4f47eb7 100644
--- a/docs/EXTENDING.txt
+++ b/docs/EXTENDING.txt
@@ -8,7 +8,7 @@
bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
- June 14, 2002 - September 3, 2006
+ June 14, 2002 - September 28, 2006
--------------------------------------------------------------------------
@@ -164,6 +164,10 @@ Brushes
Add a line containing the line "frames=N" to the brush's data file,
where N is the number of frames in the brush.
+ Note: If you'd rather the frames be flipped through randomly, rather
+ than sequentially, also add a line containing "random" to the
+ brush's data file.
+
Directional Brushes
As of Tux Paint version 0.9.16, you may now create directional