Gamma corrected scaling.
This commit is contained in:
parent
b0d141fed3
commit
f638afa63c
3 changed files with 39 additions and 4 deletions
|
|
@ -7,7 +7,7 @@ bill@newbreedsoftware.com
|
|||
http://www.tuxpaint.org/
|
||||
|
||||
|
||||
June 17, 2002 - February 24, 2010
|
||||
June 17, 2002 - February 25, 2010
|
||||
|
||||
$Id$
|
||||
|
||||
|
|
@ -92,6 +92,12 @@ $Id$
|
|||
Public Domain. Archived at the Internet Archive:
|
||||
http://www.archive.org/details/tornado
|
||||
|
||||
Gamma-correction in thumbnail/scaling routine based
|
||||
example code from:
|
||||
http://www.4p8.com/eric.brasseur/gamma.html
|
||||
which was from "Gimp-gluas" plug-in for The GIMP:
|
||||
http://pippin.gimp.org/plug-ins/gluas/
|
||||
|
||||
|
||||
* Graphics
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ http://www.tuxpaint.org/
|
|||
|
||||
$Id$
|
||||
|
||||
2009.February.24 (0.9.22)
|
||||
2009.February.25 (0.9.22)
|
||||
* New Tools:
|
||||
----------
|
||||
* Label - A tool to add text to a drawing, which can be modified or
|
||||
|
|
@ -45,6 +45,10 @@ $Id$
|
|||
|
||||
* Other Improvements:
|
||||
-------------------
|
||||
* Thumbnailing (of UI elements, stamps, saved images, etc.) is now
|
||||
gamma-corrected. See:
|
||||
http://www.4p8.com/eric.brasseur/gamma.html
|
||||
|
||||
* Template images are now supported. Similar to Starters, they are
|
||||
pre-drawn pictures to begin a new drawing with, accessed via the
|
||||
"New" dialog. The "Eraser" tool will erase back to the original
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue