mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-25 01:40:19 -05:00
doc: foot.ini: mention how dpi-aware interacts with :pixelsize=N
This commit is contained in:
parent
14e77fec32
commit
ab34288e18
1 changed files with 7 additions and 0 deletions
|
|
@ -168,6 +168,13 @@ in this order:
|
|||
dynamically scaled. Whichever size (of the available ones) that
|
||||
best matches the DPI or scaling factor, will be used.
|
||||
|
||||
Also note that if the font size has been specified in pixels
|
||||
(*:pixelsize=*_N_, instead of *:size=*_N_), DPI scaling
|
||||
(*dpi-aware=yes*) will have no effect (the specified pixel size
|
||||
will be used as is). But, if the monitor's scaling factor is used
|
||||
to size the font (*dpi-aware=no*), the font's pixel size will be
|
||||
multiplied with the scaling factor.
|
||||
|
||||
Default: _auto_
|
||||
|
||||
*pad*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue