mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-11 18:32:12 +02:00
Add a note on how to see monospaced fonts on macOS
This commit is contained in:
@@ -277,6 +277,9 @@ with::
|
||||
|
||||
fc-list : family spacing outline scalable | grep -e spacing=100 -e spacing=90 | grep -e outline=True | grep -e scalable=True
|
||||
|
||||
On macOS, you can open *Font Book* and look in the :guilabel:`Fixed width`
|
||||
collection to see all monospaced fonts on your system.
|
||||
|
||||
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
|
||||
monospace font does not have ``spacing=100`` you can override it by using the
|
||||
|
||||
Reference in New Issue
Block a user