summaryrefslogtreecommitdiffstats
path: root/src/attributes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/attributes.h')
-rw-r--r--src/attributes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/attributes.h b/src/attributes.h
index c4658b85b..3fee14133 100644
--- a/src/attributes.h
+++ b/src/attributes.h
@@ -488,6 +488,9 @@ enum SPAttributeEnum {
SP_PROP_FONT_VARIANT_EAST_ASIAN,
SP_PROP_FONT_FEATURE_SETTINGS,
+ /* Variable Fonts (CSS Fonts Module Level 4) */
+ SP_PROP_FONT_VARIATION_SETTINGS,
+
/* Text Layout */
SP_PROP_TEXT_INDENT,
SP_PROP_TEXT_ALIGN,