From 6fabb47aa21d80fe501e35f962603239e9b1396e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 18 Aug 2024 13:04:43 +0530 Subject: [PATCH] ... --- docs/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.rst b/docs/faq.rst index 5c0c86fbb..7a1932b56 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -280,7 +280,7 @@ with:: 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 +Note that **on Linux**, 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 following :file:`~/.config/fontconfig/fonts.conf`::