Added code for not tinting low-saturation ('gray') areas on stamps with the 'notintgray' property.

This commit is contained in:
Karl Ove Hufthammer 2004-06-23 18:07:37 +00:00
parent 8fceab3e5e
commit 29306b3c55
2 changed files with 27 additions and 3 deletions

View file

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