1
1
mirror of https://github.com/rsms/inter.git synced 2024-09-11 10:55:24 +03:00

Adds some missing OpenType SALT mappings (#406)

This commit is contained in:
Vlad 2022-01-18 22:47:28 +03:00 committed by GitHub
parent c157a1d161
commit 5d3828d7e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;