Skip to content

Commit

Permalink
Fix vertical metrics/non-breaking space
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Oct 6, 2022
1 parent de3b1d2 commit 0f4a8ba
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion sources/NotoSerifDogra.glyphs
Expand Up @@ -279,6 +279,14 @@ value = 50;
{
name = underlinePosition;
value = -100;
},
{
name = winAscent;
value = 1214;
},
{
name = winDescent;
value = 445;
}
);
descender = -364;
Expand Down Expand Up @@ -348,7 +356,7 @@ glyphname = space;
layers = (
{
layerId = "284FCB4C-24BB-4F0E-B388-CD6C9D45C343";
width = 240;
width = 260;
}
);
unicode = 0020;
Expand Down

0 comments on commit 0f4a8ba

Please sign in to comment.