mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-27 07:58:07 -04:00
config: letter-spacing: make this a relative value
0, the default, means no additional spacing; the cell width is defined by the font metrics. A positive value *adds* to the width from the font metrics, while a negative value *subtracts*.
This commit is contained in:
parent
389570b274
commit
70cfcf11fb
3 changed files with 21 additions and 7 deletions
2
foot.ini
2
foot.ini
|
|
@ -9,7 +9,7 @@
|
|||
# font-italic=<italic variant of regular font>
|
||||
# font-bold-italic=<bold+italic variant of regular font>
|
||||
# line-height=<font metrics>
|
||||
# letter-spacing=<font metrics>
|
||||
# letter-spacing=0
|
||||
# horizontal-letter-offset=0
|
||||
# vertical-letter-offset=0
|
||||
# dpi-aware=yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue