Syncing docs to get Shaped fill tool mode updates

This commit is contained in:
Bill Kendrick 2023-02-25 16:01:14 -08:00
parent ecab00d4a9
commit a94347e0da
20 changed files with 50 additions and 10 deletions

View file

@ -591,10 +591,14 @@ Outils disponibles
* Radial—cliquez une fois pour remplir une zone avec une
couleur qui s'atténue graduellement, à partir de l'endroit où
vous avez cliqué.
* Shaped — click once to fill an area with a color that fades
away (a gradient), following the contours of the shape you're
filling.
📜 Note: Prior to Tux Paint 0.9.24, "Fill" was a Magic tool (see
below). Prior to Tux Paint 0.9.26, the "Fill" tool only offered
the 'Solid' method of filling.
the 'Solid' method of filling. 'Shaped' fill was introduced in Tux
Paint 0.9.29.
Outil "Magie" (Effets spéciaux)

View file

@ -873,11 +873,12 @@
<li><strong>Brush</strong> &mdash; click and drag to fill an area with a solid color using freehand painting.</li>
<li><strong>Linéaire</strong>&mdash;cliquez et faites glisser pour remplir une zone avec une couleur qui s'atténue au fur et à mesure dans la direction où vous déplacez la souris.</li>
<li><strong>Radial</strong>&mdash;cliquez une fois pour remplir une zone avec une couleur qui s'atténue graduellement, à partir de l'endroit où vous avez cliqué.</li>
<li><strong>Shaped</strong> &mdash; click once to fill an area with a color that fades away (a gradient), following the contours of the shape you're filling.</li>
</ul>
</p>
<p class="note">
<span title="Version variation">&#128220;</span> <strong>Note:</strong> Prior to Tux Paint 0.9.24, "Fill" was a Magic tool (see below). Prior to Tux Paint 0.9.26, the "Fill" tool only offered the 'Solid' method of filling. </p>
<span title="Version variation">&#128220;</span> <strong>Note:</strong> Prior to Tux Paint 0.9.24, "Fill" was a Magic tool (see below). Prior to Tux Paint 0.9.26, the "Fill" tool only offered the 'Solid' method of filling. 'Shaped' fill was introduced in Tux Paint 0.9.29. </p>
</dd>
<dt id="using_tools_drawing_magic">
<strong>Outil "Magie" (Effets spéciaux)</strong>

View file

@ -95,6 +95,7 @@
<li>Brush - Paints with a solid color, without drawing outside the chosen area</li>
<li>Linear - Fills the area with a linear gradient (drag to choose angle and gradient)</li>
<li>Radial - Fills the area with a radial gradient, centered where you clicked/tapped</li>
<li>Shaped - Fills the area with a gradient that follows the contours of the area being filled</li>
</ul>
</li>
</ul>

View file

@ -90,6 +90,8 @@ Tools (Drawing)
angle and gradient)
* Radial - Fills the area with a radial gradient, centered where
you clicked/tapped
* Shaped - Fills the area with a gradient that follows the contours
of the area being filled
🪄Magie