Bumped version # to 0.9.22.

Updated INSTALL doc to mention FriBiDi (should've done that in 0.9.21).
Updated EXTENDING doc to mention that non-transparent Starters are ok (ditto).
This commit is contained in:
William Kendrick 2009-07-01 21:58:37 +00:00
parent 68b3a00f53
commit c9e88a08f8
18 changed files with 73 additions and 57 deletions

View file

@ -12,18 +12,18 @@ alt="Tux&nbsp;Paint"><br>
version
0.9.21
0.9.22
<br>
Extending Tux Paint</h1>
<p>Copyright 2002-2008 by Bill Kendrick and others<br>
<p>Copyright 2002-2009 by Bill Kendrick and others<br>
New Breed Software</p>
<p><a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a><br>
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
<p>June 14, 2002 - July 10, 2008</p>
<p>June 14, 2002 - July 1, 2009</p>
</center>
<hr size=2 noshade>
@ -643,10 +643,10 @@ effect.</p>
(that will come out as white in Tux&nbsp;Paint), and save it as a
PNG format file.</p>
<p><b>Note:</b> A common mistake is to make the image black and white,
rather than black and transparent. Unless there are transparent zones
in the 'starter' image, <i>all</i> drawing done by the user in
Tux&nbsp;Paint will be covered up by the 'starter'.</p>
<p><b>Note:</b> Previous to Tux Paint 0.9.21, images needed to be
black and transparent. As of 0.9.21, if a Starter is black and white,
with no transparency, white will be converted to transparent when the
Starter is opened.</p>
</blockquote>
<b>Scene-Style</b>