Added SVG icon (and 64x64 and 128x128 PNGs based on it).

This commit is contained in:
William Kendrick 2004-05-30 05:42:36 +00:00
parent 7c0d9aecdc
commit 98b7ce4bef
6 changed files with 210 additions and 2 deletions

View file

@ -7,7 +7,13 @@ bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
2004.May.27 (0.9.14) [cvs]
2004.May.29 (0.9.14) [cvs]
* SVG (Scalable Vector Graphics) icon created.
Karl Ove Hufthammer <karl@huftis.org>
* Added 64x64 and 128x128 icons, based on SVG icon.
Karl Ove Hufthammer <karl@huftis.org>
* Fixed "--noprint=yes" not working under Windows and BeOS.
Thanks to Adam Moore for pointing out this bug!
Bill Kendrick & Mark K. Kim