Fix #2739
This commit is contained in:
parent
1326532850
commit
d78a553910
@ -169,7 +169,7 @@ only monospace fonts, since every cell in the grid has to be the same size. If
|
|||||||
your font is not listed in ``kitty list-fonts`` it means that it is not
|
your font is not listed in ``kitty list-fonts`` it means that it is not
|
||||||
monospace. On Linux you can list all monospace fonts with::
|
monospace. On Linux you can list all monospace fonts with::
|
||||||
|
|
||||||
fc-list : family spacing | grep -e spacing=100 -e spacing=90
|
fc-list : family spacing outline scalable | grep -e spacing=100 -e spacing=90 | grep -e outline=True | grep -e scalable=True
|
||||||
|
|
||||||
Note that the spacing property is calculated by fontconfig based on actual
|
Note that the spacing property is calculated by fontconfig based on actual
|
||||||
glyph widths in the font. If for some reason fontconfig concludes your favorite
|
glyph widths in the font. If for some reason fontconfig concludes your favorite
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user