mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-07 04:34:03 -05:00
doc: foot.ini: document line-height, letter-spacing and letter offsets
This commit is contained in:
parent
e8b673e7b2
commit
d1f43371bb
1 changed files with 22 additions and 0 deletions
|
|
@ -64,6 +64,28 @@ in this order:
|
||||||
Default: _monospace:size=8_ (*font*), _not set_ (*font-bold*,
|
Default: _monospace:size=8_ (*font*), _not set_ (*font-bold*,
|
||||||
*font-italic*, *font-bold-italic*).
|
*font-italic*, *font-bold-italic*).
|
||||||
|
|
||||||
|
*line-height*
|
||||||
|
An absolute value, in pixels, that override line height from the
|
||||||
|
font metrics.
|
||||||
|
|
||||||
|
See also: *vertical-letter-offset*
|
||||||
|
|
||||||
|
Default: _no set_.
|
||||||
|
|
||||||
|
*letter-spacing*
|
||||||
|
Spacing between letters. A positive value will increase the cell
|
||||||
|
size, and a negative value shrinks it.
|
||||||
|
|
||||||
|
See also: *horizontal-letter-offset*
|
||||||
|
|
||||||
|
Default: _0_.
|
||||||
|
|
||||||
|
*horizontal-letter-offset*, *vertical-letter-offset*
|
||||||
|
Configure the horizontal and vertical offsets used when
|
||||||
|
positioning glyphs within cells, relative to the top left corner.
|
||||||
|
|
||||||
|
Default: _0_.
|
||||||
|
|
||||||
*dpi-aware*
|
*dpi-aware*
|
||||||
*auto*, *yes*, or *no*. When set to *yes*, fonts are sized using
|
*auto*, *yes*, or *no*. When set to *yes*, fonts are sized using
|
||||||
the monitor's DPI, making a font of a given size have the same
|
the monitor's DPI, making a font of a given size have the same
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue