mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-16 08:21:20 -04:00
config: add curly-underline-height
This commit is contained in:
parent
33106514db
commit
9d3b34d0f5
4 changed files with 32 additions and 2 deletions
1
config.h
1
config.h
|
|
@ -270,6 +270,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