summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/features/salt.fea9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/features/salt.fea b/src/features/salt.fea
index 2d3fc9621..7f17a3c6b 100644
--- a/src/features/salt.fea
+++ b/src/features/salt.fea
@@ -2,12 +2,20 @@ sub one by one.ss01;
sub one.tf by one.tf.ss01;
sub three by three.1;
sub three.tf by three.1.tf;
+sub three.squared by three.1.squared;
+sub three.circled by three.1.circled;
sub four by four.ss01;
sub four.tf by four.tf.ss01;
+sub four.squared by four.ss01.squared;
+sub four.circled by four.ss01.circled;
sub six by six.ss01;
sub six.tf by six.tf.ss01;
+sub six.squared by six.ss01.squared;
+sub six.circled by six.ss01.circled;
sub nine by nine.ss01;
sub nine.tf by nine.tf.ss01;
+sub nine.squared by nine.ss01.squared;
+sub nine.circled by nine.ss01.circled;
sub a by a.1;
sub aacute by aacute.1;
@@ -40,6 +48,7 @@ sub aring by aring.1;
sub aringacute by aringacute.1;
sub aringbelow by aringbelow.1;
sub atilde by atilde.1;
+sub acyrillic by a.1; # acyrillic is just a reference to /a
sub l by l.ss02;
sub lslash by lslash.ss02;