* Updated version to 0.9.17
* Stamps now supports SVG vector-based graphics! (Via Cairo library) * Discussed SVG Stamps in "Extending Tux Paint." * Created an "SVG.txt" document, covering SVG software. * Mentioned descriptive sounds (e.g., "stamp_desc_ll.ogg") in "Extending..." * Listing new www.tuxpaint.org website URL.
This commit is contained in:
parent
f802626da4
commit
b765c86e50
14 changed files with 622 additions and 120 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.16
|
||||
version 0.9.17
|
||||
|
||||
A simple drawing program for children
|
||||
|
||||
|
|
@ -7,9 +7,9 @@
|
|||
New Breed Software
|
||||
|
||||
bill@newbreedsoftware.com
|
||||
http://www.newbreedsoftware.com/tuxpaint/
|
||||
http://www.tuxpaint.org/
|
||||
|
||||
June 14, 2002 - September 9, 2006
|
||||
June 14, 2002 - October 26, 2006
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
|
|
@ -785,7 +785,9 @@ Doing it Manually
|
|||
Detailed instructions on command-line and configuration-file
|
||||
options, for those who don't want to use Tux Paint Config.
|
||||
* PNG.txt
|
||||
Notes on creating PNG format images for use in Tux Paint
|
||||
Notes on creating PNG format bitmapped images for use in Tux Paint
|
||||
* SVG.txt
|
||||
Notes on creating SVG format vector images for use in Tux Paint
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
|
|
@ -798,4 +800,4 @@ Doing it Manually
|
|||
You may also wish to participate in the numerous Tux Paint mailing
|
||||
lists:
|
||||
|
||||
http://www.newbreedsoftware.com/tuxpaint/lists/
|
||||
http://www.tuxpaint.org/lists/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue