mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-26 01:40:12 -05:00
Add curly-pixelated option for blocky undercurl style
Adds a new boolean option `curly-pixelated` that renders undercurls as alternating 4px blocks instead of smooth trapezoids. This style works better with bitmap/monospace fonts like GohuFont. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
6fbb9b7d3b
commit
ba4d66e3bb
4 changed files with 28 additions and 0 deletions
|
|
@ -186,6 +186,12 @@ empty string to be set, but it must be quoted: *KEY=""*)
|
|||
|
||||
Default: _unset_
|
||||
|
||||
*curly-pixelated*
|
||||
Render curly underlines as alternating 4px blocks instead of smooth
|
||||
trapezoids. This style works better with bitmap/monospace fonts.
|
||||
|
||||
Default: _no_
|
||||
|
||||
*strikeout-thickness*
|
||||
Use a custom thickness (height) for strikeouts. The thickness is, by
|
||||
default, in _points_.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue