mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-31 07:11:09 -04:00
config: add underline-offset option
This option allows the user to configure a custom underline offset. That is, use the user provided offset instead of the font provided one. Closes #490
This commit is contained in:
parent
11829931a7
commit
cf81fff062
6 changed files with 42 additions and 9 deletions
|
|
@ -65,6 +65,8 @@
|
|||
(https://codeberg.org/dnkl/foot/issues/581).
|
||||
* Support for overriding configuration options on the command line
|
||||
(https://codeberg.org/dnkl/foot/issues/554).
|
||||
* `underline-offset` option to `foot.ini`
|
||||
(https://codeberg.org/dnkl/foot/issues/490).
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue