Documenting color picker & color palette features

This commit is contained in:
Bill Kendrick 2017-12-03 10:56:29 -08:00
parent 94bb3c0bd9
commit 40d5949150
2 changed files with 24 additions and 12 deletions

View file

@ -3,13 +3,13 @@
A simple drawing program for children A simple drawing program for children
Copyright 2002-2016 by Bill Kendrick and others Copyright 2002-2017 by Bill Kendrick and others
New Breed Software & Tux4Kids New Breed Software & Tux4Kids
bill@newbreedsoftware.com bill@newbreedsoftware.com
http://www.tuxpaint.org/ http://www.tuxpaint.org/
June 14, 2002 - December 11, 2016 June 14, 2002 - December 3, 2017
---------------------------------------------------------------------- ----------------------------------------------------------------------
@ -126,7 +126,7 @@ Loading Tux Paint
Mac OS X Users Mac OS X Users
Simply double-click the "TuxPaint.app" icon. Simply double-click the "Tux Paint" icon.
---------------------------------------------------------------------- ----------------------------------------------------------------------
@ -182,6 +182,12 @@ Main Screen
[Colors - Black, White, Red, Pink, Orange, Yellow, Green, Cyan, Blue, [Colors - Black, White, Red, Pink, Orange, Yellow, Green, Cyan, Blue,
Purple, Brown, Grey] Purple, Brown, Grey]
On the far right are two special color options, the
"color picker", which has an outline of an eye-dropper, and
allows you to pick a color found within your drawing, and the
rainbow palette, which allows you to pick a color from within
a box containing thousands of colors.
(NOTE: You can define your own colors for Tux Paint. See the (NOTE: You can define your own colors for Tux Paint. See the
"Options" documentation.) "Options" documentation.)
@ -591,17 +597,17 @@ Available Tools
Printer Settings Printer Settings
(Windows) (Windows and Mac OS X)
By default, Tux Paint simply prints to the By default, Tux Paint simply prints to the
default printer with default settings when the default printer with default settings when the
'Print' button is pushed. 'Print' button is pushed.
However, if you hold the [Alt] key on the However, if you hold the [Alt] (or [Option])
keyboard while pushing the button, as long as key on the keyboard while pushing the button,
you're not in fullscreen mode, your operating as long as you're not in fullscreen mode, your
system's printer dialog will appear, where you operating system's printer dialog will appear,
can change the settings. where you can change the settings.
You can have the printer configuration changes You can have the printer configuration changes
stored by using the "printcfg" option, either stored by using the "printcfg" option, either
@ -743,7 +749,7 @@ Available Tools
Mac OS X Mac OS X
Inside the user's "Library" folder: Inside the user's "Library" folder:
"/Users/(user name)/Library/Application "/Users/(user name)/Library/Application
Support/TuxPaint/saved/" Support/Tux Paint/saved/"
Linux/Unix Linux/Unix
Inside a hidden ".tuxpaint" directory, in the user's home Inside a hidden ".tuxpaint" directory, in the user's home

View file

@ -17,7 +17,7 @@ version
</h1> </h1>
<h3>A simple drawing program for children</h3> <h3>A simple drawing program for children</h3>
<p>Copyright 2002-2016 by Bill Kendrick and others<br> <p>Copyright 2002-2017 by Bill Kendrick and others<br>
<a href="http://www.newbreedsoftware.com/">New Breed Software &amp; <a href="http://www.newbreedsoftware.com/">New Breed Software &amp;
<a href="http://tux4kids.alioth.debian.org/">Tux4Kids</a></p> <a href="http://tux4kids.alioth.debian.org/">Tux4Kids</a></p>
@ -26,7 +26,7 @@ version
<p>June 14, 2002 - <p>June 14, 2002 -
December 11, 2016</p> December 3, 2017</p>
</center> </center>
@ -251,6 +251,12 @@ version
alt="[Colors - Black, White, Red, Pink, Orange, Yellow, Green, Cyan, alt="[Colors - Black, White, Red, Pink, Orange, Yellow, Green, Cyan,
Blue, Purple, Brown, Grey]"></p> Blue, Purple, Brown, Grey]"></p>
<p>On the far right are two special color options, the
"color&nbsp;picker", which has an outline of an eye-dropper,
and allows you to pick a color found within your drawing, and
the rainbow palette, which allows you to pick a color from
within a box containing thousands of colors.</p>
<p>(NOTE: You can define your own colors for Tux&nbsp;Paint. <p>(NOTE: You can define your own colors for Tux&nbsp;Paint.
See the "<a href="OPTIONS.html"><i>Options</i></a>" See the "<a href="OPTIONS.html"><i>Options</i></a>"
documentation.)</p> documentation.)</p>