Stamps can now be pre-flipped and/or pre-mirrored-and-flipped now (in addition to pre-mirrored).
Updated version # in some docs. Expanded comments in tp_magic_example.c Magic plugin example code.
This commit is contained in:
parent
51c6783846
commit
26c7051c07
13 changed files with 783 additions and 162 deletions
|
|
@ -9,7 +9,7 @@ http://www.tuxpaint.org/
|
|||
$Id$
|
||||
|
||||
|
||||
2007.July.19 (0.9.18)
|
||||
2007.August.2 (0.9.18)
|
||||
* Interface Improvements:
|
||||
-----------------------
|
||||
* Improved 'New' and 'Open' interface:
|
||||
|
|
@ -27,6 +27,11 @@ $Id$
|
|||
|
||||
* Added an Octagon shape to the 'Shapes' tool.
|
||||
|
||||
* Stamps can now be pre-flipped and/or pre-mirrored-and-flipped now
|
||||
(in addition to pre-mirrored).
|
||||
Use "_flip.png"/"_flip.svg" and "_mirror_flip.png"/"_mirror_flip.png",
|
||||
respectively.
|
||||
|
||||
* Documentation Imrpovements:
|
||||
---------------------------
|
||||
* Improved --usage output.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue