From ae68e5c7e4fe676dd74696fdcdf2ac7a3836c085 Mon Sep 17 00:00:00 2001 From: Albert Cahalan Date: Fri, 26 Nov 2004 04:02:19 +0000 Subject: [PATCH] new tinter based on CIE L,u,v color space --- docs/CHANGES.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index d1a38fa10..a4d9d88d2 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -8,6 +8,11 @@ http://www.newbreedsoftware.com/tuxpaint/ 2004.November.24 (0.9.15) + * Let's try the new tinter code. Be sure to get the new *.dat files + to ensure that greyscale stamps (ugh) get tinted, and that a few + wide-hue stamps (marigold, truck) get fully tinted. + Albert Cahalan + * Moved tinter code into own function. Albert Cahalan