Sync'ing docs to get "chaotic" brush option...
...in EXTENDING and What's New ...and "Watercolor splotches" brush in What's New
This commit is contained in:
parent
e62db79e8f
commit
c089ba9f28
28 changed files with 261 additions and 85 deletions
|
|
@ -5,7 +5,7 @@
|
|||
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
apríl 29, 2024
|
||||
október 10, 2024
|
||||
|
||||
+-----------------------------------------+
|
||||
| Table of Contents |
|
||||
|
|
@ -266,11 +266,21 @@ Rotating Brushes
|
|||
|
||||
|
||||
|
||||
Animated Directional or Rotating Brushes
|
||||
Chaotic Brushes
|
||||
|
||||
You may mix both animated and either directional or rotating features into
|
||||
one brush. Use both options desired ("frames=N" and "directional" or "
|
||||
rotate"), in separate lines in the brush's ".dat" file.
|
||||
As of Tux Paint version 0.9.34, brushes can be configured to continuously
|
||||
pick random directions as you draw with them.
|
||||
|
||||
Add a line containing the word "chaotic" to the brush's data file.
|
||||
|
||||
|
||||
|
||||
Animated Directional, Rotating, or Chaotic Brushes
|
||||
|
||||
You may mix both animated and either directional, rotating, or chaotic
|
||||
features into one brush. Use both options desired ("frames=N" and "
|
||||
directional", "rotate", or "chaotic"), in separate lines in the brush's
|
||||
".dat" file.
|
||||
|
||||
For directional brushes, lay the brush out so that each 3x3 set of
|
||||
directional shapes are laid out across a wide PNG image. For example, if
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue