* 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:
William Kendrick 2006-10-26 08:54:24 +00:00
parent f802626da4
commit b765c86e50
14 changed files with 622 additions and 120 deletions

View file

@ -12,7 +12,7 @@ alt="Tux&nbsp;Paint"><br>
version
0.9.16
0.9.17
</h1>
<h3>A simple drawing program for children</h3>
@ -21,9 +21,9 @@ version
New Breed Software</p>
<p><a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a><br>
<a href="http://www.newbreedsoftware.com/tuxpaint/">http://www.newbreedsoftware.com/tuxpaint/</a></p>
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
<p>June 14, 2002 - September 9, 2006</p>
<p>June 14, 2002 - October 26, 2006</p>
</center>
<hr size=2 noshade>
@ -1005,8 +1005,9 @@ New Breed Software</p>
manually.</p>
<p>Load a graphics program that is capable of both loading your picture
and saving a PNG format file. (See the documentation file "PNG.txt"
for a list of suggested software, and other references.)</p>
and saving a PNG format file. (See the documentation file
"<a href="../PNG.txt">PNG.txt</a>" for a list of suggested software,
and other references.)</p>
<p>Reduce the size of the image to no wider than 448&nbsp;pixels across and
no taller than 376&nbsp;pixels tall. (i.e., the maximum size
@ -1070,7 +1071,10 @@ New Breed Software</p>
for those who don't want to use Tux&nbsp;Paint&nbsp;Config.
<li><a href="../PNG.txt">PNG.txt</a><br>
Notes on creating PNG format images for use in Tux&nbsp;Paint
Notes on creating PNG format bitmapped images for use in Tux&nbsp;Paint
<li><a href="../SVG.txt">SVG.txt</a><br>
Notes on creating SVG format vector images for use in Tux&nbsp;Paint
</ul>
</blockquote>
@ -1090,7 +1094,7 @@ New Breed Software</p>
lists:</p>
<blockquote>
<a href="http://www.newbreedsoftware.com/tuxpaint/lists/">http://www.newbreedsoftware.com/tuxpaint/lists/</a>
<a href="http://www.tuxpaint.org/lists/">http://www.tuxpaint.org/lists/</a>
</blockquote>
</blockquote>