Starters get mirrored and flipped when those Magic tools are used. (BROKEN!)

Starter's mirror and flip state are stored, so we know to mirror/flip the
original when loading a saved image based on a starter. (UNTESTED)
Starters centered in the image, if they're smaller than canvas
(e.g., you're running in 800x600 mode) (BROKEN!)
Starter backgrounds can be JPEGs, as well as PNGs. (UNTESTED)
This commit is contained in:
William Kendrick 2004-09-20 03:15:12 +00:00
parent c6f0c17daa
commit 1d6406762c
2 changed files with 184 additions and 10 deletions

View file

@ -7,7 +7,7 @@ bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
2004.September.14 (0.9.14) [cvs]
2004.September.19 (0.9.14) [cvs]
* Multiple sizes of erasers are present.
(Compile-time #defines can be used to determine how many sizes are
available, and their minimum and (approx.) maximum sizes.)