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

rename cv12 -> cv06 (06 used to be curled r)

This commit is contained in:
Rasmus Andersson 2023-05-04 14:37:18 -07:00
parent 9397b52234
commit 6bbfebaf00
3 changed files with 20 additions and 20 deletions

View File

@ -2221,11 +2221,6 @@ name = Subs;
);
features = (
{
code = "include(features/ccmp.fea);
";
tag = ccmp;
},
{
automatic = 1;
code = "feature locl;
feature sinf;
@ -2243,6 +2238,11 @@ feature smcp;
tag = aalt;
},
{
code = "include(features/ccmp.fea);
";
tag = ccmp;
},
{
automatic = 1;
code = "lookup locl_latn_0 {
script latn;
@ -2675,6 +2675,11 @@ code = "include(features/cv05-l-tail.fea);";
tag = cv05;
},
{
code = "include(features/cv06-u.fea);
";
tag = cv06;
},
{
code = "include(features/cv07-germandbls.fea);";
tag = cv07;
},
@ -2691,11 +2696,6 @@ code = "include(features/cv10-g-spur.fea);";
tag = cv10;
},
{
code = "include(features/cv12-u.fea);
";
tag = cv12;
},
{
automatic = 1;
code = "sub G by g.sc;
sub Ghook by ghook.sc;

View File

@ -2221,11 +2221,6 @@ name = Subs;
);
features = (
{
code = "include(features/ccmp.fea);
";
tag = ccmp;
},
{
automatic = 1;
code = "feature locl;
feature sinf;
@ -2243,6 +2238,11 @@ feature smcp;
tag = aalt;
},
{
code = "include(features/ccmp.fea);
";
tag = ccmp;
},
{
automatic = 1;
code = "lookup locl_latn_0 {
script latn;
@ -2677,6 +2677,11 @@ code = "include(features/cv05-l-tail.fea);";
tag = cv05;
},
{
code = "include(features/cv06-u.fea);
";
tag = cv06;
},
{
code = "include(features/cv07-germandbls.fea);";
tag = cv07;
},
@ -2699,11 +2704,6 @@ include(features/cv11-single-storey-a.fea);
tag = cv11;
},
{
code = "include(features/cv12-u.fea);
";
tag = cv12;
},
{
automatic = 1;
code = "sub G by g.sc;
sub Ghook by ghook.sc;