summaryrefslogtreecommitdiff
path: root/src/features
diff options
context:
space:
mode:
authorVlad <yobabay23@gmail.com>2022-01-18 22:47:28 +0300
committerGitHub <noreply@github.com>2022-01-18 22:47:28 +0300
commit5d3828d7e1e29597714d3192d3db8f6d089dbe13 (patch)
tree730e98678dc692ff58ce3b6d6fdb5403ab719756 /src/features
parentc157a1d161134d369705a9de3b55087630cb9d54 (diff)
downloadinter-5d3828d7e1e29597714d3192d3db8f6d089dbe13.tar.xz
Adds some missing OpenType SALT mappings (#406)
Diffstat (limited to 'src/features')
-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;