mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-13 08:21:03 -04:00
config: add curly-underline-height
This commit is contained in:
parent
b44a62724c
commit
c788b4b56a
4 changed files with 32 additions and 2 deletions
1
config.h
1
config.h
|
|
@ -267,6 +267,7 @@ struct config {
|
|||
bool use_custom_underline_offset;
|
||||
struct pt_or_px underline_offset;
|
||||
struct pt_or_px underline_thickness;
|
||||
float curly_underline_height_multiplier;
|
||||
|
||||
struct pt_or_px strikeout_thickness;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue