Skip to content

Commit

Permalink
Fix interpolation issue, export dandsa, version bump to 2.106
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Oct 26, 2023
1 parent 39e8a5e commit 17e9947
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions sources/NotoSansGujarati.glyphs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ DisplayStrings = (
"/uni0AFD_uni0AFC",
"ટ/ttanuktagujr",
"/charanuktagujr",
"/kanuktagujr"
"/kanuktagujr",
"/uuvowelsignnuktagujr"
);
axes = (
{
Expand Down Expand Up @@ -266433,7 +266434,7 @@ subCategory = Matra;
{
category = "";
glyphname = uuvowelsignnuktagujr;
lastChange = "2021-10-12 15:11:00 +0000";
lastChange = "2023-10-26 09:07:33 +0000";
layers = (
{
anchors = (
Expand Down Expand Up @@ -266598,9 +266599,6 @@ nodes = (
{
closed = 1;
nodes = (
(-431,-158,o),
(-416,-171,o),
(-400,-171,cs),
(-383,-171,o),
(-370,-159,o),
(-370,-133,cs),
Expand All @@ -266609,7 +266607,10 @@ nodes = (
(-400,-95,cs),
(-418,-95,o),
(-431,-109,o),
(-431,-133,cs)
(-431,-133,cs),
(-431,-158,o),
(-416,-171,o),
(-400,-171,cs)
);
}
);
Expand Down Expand Up @@ -284952,9 +284953,8 @@ subCategory = Nonspacing;
unicode = 2386;
},
{
export = 0;
glyphname = danda.gujr;
lastChange = "2023-09-14 12:47:37 +0000";
lastChange = "2023-10-26 09:07:05 +0000";
layers = (
{
layerId = UUID0;
Expand Down Expand Up @@ -285066,9 +285066,8 @@ script = gujarati;
unicode = 2404;
},
{
export = 0;
glyphname = dbldanda.gujr;
lastChange = "2023-09-14 12:47:37 +0000";
lastChange = "2023-10-26 09:07:05 +0000";
layers = (
{
layerId = UUID0;
Expand Down Expand Up @@ -311489,7 +311488,7 @@ value = "This Font Software is licensed under the SIL Open Font License, Version
},
{
key = versionString;
value = "Version 2.105";
value = "Version 2.106";
}
);
settings = {
Expand Down Expand Up @@ -311529,5 +311528,5 @@ HV = "80";
};
};
versionMajor = 2;
versionMinor = 105;
versionMinor = 106;
}

0 comments on commit 17e9947

Please sign in to comment.