mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-22 05:33:45 -04:00
doc: foot.ini: font: add reference to dpi-aware option
This commit is contained in:
parent
ab34288e18
commit
af1a01b252
1 changed files with 2 additions and 1 deletions
|
|
@ -37,7 +37,8 @@ in this order:
|
||||||
Comma separated list of fonts to use, in fontconfig format. That
|
Comma separated list of fonts to use, in fontconfig format. That
|
||||||
is, a font name followed by a list of colon-separated
|
is, a font name followed by a list of colon-separated
|
||||||
options. Most noteworthy is *:size=n*, which is used to set the
|
options. Most noteworthy is *:size=n*, which is used to set the
|
||||||
font size.
|
font size. Note that the font size is also affected by the
|
||||||
|
*dpi-aware* option.
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
- Dina:weight=bold:slant=italic
|
- Dina:weight=bold:slant=italic
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue