Linking to PNG.txt doc file inside EXTENDING.html.
Adding reference (and link) to new "Advanced Stamp HOWTO" in EXTENDING doc.
This commit is contained in:
parent
4e91867039
commit
c559643dde
2 changed files with 10 additions and 2 deletions
|
|
@ -162,6 +162,10 @@ Stamps
|
||||||
alpha transparency! See the documentation file "PNG.txt" for more
|
alpha transparency! See the documentation file "PNG.txt" for more
|
||||||
information and tips.
|
information and tips.
|
||||||
|
|
||||||
|
Advanced Users: The Advanced Stamps HOWTO describes, in detail, how to
|
||||||
|
make images which will scale perfectly when used as stamps in
|
||||||
|
Tux Paint.
|
||||||
|
|
||||||
--------------------------------------------------------------------------
|
--------------------------------------------------------------------------
|
||||||
|
|
||||||
Description Text
|
Description Text
|
||||||
|
|
|
||||||
|
|
@ -238,8 +238,12 @@ effect.</p>
|
||||||
|
|
||||||
<p>Note: If your new stamps all have solid rectangular-shaped outlines
|
<p>Note: If your new stamps all have solid rectangular-shaped outlines
|
||||||
of a solid color (e.g., white or black), it's because you forgot to use
|
of a solid color (e.g., white or black), it's because you forgot to use
|
||||||
alpha transparency! See the documentation file "PNG.txt" for more
|
alpha transparency! See the documentation file
|
||||||
information and tips.</p>
|
"<a href="../PNG.txt">PNG.txt</a>" for more information and tips.</p>
|
||||||
|
|
||||||
|
<p><b>Advanced Users:</b> The <a href="ADVANCED-STAMPS-HOWTO.html">Advanced
|
||||||
|
Stamps HOWTO</a> describes, in detail, how to make images which will
|
||||||
|
scale perfectly when used as stamps in Tux Paint.</p>
|
||||||
|
|
||||||
<br clear=all>
|
<br clear=all>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue