mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-07 08:21:02 -04:00
config: add boolean option tweak.pua-double-width
When enabled, PUA (Private Usage Area) codepoints are always treated as double-width glyphs, regardless of the actual glyph width. Requires allow-overflowing-double-width-glyphs=yes
This commit is contained in:
parent
d458d46f81
commit
4c954be7a6
5 changed files with 35 additions and 8 deletions
|
|
@ -57,6 +57,9 @@
|
|||
(https://codeberg.org/dnkl/foot/issues/555).
|
||||
* `ENVIRONMENT` section in **foot**(1) and **footclient**(1) man pages
|
||||
(https://codeberg.org/dnkl/foot/issues/556).
|
||||
* `tweak.pua-double-width` option to `foot.ini`, letting you force
|
||||
_Private Usage Area_ codepoints to be treated as double-width
|
||||
characters.
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue