summaryrefslogtreecommitdiff
path: root/doc/config
diff options
context:
space:
mode:
Diffstat (limited to 'doc/config')
-rw-r--r--doc/config12
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/config b/doc/config
index ae1e653..3e28eac 100644
--- a/doc/config
+++ b/doc/config
@@ -25,9 +25,19 @@
# Examples:
#
# font-features = "smcp, c2sc" (all small caps)
- # font-features = "liga 0" (disable ligatures
+ # font-features = "liga 0" (disable ligatures)
font-features = ""
+ # Comma separated list of OpenType font variation settings to apply
+ # to variable fonts. The format is similar to the CSS
+ # "font-variation-settings" property.
+ #
+ # Examples:
+ #
+ # font-variations = "wght 900" (Extra bold)
+ # font-variations = "wdth 25, slnt -10" (Narrow and slanted)
+ font-variations = ""
+
# Perform font hinting. Only applies when a path to a font has been
# specified via `font`. Disabling font hinting speeds up text
# rendering appreciably, but will likely look poor at small font pixel