README - expanding section on color choices

This commit is contained in:
Bill Kendrick 2022-03-17 01:59:01 -07:00
parent b95bb10768
commit afb7c3c028
12 changed files with 295 additions and 75 deletions

View file

@ -193,20 +193,40 @@ Main Screen
flood-filling an area of the picture.)
On the far right are three special color options:
* The "color picker" (which has an outline of an eye-dropper)
allows you to pick a color found within your drawing. A
shortcut key is available to access this feature quickly; see
below.
* The rainbow palette allows you to pick a color from within a
box containing various saturations of every hue, along with a
value level.
* The "color mixer" (which has silhouette of a paint palette)
* Color Picker
The "color picker" (which has an outline of an eye-dropper)
allows you to pick a color found within your drawing.
(A shortcut key is available to access this feature quickly;
see below.)
* Rainbow Palette
The rainbow palette allows you to pick any color by choosing
the hue, saturation, and value of the color you want. A box
on the left displays hundreds of hues — from red at the top
through to violet at the bottom — at hundreds of
saturation/intensity levels — from pale & washed-out on the
left through to pure on the right. A grey vertical bar
provides access to hundreds of value levels — from lighest at
the top through to darkest at the bottom.
Click the green checkbox button to select the color, or the
"Back" button to dismiss the pop-up without picking a new
color.
* Color Mixer
The "color mixer" (which has silhouette of a paint palette)
allows you to create colors by blending primary additive
colors — red, yellow, and blue — along with white (to
"tint"), grey (to "tone"), and black (to "shade"). The ratios
of colors added are shown at the bottom.
"tint"), grey (to "tone"), and black (to "shade").
You may click any button multiple times (for example, red +
red + yellow results in a red-orange color). The ratios of
colors added are shown at the bottom.
You can start over (reset to no colors in your picture) by
clicking the "Clear" button. You can also undo or redo
multiple steps of mixing, in case you made a mistake (without
having to start over).
Click the green checkbox button to select the color, or the
"Back" button to dismiss the pop-up without picking a new
color.
When the active tool supports colors, a shortcut may be used to
When the active tool supports colors, a shortcut may be used to
access the "color picker" option more quickly. Hold the [Control]
key while clicking, and the color under the mouse cursor will be
shown at the bottom. You may drag around to canvas to find the

View file

@ -413,13 +413,37 @@
align="right">
<p id="special_color_options">
On the far right are three special color options: <ul>
<li>The "color picker" (which has an outline of an eye-dropper) allows you to pick a color found within your drawing. A shortcut key is available to access this feature quickly; see below. <li>The rainbow palette allows you to pick a color from within a box containing various saturations of every hue, along with a value level.</li>
<li>The "color mixer" (which has silhouette of a paint palette) allows you to create colors by blending primary additive colors &mdash; red, yellow, and blue &mdash; along with white (to "tint"), grey (to "tone"), and black (to "shade"). The ratios of colors added are shown at the bottom.</li>
<li>
<strong>Color Picker</strong><br/>
The "color picker" (which has an outline of an eye-dropper) allows you to pick a color found within your drawing.<br/>
(A shortcut key is available to access this feature quickly; see below.) </li>
<li>
<strong>Rainbow Palette</strong><br/>
The rainbow palette allows you to pick any color by choosing the hue, saturation, and value of the color you want. A box on the left displays hundreds of hues &mdash; from red at the top through to violet at the bottom &mdash; at hundreds of saturation/intensity levels &mdash; from pale &amp; washed-out on the left through to pure on the right. A grey vertical bar provides access to hundreds of value levels &mdash; from lighest at the top through to darkest at the bottom.<br/>
Click the green checkbox button to select the color, or the "Back" button to dismiss the pop-up without picking a new color. <div class="screenshot-center">
<img src="../../html/images/colors_rainbow_palette.png"
width="542"
height="291"
alt="" />
</div>
</li>
<li>
<strong>Color Mixer</strong><br/>
The "color mixer" (which has silhouette of a paint palette) allows you to create colors by blending primary additive colors &mdash; red, yellow, and blue &mdash; along with white (to "tint"), grey (to "tone"), and black (to "shade").<br/>
You may click any button multiple times (for example, <span class="white-space: nowrap;">red + red + yellow</span> results in a red-orange color). The ratios of colors added are shown at the bottom.<br/>
You can start over (reset to no colors in your picture) by clicking the "Clear" button. You can also undo or redo multiple steps of mixing, in case you made a mistake (without having to start over).<br/>
Click the green checkbox button to select the color, or the "Back" button to dismiss the pop-up without picking a new color. <div class="screenshot-center">
<img src="../../html/images/colors_mixer.png"
width="420"
height="320"
alt="" />
</div>
</li>
</ul>
</p>
<p>
When the active tool supports colors, a shortcut may be used to access the "color picker" option more quickly. Hold the <b><code>[Control]</code></b> key while clicking, and the color under the mouse cursor will be shown at the bottom. You may drag around to canvas to find the color you want. When you release the mouse button, the color under the cursor will be selected. If you release the mouse outside of the canvas (e.g., over the "Tools" area), the color selection will be left unchanged. (This is similar to clicking the"Back" button that's available when bringing up the "color picker" option via its button the color palette.) </p>
<p class="note">
<span title="Keyboard shortcut">&#9000;</span> When the active tool supports colors, a shortcut may be used to access the "color picker" option more quickly. Hold the <b><code>[Control]</code></b> key while clicking, and the color under the mouse cursor will be shown at the bottom. You may drag around to canvas to find the color you want. When you release the mouse button, the color under the cursor will be selected. If you release the mouse outside of the canvas (e.g., over the "Tools" area), the color selection will be left unchanged. (This is similar to clicking the"Back" button that's available when bringing up the "color picker" option via its button the color palette.) </p>
<p class="note">
<span title="Configuration option">&#9881;</span> <strong>Note:</strong> You can define your own colors for Tux Paint. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>

View file

@ -193,20 +193,40 @@ Main Screen
flood-filling an area of the picture.)
On the far right are three special color options:
* The "color picker" (which has an outline of an eye-dropper)
allows you to pick a color found within your drawing. A
shortcut key is available to access this feature quickly; see
below.
* The rainbow palette allows you to pick a color from within a
box containing various saturations of every hue, along with a
value level.
* The "color mixer" (which has silhouette of a paint palette)
* Color Picker
The "color picker" (which has an outline of an eye-dropper)
allows you to pick a color found within your drawing.
(A shortcut key is available to access this feature quickly;
see below.)
* Rainbow Palette
The rainbow palette allows you to pick any color by choosing
the hue, saturation, and value of the color you want. A box
on the left displays hundreds of hues — from red at the top
through to violet at the bottom — at hundreds of
saturation/intensity levels — from pale & washed-out on the
left through to pure on the right. A grey vertical bar
provides access to hundreds of value levels — from lighest at
the top through to darkest at the bottom.
Click the green checkbox button to select the color, or the
"Back" button to dismiss the pop-up without picking a new
color.
* Color Mixer
The "color mixer" (which has silhouette of a paint palette)
allows you to create colors by blending primary additive
colors — red, yellow, and blue — along with white (to
"tint"), grey (to "tone"), and black (to "shade"). The ratios
of colors added are shown at the bottom.
"tint"), grey (to "tone"), and black (to "shade").
You may click any button multiple times (for example, red +
red + yellow results in a red-orange color). The ratios of
colors added are shown at the bottom.
You can start over (reset to no colors in your picture) by
clicking the "Clear" button. You can also undo or redo
multiple steps of mixing, in case you made a mistake (without
having to start over).
Click the green checkbox button to select the color, or the
"Back" button to dismiss the pop-up without picking a new
color.
When the active tool supports colors, a shortcut may be used to
When the active tool supports colors, a shortcut may be used to
access the "color picker" option more quickly. Hold the [Control]
key while clicking, and the color under the mouse cursor will be
shown at the bottom. You may drag around to canvas to find the

View file

@ -413,13 +413,37 @@
align="right">
<p id="special_color_options">
On the far right are three special color options: <ul>
<li>The "color picker" (which has an outline of an eye-dropper) allows you to pick a color found within your drawing. A shortcut key is available to access this feature quickly; see below. <li>The rainbow palette allows you to pick a color from within a box containing various saturations of every hue, along with a value level.</li>
<li>The "color mixer" (which has silhouette of a paint palette) allows you to create colors by blending primary additive colors &mdash; red, yellow, and blue &mdash; along with white (to "tint"), grey (to "tone"), and black (to "shade"). The ratios of colors added are shown at the bottom.</li>
<li>
<strong>Color Picker</strong><br/>
The "color picker" (which has an outline of an eye-dropper) allows you to pick a color found within your drawing.<br/>
(A shortcut key is available to access this feature quickly; see below.) </li>
<li>
<strong>Rainbow Palette</strong><br/>
The rainbow palette allows you to pick any color by choosing the hue, saturation, and value of the color you want. A box on the left displays hundreds of hues &mdash; from red at the top through to violet at the bottom &mdash; at hundreds of saturation/intensity levels &mdash; from pale &amp; washed-out on the left through to pure on the right. A grey vertical bar provides access to hundreds of value levels &mdash; from lighest at the top through to darkest at the bottom.<br/>
Click the green checkbox button to select the color, or the "Back" button to dismiss the pop-up without picking a new color. <div class="screenshot-center">
<img src="../../html/images/colors_rainbow_palette.png"
width="542"
height="291"
alt="" />
</div>
</li>
<li>
<strong>Color Mixer</strong><br/>
The "color mixer" (which has silhouette of a paint palette) allows you to create colors by blending primary additive colors &mdash; red, yellow, and blue &mdash; along with white (to "tint"), grey (to "tone"), and black (to "shade").<br/>
You may click any button multiple times (for example, <span class="white-space: nowrap;">red + red + yellow</span> results in a red-orange color). The ratios of colors added are shown at the bottom.<br/>
You can start over (reset to no colors in your picture) by clicking the "Clear" button. You can also undo or redo multiple steps of mixing, in case you made a mistake (without having to start over).<br/>
Click the green checkbox button to select the color, or the "Back" button to dismiss the pop-up without picking a new color. <div class="screenshot-center">
<img src="../../html/images/colors_mixer.png"
width="420"
height="320"
alt="" />
</div>
</li>
</ul>
</p>
<p>
When the active tool supports colors, a shortcut may be used to access the "color picker" option more quickly. Hold the <b><code>[Control]</code></b> key while clicking, and the color under the mouse cursor will be shown at the bottom. You may drag around to canvas to find the color you want. When you release the mouse button, the color under the cursor will be selected. If you release the mouse outside of the canvas (e.g., over the "Tools" area), the color selection will be left unchanged. (This is similar to clicking the"Back" button that's available when bringing up the "color picker" option via its button the color palette.) </p>
<p class="note">
<span title="Keyboard shortcut">&#9000;</span> When the active tool supports colors, a shortcut may be used to access the "color picker" option more quickly. Hold the <b><code>[Control]</code></b> key while clicking, and the color under the mouse cursor will be shown at the bottom. You may drag around to canvas to find the color you want. When you release the mouse button, the color under the cursor will be selected. If you release the mouse outside of the canvas (e.g., over the "Tools" area), the color selection will be left unchanged. (This is similar to clicking the"Back" button that's available when bringing up the "color picker" option via its button the color palette.) </p>
<p class="note">
<span title="Configuration option">&#9881;</span> <strong>Note:</strong> You can define your own colors for Tux Paint. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>

View file

@ -202,20 +202,40 @@ Lancement de Tux Paint
flood-filling an area of the picture.)
On the far right are three special color options:
* The "color picker" (which has an outline of an eye-dropper)
allows you to pick a color found within your drawing. A
shortcut key is available to access this feature quickly; see
below.
* The rainbow palette allows you to pick a color from within a
box containing various saturations of every hue, along with a
value level.
* The "color mixer" (which has silhouette of a paint palette)
* Color Picker
The "color picker" (which has an outline of an eye-dropper)
allows you to pick a color found within your drawing.
(A shortcut key is available to access this feature quickly;
see below.)
* Rainbow Palette
The rainbow palette allows you to pick any color by choosing
the hue, saturation, and value of the color you want. A box
on the left displays hundreds of hues — from red at the top
through to violet at the bottom — at hundreds of
saturation/intensity levels — from pale & washed-out on the
left through to pure on the right. A grey vertical bar
provides access to hundreds of value levels — from lighest at
the top through to darkest at the bottom.
Click the green checkbox button to select the color, or the
"Back" button to dismiss the pop-up without picking a new
color.
* Color Mixer
The "color mixer" (which has silhouette of a paint palette)
allows you to create colors by blending primary additive
colors — red, yellow, and blue — along with white (to
"tint"), grey (to "tone"), and black (to "shade"). The ratios
of colors added are shown at the bottom.
"tint"), grey (to "tone"), and black (to "shade").
You may click any button multiple times (for example, red +
red + yellow results in a red-orange color). The ratios of
colors added are shown at the bottom.
You can start over (reset to no colors in your picture) by
clicking the "Clear" button. You can also undo or redo
multiple steps of mixing, in case you made a mistake (without
having to start over).
Click the green checkbox button to select the color, or the
"Back" button to dismiss the pop-up without picking a new
color.
When the active tool supports colors, a shortcut may be used to
When the active tool supports colors, a shortcut may be used to
access the "color picker" option more quickly. Hold the [Control]
key while clicking, and the color under the mouse cursor will be
shown at the bottom. You may drag around to canvas to find the

View file

@ -413,13 +413,37 @@
align="right">
<p id="special_color_options">
On the far right are three special color options: <ul>
<li>The "color picker" (which has an outline of an eye-dropper) allows you to pick a color found within your drawing. A shortcut key is available to access this feature quickly; see below. <li>The rainbow palette allows you to pick a color from within a box containing various saturations of every hue, along with a value level.</li>
<li>The "color mixer" (which has silhouette of a paint palette) allows you to create colors by blending primary additive colors &mdash; red, yellow, and blue &mdash; along with white (to "tint"), grey (to "tone"), and black (to "shade"). The ratios of colors added are shown at the bottom.</li>
<li>
<strong>Color Picker</strong><br/>
The "color picker" (which has an outline of an eye-dropper) allows you to pick a color found within your drawing.<br/>
(A shortcut key is available to access this feature quickly; see below.) </li>
<li>
<strong>Rainbow Palette</strong><br/>
The rainbow palette allows you to pick any color by choosing the hue, saturation, and value of the color you want. A box on the left displays hundreds of hues &mdash; from red at the top through to violet at the bottom &mdash; at hundreds of saturation/intensity levels &mdash; from pale &amp; washed-out on the left through to pure on the right. A grey vertical bar provides access to hundreds of value levels &mdash; from lighest at the top through to darkest at the bottom.<br/>
Click the green checkbox button to select the color, or the "Back" button to dismiss the pop-up without picking a new color. <div class="screenshot-center">
<img src="../../html/images/colors_rainbow_palette.png"
width="542"
height="291"
alt="" />
</div>
</li>
<li>
<strong>Color Mixer</strong><br/>
The "color mixer" (which has silhouette of a paint palette) allows you to create colors by blending primary additive colors &mdash; red, yellow, and blue &mdash; along with white (to "tint"), grey (to "tone"), and black (to "shade").<br/>
You may click any button multiple times (for example, <span class="white-space: nowrap;">red + red + yellow</span> results in a red-orange color). The ratios of colors added are shown at the bottom.<br/>
You can start over (reset to no colors in your picture) by clicking the "Clear" button. You can also undo or redo multiple steps of mixing, in case you made a mistake (without having to start over).<br/>
Click the green checkbox button to select the color, or the "Back" button to dismiss the pop-up without picking a new color. <div class="screenshot-center">
<img src="../../html/images/colors_mixer.png"
width="420"
height="320"
alt="" />
</div>
</li>
</ul>
</p>
<p>
When the active tool supports colors, a shortcut may be used to access the "color picker" option more quickly. Hold the <b><code>[Control]</code></b> key while clicking, and the color under the mouse cursor will be shown at the bottom. You may drag around to canvas to find the color you want. When you release the mouse button, the color under the cursor will be selected. If you release the mouse outside of the canvas (e.g., over the "Tools" area), the color selection will be left unchanged. (This is similar to clicking the"Back" button that's available when bringing up the "color picker" option via its button the color palette.) </p>
<p class="note">
<span title="Keyboard shortcut">&#9000;</span> When the active tool supports colors, a shortcut may be used to access the "color picker" option more quickly. Hold the <b><code>[Control]</code></b> key while clicking, and the color under the mouse cursor will be shown at the bottom. You may drag around to canvas to find the color you want. When you release the mouse button, the color under the cursor will be selected. If you release the mouse outside of the canvas (e.g., over the "Tools" area), the color selection will be left unchanged. (This is similar to clicking the"Back" button that's available when bringing up the "color picker" option via its button the color palette.) </p>
<p class="note">
<span title="Configuration option">&#9881;</span> <strong>Note:</strong> You can define your own colors for Tux Paint. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>

View file

@ -195,20 +195,40 @@ Pantalla principal
flood-filling an area of the picture.)
On the far right are three special color options:
* The "color picker" (which has an outline of an eye-dropper)
allows you to pick a color found within your drawing. A
shortcut key is available to access this feature quickly; see
below.
* The rainbow palette allows you to pick a color from within a
box containing various saturations of every hue, along with a
value level.
* The "color mixer" (which has silhouette of a paint palette)
* Color Picker
The "color picker" (which has an outline of an eye-dropper)
allows you to pick a color found within your drawing.
(A shortcut key is available to access this feature quickly;
see below.)
* Rainbow Palette
The rainbow palette allows you to pick any color by choosing
the hue, saturation, and value of the color you want. A box
on the left displays hundreds of hues — from red at the top
through to violet at the bottom — at hundreds of
saturation/intensity levels — from pale & washed-out on the
left through to pure on the right. A grey vertical bar
provides access to hundreds of value levels — from lighest at
the top through to darkest at the bottom.
Click the green checkbox button to select the color, or the
"Back" button to dismiss the pop-up without picking a new
color.
* Color Mixer
The "color mixer" (which has silhouette of a paint palette)
allows you to create colors by blending primary additive
colors — red, yellow, and blue — along with white (to
"tint"), grey (to "tone"), and black (to "shade"). The ratios
of colors added are shown at the bottom.
"tint"), grey (to "tone"), and black (to "shade").
You may click any button multiple times (for example, red +
red + yellow results in a red-orange color). The ratios of
colors added are shown at the bottom.
You can start over (reset to no colors in your picture) by
clicking the "Clear" button. You can also undo or redo
multiple steps of mixing, in case you made a mistake (without
having to start over).
Click the green checkbox button to select the color, or the
"Back" button to dismiss the pop-up without picking a new
color.
When the active tool supports colors, a shortcut may be used to
When the active tool supports colors, a shortcut may be used to
access the "color picker" option more quickly. Hold the [Control]
key while clicking, and the color under the mouse cursor will be
shown at the bottom. You may drag around to canvas to find the

View file

@ -413,13 +413,37 @@
align="right">
<p id="special_color_options">
On the far right are three special color options: <ul>
<li>The "color picker" (which has an outline of an eye-dropper) allows you to pick a color found within your drawing. A shortcut key is available to access this feature quickly; see below. <li>The rainbow palette allows you to pick a color from within a box containing various saturations of every hue, along with a value level.</li>
<li>The "color mixer" (which has silhouette of a paint palette) allows you to create colors by blending primary additive colors &mdash; red, yellow, and blue &mdash; along with white (to "tint"), grey (to "tone"), and black (to "shade"). The ratios of colors added are shown at the bottom.</li>
<li>
<strong>Color Picker</strong><br/>
The "color picker" (which has an outline of an eye-dropper) allows you to pick a color found within your drawing.<br/>
(A shortcut key is available to access this feature quickly; see below.) </li>
<li>
<strong>Rainbow Palette</strong><br/>
The rainbow palette allows you to pick any color by choosing the hue, saturation, and value of the color you want. A box on the left displays hundreds of hues &mdash; from red at the top through to violet at the bottom &mdash; at hundreds of saturation/intensity levels &mdash; from pale &amp; washed-out on the left through to pure on the right. A grey vertical bar provides access to hundreds of value levels &mdash; from lighest at the top through to darkest at the bottom.<br/>
Click the green checkbox button to select the color, or the "Back" button to dismiss the pop-up without picking a new color. <div class="screenshot-center">
<img src="../../html/images/colors_rainbow_palette.png"
width="542"
height="291"
alt="" />
</div>
</li>
<li>
<strong>Color Mixer</strong><br/>
The "color mixer" (which has silhouette of a paint palette) allows you to create colors by blending primary additive colors &mdash; red, yellow, and blue &mdash; along with white (to "tint"), grey (to "tone"), and black (to "shade").<br/>
You may click any button multiple times (for example, <span class="white-space: nowrap;">red + red + yellow</span> results in a red-orange color). The ratios of colors added are shown at the bottom.<br/>
You can start over (reset to no colors in your picture) by clicking the "Clear" button. You can also undo or redo multiple steps of mixing, in case you made a mistake (without having to start over).<br/>
Click the green checkbox button to select the color, or the "Back" button to dismiss the pop-up without picking a new color. <div class="screenshot-center">
<img src="../../html/images/colors_mixer.png"
width="420"
height="320"
alt="" />
</div>
</li>
</ul>
</p>
<p>
When the active tool supports colors, a shortcut may be used to access the "color picker" option more quickly. Hold the <b><code>[Control]</code></b> key while clicking, and the color under the mouse cursor will be shown at the bottom. You may drag around to canvas to find the color you want. When you release the mouse button, the color under the cursor will be selected. If you release the mouse outside of the canvas (e.g., over the "Tools" area), the color selection will be left unchanged. (This is similar to clicking the"Back" button that's available when bringing up the "color picker" option via its button the color palette.) </p>
<p class="note">
<span title="Keyboard shortcut">&#9000;</span> When the active tool supports colors, a shortcut may be used to access the "color picker" option more quickly. Hold the <b><code>[Control]</code></b> key while clicking, and the color under the mouse cursor will be shown at the bottom. You may drag around to canvas to find the color you want. When you release the mouse button, the color under the cursor will be selected. If you release the mouse outside of the canvas (e.g., over the "Tools" area), the color selection will be left unchanged. (This is similar to clicking the"Back" button that's available when bringing up the "color picker" option via its button the color palette.) </p>
<p class="note">
<span title="Configuration option">&#9881;</span> <strong>Note:</strong> You can define your own colors for Tux Paint. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View file

@ -157,20 +157,40 @@ Tux Paint の起動
flood-filling an area of the picture.)
On the far right are three special color options:
* The "color picker" (which has an outline of an eye-dropper)
allows you to pick a color found within your drawing. A
shortcut key is available to access this feature quickly; see
below.
* The rainbow palette allows you to pick a color from within a
box containing various saturations of every hue, along with a
value level.
* The "color mixer" (which has silhouette of a paint palette)
* Color Picker
The "color picker" (which has an outline of an eye-dropper)
allows you to pick a color found within your drawing.
(A shortcut key is available to access this feature quickly;
see below.)
* Rainbow Palette
The rainbow palette allows you to pick any color by choosing
the hue, saturation, and value of the color you want. A box
on the left displays hundreds of hues — from red at the top
through to violet at the bottom — at hundreds of
saturation/intensity levels — from pale & washed-out on the
left through to pure on the right. A grey vertical bar
provides access to hundreds of value levels — from lighest at
the top through to darkest at the bottom.
Click the green checkbox button to select the color, or the
"Back" button to dismiss the pop-up without picking a new
color.
* Color Mixer
The "color mixer" (which has silhouette of a paint palette)
allows you to create colors by blending primary additive
colors — red, yellow, and blue — along with white (to
"tint"), grey (to "tone"), and black (to "shade"). The ratios
of colors added are shown at the bottom.
"tint"), grey (to "tone"), and black (to "shade").
You may click any button multiple times (for example, red +
red + yellow results in a red-orange color). The ratios of
colors added are shown at the bottom.
You can start over (reset to no colors in your picture) by
clicking the "Clear" button. You can also undo or redo
multiple steps of mixing, in case you made a mistake (without
having to start over).
Click the green checkbox button to select the color, or the
"Back" button to dismiss the pop-up without picking a new
color.
When the active tool supports colors, a shortcut may be used to
When the active tool supports colors, a shortcut may be used to
access the "color picker" option more quickly. Hold the [Control]
key while clicking, and the color under the mouse cursor will be
shown at the bottom. You may drag around to canvas to find the

View file

@ -413,13 +413,37 @@
align="right">
<p id="special_color_options">
On the far right are three special color options: <ul>
<li>The "color picker" (which has an outline of an eye-dropper) allows you to pick a color found within your drawing. A shortcut key is available to access this feature quickly; see below. <li>The rainbow palette allows you to pick a color from within a box containing various saturations of every hue, along with a value level.</li>
<li>The "color mixer" (which has silhouette of a paint palette) allows you to create colors by blending primary additive colors &mdash; red, yellow, and blue &mdash; along with white (to "tint"), grey (to "tone"), and black (to "shade"). The ratios of colors added are shown at the bottom.</li>
<li>
<strong>Color Picker</strong><br/>
The "color picker" (which has an outline of an eye-dropper) allows you to pick a color found within your drawing.<br/>
(A shortcut key is available to access this feature quickly; see below.) </li>
<li>
<strong>Rainbow Palette</strong><br/>
The rainbow palette allows you to pick any color by choosing the hue, saturation, and value of the color you want. A box on the left displays hundreds of hues &mdash; from red at the top through to violet at the bottom &mdash; at hundreds of saturation/intensity levels &mdash; from pale &amp; washed-out on the left through to pure on the right. A grey vertical bar provides access to hundreds of value levels &mdash; from lighest at the top through to darkest at the bottom.<br/>
Click the green checkbox button to select the color, or the "Back" button to dismiss the pop-up without picking a new color. <div class="screenshot-center">
<img src="../../html/images/colors_rainbow_palette.png"
width="542"
height="291"
alt="" />
</div>
</li>
<li>
<strong>Color Mixer</strong><br/>
The "color mixer" (which has silhouette of a paint palette) allows you to create colors by blending primary additive colors &mdash; red, yellow, and blue &mdash; along with white (to "tint"), grey (to "tone"), and black (to "shade").<br/>
You may click any button multiple times (for example, <span class="white-space: nowrap;">red + red + yellow</span> results in a red-orange color). The ratios of colors added are shown at the bottom.<br/>
You can start over (reset to no colors in your picture) by clicking the "Clear" button. You can also undo or redo multiple steps of mixing, in case you made a mistake (without having to start over).<br/>
Click the green checkbox button to select the color, or the "Back" button to dismiss the pop-up without picking a new color. <div class="screenshot-center">
<img src="../../html/images/colors_mixer.png"
width="420"
height="320"
alt="" />
</div>
</li>
</ul>
</p>
<p>
When the active tool supports colors, a shortcut may be used to access the "color picker" option more quickly. Hold the <b><code>[Control]</code></b> key while clicking, and the color under the mouse cursor will be shown at the bottom. You may drag around to canvas to find the color you want. When you release the mouse button, the color under the cursor will be selected. If you release the mouse outside of the canvas (e.g., over the "Tools" area), the color selection will be left unchanged. (This is similar to clicking the"Back" button that's available when bringing up the "color picker" option via its button the color palette.) </p>
<p class="note">
<span title="Keyboard shortcut">&#9000;</span> When the active tool supports colors, a shortcut may be used to access the "color picker" option more quickly. Hold the <b><code>[Control]</code></b> key while clicking, and the color under the mouse cursor will be shown at the bottom. You may drag around to canvas to find the color you want. When you release the mouse button, the color under the cursor will be selected. If you release the mouse outside of the canvas (e.g., over the "Tools" area), the color selection will be left unchanged. (This is similar to clicking the"Back" button that's available when bringing up the "color picker" option via its button the color palette.) </p>
<p class="note">
<span title="Configuration option">&#9881;</span> <strong>Note:</strong> You can define your own colors for Tux Paint. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>