Sync docs after uifont addition, etc.

This commit is contained in:
Bill Kendrick 2023-05-29 13:40:53 -07:00
parent 12ff955f68
commit 71ff56df96
25 changed files with 286 additions and 15 deletions

View file

@ -149,6 +149,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-alllocalefonts]
.br
[\-\-uifont \fIFONT NAME\fP]
.br
[\-\-savedir \fIDIR\fP]
.br
[\-\-exportdir \fIDIR\fP]
@ -243,6 +245,8 @@ tuxpaint -- "Tux Paint", a drawing program for young children.
.br
[\-\-currentlocalefont]
.br
[\-\-uifont=default\fP]
.br
[\-\-saveoverask]
.br
[\-\-save]
@ -1206,6 +1210,13 @@ except any that match the current locale Tux Paint is running under. Use
the "--alllocalefonts" option to load all such fonts, for use in the Text
and Label tools. (This was the default behavior, prior to version 0.9.21.)
.TP 8
.B \-\-uifont=\fIFONT NAME\fP \-\-uifont=default
Specify the name of a font for Tux Paint to attempt to use for its user
interface (UI) -- button labels, dialog pop-up text, instructional text at
the bottom. If left unspecified, or "default" is given, then "DejaVu Sans"
will be used. (This was the default behavior, prior to version 0.9.31.)
.SH OPTIONS - MISCELLANEOUS
.l
\fItuxpaint\fP accepts the following options to alter its behavior. They