mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
Add a note to macos_thicken_font pointing to the new text_composition_strategy
This commit is contained in:
parent
befd5a65c3
commit
439a997e5d
1 changed files with 2 additions and 1 deletions
|
|
@ -3097,7 +3097,8 @@ opt('macos_thicken_font', '0',
|
|||
Draw an extra border around the font with the given width, to increase
|
||||
legibility at small font sizes on macOS. For example, a value of :code:`0.75`
|
||||
will result in rendering that looks similar to sub-pixel antialiasing at common
|
||||
font sizes.
|
||||
font sizes. Note that in modern kitty, this option is obsolete (although still supported).
|
||||
Consider using :opt:`text_composition_strategy` instead.
|
||||
'''
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue