Added Ben's 'disable flip/mirror disable' suggestion.
This commit is contained in:
parent
e77a4466dd
commit
4dd337ffb6
1 changed files with 7 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ Copyright (c) 2003 by Bill Kendrick
|
||||||
bill@newbreedsoftware.com
|
bill@newbreedsoftware.com
|
||||||
http://www.newbreedsoftware.com/tuxpaint/
|
http://www.newbreedsoftware.com/tuxpaint/
|
||||||
|
|
||||||
September 11, 2003
|
September 28, 2003
|
||||||
|
|
||||||
|
|
||||||
LOW-PRIORITY DOCUMENTATION CHANGES:
|
LOW-PRIORITY DOCUMENTATION CHANGES:
|
||||||
|
|
@ -18,6 +18,12 @@ LOW-PRIORITY DOCUMENTATION CHANGES:
|
||||||
|
|
||||||
LOW-PRIORITY IMPLEMENTATION CHANGES:
|
LOW-PRIORITY IMPLEMENTATION CHANGES:
|
||||||
------------------------------------
|
------------------------------------
|
||||||
|
* Allow disabling of per-stamp flip/mirror disabling.
|
||||||
|
(e.g., allow TOTAL artistic control from the user; right now,
|
||||||
|
some stamps will insist on not being mirrored/flipped; e.g., number
|
||||||
|
stamps)
|
||||||
|
(Ben Armstrong's suggestion.)
|
||||||
|
|
||||||
* Fix and use scanline fill for filled shapes.
|
* Fix and use scanline fill for filled shapes.
|
||||||
|
|
||||||
* Fix "update_shape()" function and use it to replace SDL_Flip()'s
|
* Fix "update_shape()" function and use it to replace SDL_Flip()'s
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue