From 7163406f3271b1c46e2e6ccc1d37481c6362b62f Mon Sep 17 00:00:00 2001 From: William Kendrick Date: Tue, 30 Apr 2013 23:52:04 +0000 Subject: [PATCH] Documenting contributor of new 'xor.c' Magic tool. --- docs/AUTHORS.txt | 3 +++ docs/CHANGES.txt | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/AUTHORS.txt b/docs/AUTHORS.txt index d80afe0f4..8728f06b9 100644 --- a/docs/AUTHORS.txt +++ b/docs/AUTHORS.txt @@ -92,6 +92,9 @@ $Id$ Public Domain. Archived at the Internet Archive: http://www.archive.org/details/tornado + Xor Colors Magic Tool + by Lukasz Dmitrowski + Gamma-correction in thumbnail/scaling routine based example code from: http://www.4p8.com/eric.brasseur/gamma.html diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 274ecf7c8..0e0d8bc88 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -8,7 +8,7 @@ http://www.tuxpaint.org/ $Id$ -2013.March.28 (0.9.22) +2013.April.30 (0.9.22) * New Tools: ---------- @@ -43,6 +43,9 @@ $Id$ * Wet Paint - Draws a light coat of paint, and smudges at the same time. (Based on Smudge tool. Requested by gallery artist Angela.) + * Xor Colors - Colors based on the position drawn on the picture. + Lukasz Dmitrowski + * Build System Improvements: -------------------------- * Variety of tweaks to help Tux Paint cross-compile for Windows under Linux