Update docs of font_features to note that it is not needed for main font configuration anymore

This commit is contained in:
Kovid Goyal
2024-06-24 11:14:21 +05:30
parent c4d634d143
commit fb19bf057e
2 changed files with 10 additions and 16 deletions

View File

@@ -112,7 +112,9 @@ that is, they are used to set the variable value for some font characteristic.
``features``
A space separated list of OpenType font features to enable/disable or
select a value of, for this font. Consult the documentation for the font
family to see what features it supports and their effects.
family to see what features it supports and their effects. The exact syntax
for specifying features is `documented by HarfBuzz
<https://harfbuzz.github.io/harfbuzz-hb-common.html#hb-feature-from-string>`__
``system``
This can be used to pass an arbitrary string, usuall a family or full name