mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-15 08:21:03 -04: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
ecf3b864e4
commit
6deb3ad74c
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