Using simple bilinear interpolation when scaling stamps up.
This commit is contained in:
parent
b765c86e50
commit
666e011b5c
3 changed files with 135 additions and 7 deletions
|
|
@ -7,7 +7,7 @@ bill@newbreedsoftware.com
|
|||
http://www.tuxpaint.org/
|
||||
|
||||
|
||||
June 17, 2002 - October 18, 2006
|
||||
June 17, 2002 - November 1, 2006
|
||||
|
||||
$Id$
|
||||
|
||||
|
|
@ -29,6 +29,9 @@ $Id$
|
|||
brick magic tools, improved stamp tinter, and other fixes by:
|
||||
Albert Cahalan <albert@users.sf.net>
|
||||
|
||||
Bilinear interpolation code based on an example by Christian Graus
|
||||
( http://www.codeproject.com/cs/media/imageprocessing4.asp ).
|
||||
|
||||
|
||||
* Graphics
|
||||
|
||||
|
|
@ -45,6 +48,7 @@ $Id$
|
|||
* Brushes created using The GIMP
|
||||
http://www.gimp.org/
|
||||
|
||||
|
||||
* Starter Images
|
||||
|
||||
* Chicken
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue