mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-14 05:33:59 -04:00
Add curly-pixelated option for blocky undercurl style
This commit is contained in:
parent
b78cc92322
commit
7a41aab30e
3 changed files with 58 additions and 35 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;
|
||||
bool curly_pixelated;
|
||||
|
||||
struct pt_or_px strikeout_thickness;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue