READNE: fontconfig's fallback _can_ be used, but isn't preferred

This commit is contained in:
Daniel Eklöf 2019-08-11 15:55:23 +02:00
parent 00b6948d9f
commit 9235738ea1
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -27,6 +27,9 @@ Instead, foot allows you to specify a font fallback list, where _each_
font can be configured independently (for example, you can configure font can be configured independently (for example, you can configure
the size for each font individually). the size for each font individually).
If a glyph cannot be found in _any_ of the user configured fallback
fonts, _then_ fontconfig's list is used.
Note that _subpixel antialiasing_ is **not** supported at the moment Note that _subpixel antialiasing_ is **not** supported at the moment
(but grayscale antialiasing is). (but grayscale antialiasing is).