Documented new 'alllocalefonts' feature.
This commit is contained in:
parent
a219080838
commit
1fa634e314
2 changed files with 29 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ New Breed Software</p>
|
|||
<a href="http://www.tuxpaint.org/">http://www.tuxpaint.org/</a></p>
|
||||
|
||||
|
||||
<p>January 23, 2009</p>
|
||||
<p>May 31, 2009</p>
|
||||
|
||||
|
||||
</center>
|
||||
|
|
@ -408,6 +408,18 @@ New Breed Software</p>
|
|||
with Tux Paint.</p>
|
||||
</dd>
|
||||
|
||||
<dt><code><b>alllocalefonts=yes</b></code></dt>
|
||||
<dd>
|
||||
<p>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.</p>
|
||||
|
||||
<p>To load all locale-specific fonts (the old behavior), set
|
||||
this option.</p>
|
||||
</dd>
|
||||
|
||||
<dt><code><b>nostamps=yes</b></code></dt>
|
||||
<dd>
|
||||
<p>This option tells Tux Paint to not load any rubber stamp
|
||||
|
|
@ -1114,6 +1126,7 @@ New Breed Software</p>
|
|||
--nostampcontrols<br>
|
||||
--nomagiccontrols<br>
|
||||
--sysfonts<br>
|
||||
--alllocalefonts<br>
|
||||
--mirrorstamps<br>
|
||||
--stampsize=<i>SIZE</i><br>
|
||||
--keyboard<br>
|
||||
|
|
@ -1158,6 +1171,7 @@ New Breed Software</p>
|
|||
--stampcontrols<br>
|
||||
--magiccontrols<br>
|
||||
--nosysfonts<br>
|
||||
--currentlocalefont<br>
|
||||
--dontmirrorstamps<br>
|
||||
--stampsize=default<br>
|
||||
--mouse<br>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue