From aa685aa2f009a730807da53067cbbe8d8dd66c0c Mon Sep 17 00:00:00 2001
From: Karl Ove Hufthammer
Date: Thu, 24 Jun 2004 12:32:24 +0000
Subject: [PATCH] Documented 'notintgray' option.
---
docs/CHANGES.txt | 1 +
docs/html/README.html | 7 +++++++
2 files changed, 8 insertions(+)
diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt
index ad3586a26..2b689d8ab 100644
--- a/docs/CHANGES.txt
+++ b/docs/CHANGES.txt
@@ -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
* Improved Windows icon, based on SVG icon.
diff --git a/docs/html/README.html b/docs/html/README.html
index b478d9007..19e3b242e 100644
--- a/docs/html/README.html
+++ b/docs/html/README.html
@@ -2282,6 +2282,13 @@ New Breed Software
Add the word "tintable" to the stamp's data
file.
+
+ 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 "notintgray"
+ to the stamp's data file to accomplish this. Only areas with saturation
+ over 25 % are then tinted.
+