Documented new 'alllocalefonts' feature.

This commit is contained in:
William Kendrick 2009-06-01 04:29:40 +00:00
parent a219080838
commit 1fa634e314
2 changed files with 29 additions and 2 deletions

View file

@ -9,7 +9,7 @@ Options Documentation
bill@newbreedsoftware.com bill@newbreedsoftware.com
http://www.tuxpaint.org/ http://www.tuxpaint.org/
January 23, 2009 May 31, 2009
---------------------------------------------------------------------- ----------------------------------------------------------------------
@ -326,6 +326,17 @@ Windows Users
Tux Paint will only load the ones that came bundled with Tux Paint will only load the ones that came bundled with
Tux Paint. Tux Paint.
alllocalefonts=yes
Prior to version 0.9.21, Tux Paint loaded all fonts in its own
fonts directory, including locale-specific ones (e.g., the one
for Tibetan, which had no latin characters). As of 0.9.21, the
only font loaded from the locale-specific subdirectory, if
any, is one matching the locale Tux Paint is running on.
To load all locale-specific fonts (the old behavior), set this
option.
nostamps=yes nostamps=yes
This option tells Tux Paint to not load any rubber stamp This option tells Tux Paint to not load any rubber stamp
@ -732,6 +743,7 @@ Windows Users
--nostampcontrols --nostampcontrols
--nomagiccontrols --nomagiccontrols
--sysfonts --sysfonts
--alllocalefonts
--mirrorstamps --mirrorstamps
--stampsize=SIZE --stampsize=SIZE
--keyboard --keyboard
@ -773,6 +785,7 @@ Windows Users
--stampcontrols --stampcontrols
--magiccontrols --magiccontrols
--nosysfonts --nosysfonts
--currentlocalefont
--dontmirrorstamps --dontmirrorstamps
--stampsize=default --stampsize=default
--mouse --mouse

View file

@ -23,7 +23,7 @@ New Breed Software</p>
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p> <a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
<p>January 23, 2009</p> <p>May 31, 2009</p>
</center> </center>
@ -408,6 +408,18 @@ New Breed Software</p>
with Tux&nbsp;Paint.</p> with Tux&nbsp;Paint.</p>
</dd> </dd>
<dt><code><b>alllocalefonts=yes</b></code></dt>
<dd>
<p>Prior to version 0.9.21, Tux&nbsp;Paint loaded all fonts in its
own fonts directory, including locale-specific ones (e.g., the one
for Tibetan, which had no latin characters). As of 0.9.21, the only
font loaded from the locale-specific subdirectory, if any, is one
matching the locale Tux&nbsp;Paint is running on.</p>
<p>To load all locale-specific fonts (the old behavior), set
this option.</p>
</dd>
<dt><code><b>nostamps=yes</b></code></dt> <dt><code><b>nostamps=yes</b></code></dt>
<dd> <dd>
<p>This option tells Tux&nbsp;Paint to not load any rubber stamp <p>This option tells Tux&nbsp;Paint to not load any rubber stamp
@ -1114,6 +1126,7 @@ New Breed Software</p>
--nostampcontrols<br> --nostampcontrols<br>
--nomagiccontrols<br> --nomagiccontrols<br>
--sysfonts<br> --sysfonts<br>
--alllocalefonts<br>
--mirrorstamps<br> --mirrorstamps<br>
--stampsize=<i>SIZE</i><br> --stampsize=<i>SIZE</i><br>
--keyboard<br> --keyboard<br>
@ -1158,6 +1171,7 @@ New Breed Software</p>
--stampcontrols<br> --stampcontrols<br>
--magiccontrols<br> --magiccontrols<br>
--nosysfonts<br> --nosysfonts<br>
--currentlocalefont<br>
--dontmirrorstamps<br> --dontmirrorstamps<br>
--stampsize=default<br> --stampsize=default<br>
--mouse<br> --mouse<br>