Documented new 'alllocalefonts' feature.
This commit is contained in:
parent
a219080838
commit
1fa634e314
2 changed files with 29 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ Options Documentation
|
|||
bill@newbreedsoftware.com
|
||||
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.
|
||||
|
||||
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
|
||||
|
||||
This option tells Tux Paint to not load any rubber stamp
|
||||
|
|
@ -732,6 +743,7 @@ Windows Users
|
|||
--nostampcontrols
|
||||
--nomagiccontrols
|
||||
--sysfonts
|
||||
--alllocalefonts
|
||||
--mirrorstamps
|
||||
--stampsize=SIZE
|
||||
--keyboard
|
||||
|
|
@ -773,6 +785,7 @@ Windows Users
|
|||
--stampcontrols
|
||||
--magiccontrols
|
||||
--nosysfonts
|
||||
--currentlocalefont
|
||||
--dontmirrorstamps
|
||||
--stampsize=default
|
||||
--mouse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue