doc: foot.ini: mention how dpi-aware interacts with :pixelsize=N

This commit is contained in:
Daniel Eklöf 2021-09-22 22:01:17 +02:00
parent 14e77fec32
commit ab34288e18
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -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*