Adding support for Kid Pix templates (KPX files) as Starter images.

This commit is contained in:
William Kendrick 2009-10-07 23:52:54 +00:00
parent f243f8976a
commit dd96740109
4 changed files with 80 additions and 17 deletions

View file

@ -8,7 +8,7 @@ http://www.tuxpaint.org/
$Id$
2009.October.3 (0.9.22)
2009.October.7 (0.9.22)
* New Tools:
----------
* Label - A tool to add text to a drawing, which can be modified or
@ -34,9 +34,14 @@ $Id$
* Other Improvements:
-------------------
* Starter images can be in SVG format.
* Starter images can be in SVG (Scalable Vector Graphics) format.
(Avoids loading PNG if SVG with the same name exists.)
* Starter images can be in KPX (Kid Pix Template) format.
(These appear to simply be JPEG with 60 byte's worth of Mac OS
resource fork header at the beginning.)
(Thanks to Sarah Curry for sharing some example templates to test.)
* When a default size was not specified, SVG-based Stamps would default
to the largest, which was canvas-sized. Now defaulting to a more
reasonable size. (And users can click the maximum size choice to get