aboutsummaryrefslogtreecommitdiff
path: root/Tests/feaLib/data/variable_scalar_valuerecord.fea
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/feaLib/data/variable_scalar_valuerecord.fea')
-rw-r--r--Tests/feaLib/data/variable_scalar_valuerecord.fea5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/feaLib/data/variable_scalar_valuerecord.fea b/Tests/feaLib/data/variable_scalar_valuerecord.fea
new file mode 100644
index 00000000..bf9a26b7
--- /dev/null
+++ b/Tests/feaLib/data/variable_scalar_valuerecord.fea
@@ -0,0 +1,5 @@
+languagesystem DFLT dflt;
+feature kern {
+ pos one 1;
+ pos two <0 (wght=200:12 wght=900:22 wdth=150,wght=900:42) 0 0>;
+} kern;