Documented 'notintgray' option.

This commit is contained in:
Karl Ove Hufthammer 2004-06-24 12:32:24 +00:00
parent 70cb4295db
commit aa685aa2f0
2 changed files with 8 additions and 0 deletions

View file

@ -9,6 +9,7 @@ http://www.newbreedsoftware.com/tuxpaint/
2004.Jun.23 (0.9.14) [cvs]
* Fixed tinting of low-saturation stamps.
Addded 'notintgray' option.
Karl Ove Hufthammer <karl@huftis.org>
* Improved Windows icon, based on SVG icon.

View file

@ -2282,6 +2282,13 @@ New Breed Software</p>
<p>Add the word "<code><b>tintable</b></code>" to the stamp's data
file.</p>
<p>Sometimes you don't want the white or gray parts of an image
tinted (see for example the dry erase marker stamp in the default
stamp package). You can add the word "<code><b>notintgray</b></code>"
to the stamp's data file to accomplish this. Only areas with saturation
over 25 % are then tinted.</p>
</blockquote>
</blockquote>