mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-05-02 06:46:32 -04:00
config: add cursor.underline-thickness
Works in pretty much the same way as ‘beam-thickness’, except that the default value is “the font’s underline thickness”. This means, that when unset, the cursor underline thickness scales with the font size. But, when explicitly set, either to a point size value, or a pixel size, it remains fixed at that size. Closes #524
This commit is contained in:
parent
af428d544f
commit
1b5c849994
6 changed files with 71 additions and 21 deletions
|
|
@ -35,6 +35,8 @@
|
|||
(https://codeberg.org/dnkl/foot/issues/459).
|
||||
* `cursor.beam-thickness` option to `foot.ini`
|
||||
(https://codeberg.org/dnkl/foot/issues/464).
|
||||
* `cursor.underline-thickness` option to `foot.ini`
|
||||
(https://codeberg.org/dnkl/foot/issues/524).
|
||||
* Unicode 13 characters U+1FB70 - U+1FB8B to list of box drawing
|
||||
characters rendered by foot itself (rather than using font glyphs)
|
||||
(https://codeberg.org/dnkl/foot/issues/471).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue