mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-24 01:40:12 -05:00
add setting for strikeout thickness
This commit is contained in:
parent
01fa59b6b7
commit
b47a4dd255
6 changed files with 32 additions and 2 deletions
|
|
@ -179,6 +179,18 @@ empty string to be set, but it must be quoted: *KEY=""*)
|
|||
|
||||
Default: _unset_
|
||||
|
||||
*strikeout-thickness*
|
||||
Use a custom thickness (height) for strikeouts. The thickness is, by
|
||||
default, in _points_.
|
||||
|
||||
To specify a thickness in _pixels_, append *px*:
|
||||
*strikeout-thickness=1px*.
|
||||
|
||||
If left unset (the default), the thickness specified in the font is
|
||||
used.
|
||||
|
||||
Default: _unset_
|
||||
|
||||
*box-drawings-uses-font-glyphs*
|
||||
Boolean. When disabled, foot generates box/line drawing characters
|
||||
itself. The are several advantages to doing this instead of using
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue