mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-27 07:58:07 -04:00
doc: foot.5: padding and geometry are subject to output scaling
This commit is contained in:
parent
33a53efa71
commit
91199f8b97
1 changed files with 4 additions and 4 deletions
|
|
@ -33,12 +33,12 @@ in this order:
|
||||||
Default: _monospace_.
|
Default: _monospace_.
|
||||||
|
|
||||||
*geometry*
|
*geometry*
|
||||||
Initial window width and height in pixels, on the form
|
Initial window width and height in pixels (subject to output
|
||||||
_WIDTHxHEIGHT_. Default: _700x500_.
|
scaling), on the form _WIDTHxHEIGHT_. Default: _700x500_.
|
||||||
|
|
||||||
*pad*
|
*pad*
|
||||||
Padding between border and glyphs, in pixels, on the form
|
Padding between border and glyphs, in pixels (subject to output
|
||||||
_XxY_ (-padding). Default: _2x2_.
|
scaling), on the form _XxY_. Default: _2x2_.
|
||||||
|
|
||||||
*initial-window-mode*
|
*initial-window-mode*
|
||||||
Initial window mode for each newly spawned window: *windowed*,
|
Initial window mode for each newly spawned window: *windowed*,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue