Update of /cvsroot/tuxpaint/tuxpaint-website/download/fonts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10487

Modified Files:
        en.php3 
Log Message:
Added link to Vietnamese font.  Updated HTML for better CSS rendering.


Index: en.php3
===================================================================
RCS file: /cvsroot/tuxpaint/tuxpaint-website/download/fonts/en.php3,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- en.php3     24 Mar 2004 21:34:10 -0000      1.3
+++ en.php3     15 Apr 2004 07:23:44 -0000      1.4
@@ -1,41 +1,37 @@
-<br clear=all>
+<!-- 2004-04-15 -->
 
-<A href="http://sourceforge.net";><IMG 
src="http://sourceforge.net/sflogo.php?group_id=66938&amp;type=1"; width="88" 
height="31" border="0" alt="SourceForge Logo" align=right></A>
+<div id="page-download">
 
 <h3>Special Fonts</h3>
 
-<blockquote>
-
-Some languages supported by Tux&nbsp;Paint do not use Latin characters
-(e.g., "ABC&nbsp;xyz"); for example, Chinese and Korean.<p>
+<p>Some languages supported by Tux&nbsp;Paint do not use Latin characters
+(e.g., "ABC&nbsp;xyz"); for example, Chinese and Korean.</p>
 
-For Tux&nbsp;Paint to display its interface in these languages, extra fonts
+<p>For Tux&nbsp;Paint to display its interface in these languages, extra fonts
 are needed.  These fonts can be quite large, however, so they are not
 included along with Tux&nbsp;Paint itself.  They can be downloaded
-separately, here.<p>
+separately, here.</p>
 
 <h4>Downloading the Fonts:</h4>
 
-Windows users can simply download the installer EXE files for fonts
+<p>Windows users can simply download the installer EXE files for fonts
 and double-click them to begin the installation procedure.
 (Note: The fonts are installed into Tux&nbsp;Paint only; not into your
-Windows system in general.)<p>
+Windows system in general.)</p>
 
-RedHat Linux users can download RPMs containing the fonts.  They will be
-installed in the appropriate place for Tux&nbsp;Paint to find them.<p>
+<p>RedHat Linux users can download RPMs containing the fonts.  They will be
+installed in the appropriate place for Tux&nbsp;Paint to find them.</p>
 
-Linux, BSD and Solaris users can download the "<code>.tar.gz</code>"
+<p>Linux, BSD and Solaris users can download the "<code>.tar.gz</code>"
 archive files of fonts.  Once extracted, run the command
-"<code>make&nbsp;install</code>" from a terminal to install the font.<p>
+"<code>make&nbsp;install</code>" from a terminal to install the font.</p>
 
-<b>Note:</b> For some fonts, Windows and Mac&nbsp;OS&nbsp;X users
+<p><b>Note:</b> For some fonts, Windows and Mac&nbsp;OS&nbsp;X users
 currently can only download the "<code>.tar.gz</code>" archive as
 well.  (WinZIP for Windows should be able to extract it.)  Once
 extracted, create a "<code>locale</code>" sub-folder within
 Tux&nbsp;Paint's "<code>fonts</code>" folder, and copy or move the
-"<code>.ttf</code>" font file you just extracted into it.<p>
-
-</blockquote>
+"<code>.ttf</code>" font file you just extracted into it.</p>
 
 <hr size=1 noshade>
 
@@ -47,7 +43,8 @@
 <a href="#hebrew">Hebrew</a> |
 <a href="#japanese">Japanese</a> |
 <a href="#korean">Korean</a> |
-<a href="#tamil">Tamil</a>
+<a href="#tamil">Tamil</a> |
+<a href="#vietnamese">Vietnamese</a>
 </center>
 
 <hr size=1 noshade>
@@ -179,3 +176,21 @@
 </blockquote>
 
 <? /* -------------------------------------------------------------------- */ ?>
+
+<a name="vietnamese"><h4>Vietnamese:</h4></a>
+
+<blockquote>
+
+<?
+  note_download("linux-tar-gz", "2004.04.15",
+           
"http://prdownloads.sourceforge.net/tuxpaint/tuxpaint-ttf-vietnamese-2004.04.15.tar.gz?download";,
+           "New Breed Software",
+           "Font's license is not known!");
+
+?>
+
+</blockquote>
+
+<? /* -------------------------------------------------------------------- */ ?>
+
+</div>

_______________________________________________
Tuxpaint-commits mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxpaint-commits

Reply via email to