mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-18 06:46:23 -04:00
add setting for strikeout thickness
This commit is contained in:
parent
96c30cd410
commit
47df32a99b
6 changed files with 32 additions and 2 deletions
2
config.h
2
config.h
|
|
@ -167,6 +167,8 @@ struct config {
|
|||
struct pt_or_px underline_offset;
|
||||
struct pt_or_px underline_thickness;
|
||||
|
||||
struct pt_or_px strikeout_thickness;
|
||||
|
||||
bool box_drawings_uses_font_glyphs;
|
||||
bool can_shape_grapheme;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue