mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
doc: foot.ini: line-height: add warning about runtime font size changes
This commit is contained in:
parent
22c8637610
commit
85b2fb1e32
1 changed files with 6 additions and 0 deletions
|
|
@ -121,6 +121,12 @@ empty string to be set, but it must be quoted: *KEY=""*)
|
|||
You can specify a height in _pixels_ by using the *px* suffix:
|
||||
e.g. *line-height=12px*.
|
||||
|
||||
*Warning*: when changing the font size at runtime (i.e. zooming in
|
||||
our out), foot will change the line height by the same
|
||||
percentage. However, due to rounding, it is possible the line
|
||||
height will be "too small" for some font sizes, causing
|
||||
e.g. underscores to "disappear".
|
||||
|
||||
See also: *vertical-letter-offset*.
|
||||
|
||||
Default: _not set_.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue