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
|
|
@ -100,7 +100,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
avril 29, 2024 </p>
|
||||
octobre 10, 2024 </p>
|
||||
</center>
|
||||
</header>
|
||||
|
||||
|
|
@ -372,10 +372,18 @@
|
|||
Ajoute une ligne contenant le mot "<code><b>rotate</b></code>" au fichier de données brosse. </p>
|
||||
</dd>
|
||||
|
||||
<dt><strong>Pinceaux animés orientables ou tournants</strong></dt>
|
||||
<dt><strong>Chaotic Brushes</strong></dt>
|
||||
<dd>
|
||||
<p>
|
||||
Vous pouvez mélanger animation et orientation (ou rotation) dans un même pinceau. Utilisez les deux options ("<code><b>frames=<i>N</i></b></code>" et "<code><b>directional</b></code>" ou "<code><b>rotate</b></code>) en deux lignes séparées dans le fichier "<code>.dat</code>" qui concerne le pinceau. </p>
|
||||
As of Tux Paint version 0.9.34, brushes can be configured to continuously pick random directions as you draw with them. </p>
|
||||
<p>
|
||||
Ajoute une ligne contenant le mot "<code><b>chaotic</b></code>" au fichier de données brosse. </p>
|
||||
</dd>
|
||||
|
||||
<dt><strong>Animated Directional, Rotating, or Chaotic Brushes</strong></dt>
|
||||
<dd>
|
||||
<p>
|
||||
You may mix both animated and either directional, rotating, or chaotic features into one brush. Use both options desired ("<code><b>frames=<i>N</i></b></code>" and "<code><b>directional</b></code>", "<code><b>rotate</b></code>", or "<code><b>chaotic</b></code>"), in separate lines in the brush's "<code>.dat</code>" file. </p>
|
||||
<p>
|
||||
Pour les pinceaux directionnels, disposez le pinceau de manière à ce que chaque ensemble 3x3 de formes orientables soit disposé sur une grande image PNG. Par exemple, si le pinceau mesure 30x30 et qu'il y a 5 cadres, ce sera 450x90. (Les 150x90 pixels les plus à gauche de l'image représentent les 9 formes de direction pour la première image, par exemple). </p>
|
||||
</dd>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue