mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-28 03:01:57 +02:00
Add a note to macos_thicken_font pointing to the new text_composition_strategy
This commit is contained in:
@@ -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.
|
||||
'''
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user