We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51f8b22 + 9fffe0d commit 71c8d82Copy full SHA for 71c8d82
kitty/options/definition.py
@@ -140,6 +140,10 @@
140
from Ø. Fira Code Retina also includes other discretionary features known as
141
Stylistic Sets which have the tags :code:`ss01` through :code:`ss20`.
142
143
+For the exact syntax to use for individual features, see the
144
+:link:`Harfbuzz documentation
145
+<https://harfbuzz.github.io/harfbuzz-hb-common.html#hb-feature-from-string>`.
146
+
147
Note that this code is indexed by PostScript name, and not the font
148
family. This allows you to define very precise feature settings; e.g. you can
149
disable a feature in the italic font but not in the regular font.
0 commit comments