Began incorporating hqXx filter. Removed old, unused Win32 code.

This commit is contained in:
William Kendrick 2003-12-20 18:03:29 +00:00
parent dba2ecf3b3
commit a6427c94ee
12 changed files with 9247 additions and 335 deletions

View file

@ -7,7 +7,7 @@ bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
June 17, 2002 - December 18, 2003
June 17, 2002 - December 20, 2003
* Design and Coding:
@ -26,7 +26,11 @@ June 17, 2002 - December 18, 2003
by Damian Yerrick - http://www.wikipedia.org/wiki/Damian_Yerrick
800x600 resolution support patch by:
TOYAMA Shin-ichi <kyone@tky2.3web.ne.jp>
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
High quality stamp scaler from "hq2x", "hq3x" and "hq4x" demos
http://www.hiend3d.com/hq3x.html
by Maxim Stepin <maxim@hiend3d.com>
* Graphics

View file

@ -7,7 +7,7 @@ bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
2003.Dec.19 (0.9.13)
2003.Dec.20 (0.9.13)
* Translated into Basque (eu_ES)
Juan Irigoien <juanirigoien@irakasle.net>
@ -25,7 +25,11 @@ http://www.newbreedsoftware.com/tuxpaint/
(Place "noflip" and/or "nomirror" in the stamps' ".dat"
option files.) Stamps can have alternative mirror-images (e.g., to
show a shape the opposite direction, but not have backwards text on it).
Create "filename_mirror.png" image files. [PENDING]
Create "filename_mirror.png" image files.
* Incorproated high quality filtering code from HiEnd3D,
http://www.hiend3d.com/hq3x.html
by Maxim Stepin <maxim@hiend3d.com>
* Added "--nostampcontrols", "--mirrorstamps" and their opposite options,
to disable stamp controls, and default to mirrored stamp shapes,