Documenting contributor of new 'xor.c' Magic tool.

This commit is contained in:
William Kendrick 2013-04-30 23:52:04 +00:00
parent da252b2ece
commit 7163406f32
2 changed files with 7 additions and 1 deletions

View file

@ -92,6 +92,9 @@ $Id$
Public Domain. Archived at the Internet Archive: Public Domain. Archived at the Internet Archive:
http://www.archive.org/details/tornado http://www.archive.org/details/tornado
Xor Colors Magic Tool
by Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
Gamma-correction in thumbnail/scaling routine based Gamma-correction in thumbnail/scaling routine based
example code from: example code from:
http://www.4p8.com/eric.brasseur/gamma.html http://www.4p8.com/eric.brasseur/gamma.html

View file

@ -8,7 +8,7 @@ http://www.tuxpaint.org/
$Id$ $Id$
2013.March.28 (0.9.22) 2013.April.30 (0.9.22)
* New Tools: * New Tools:
---------- ----------
@ -43,6 +43,9 @@ $Id$
* Wet Paint - Draws a light coat of paint, and smudges at the same time. * Wet Paint - Draws a light coat of paint, and smudges at the same time.
(Based on Smudge tool. Requested by gallery artist Angela.) (Based on Smudge tool. Requested by gallery artist Angela.)
* Xor Colors - Colors based on the position drawn on the picture.
Lukasz Dmitrowski <lukasz.dmitrowski@gmail.com>
* Build System Improvements: * Build System Improvements:
-------------------------- --------------------------
* Variety of tweaks to help Tux Paint cross-compile for Windows under Linux * Variety of tweaks to help Tux Paint cross-compile for Windows under Linux