Fixes double grave interpolation issue. Closes #317
This commit is contained in:
parent
56cba2d659
commit
4f8232123d
1 changed files with 6 additions and 6 deletions
|
|
@ -5045,7 +5045,7 @@ unicode = 01E0;
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
glyphname = Adblgrave;
|
glyphname = Adblgrave;
|
||||||
lastChange = "2019-12-17 15:13:12 +0000";
|
lastChange = "2021-03-27 20:06:12 +0000";
|
||||||
layers = (
|
layers = (
|
||||||
{
|
{
|
||||||
components = (
|
components = (
|
||||||
|
|
@ -261771,7 +261771,7 @@ unicode = 0300;
|
||||||
{
|
{
|
||||||
color = (250,227,227,1);
|
color = (250,227,227,1);
|
||||||
glyphname = dblgravecmb;
|
glyphname = dblgravecmb;
|
||||||
lastChange = "2019-12-17 15:13:12 +0000";
|
lastChange = "2021-03-27 20:17:39 +0000";
|
||||||
layers = (
|
layers = (
|
||||||
{
|
{
|
||||||
anchors = (
|
anchors = (
|
||||||
|
|
@ -261821,19 +261821,19 @@ paths = (
|
||||||
{
|
{
|
||||||
closed = 1;
|
closed = 1;
|
||||||
nodes = (
|
nodes = (
|
||||||
|
"-908 1728 LINE",
|
||||||
"-1100 2176 LINE",
|
"-1100 2176 LINE",
|
||||||
"-1572 2176 LINE",
|
"-1572 2176 LINE",
|
||||||
"-1272 1728 LINE",
|
"-1272 1728 LINE"
|
||||||
"-908 1728 LINE"
|
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
closed = 1;
|
closed = 1;
|
||||||
nodes = (
|
nodes = (
|
||||||
|
"-376 1728 LINE",
|
||||||
"-478 2176 LINE",
|
"-478 2176 LINE",
|
||||||
"-924 2176 LINE",
|
"-924 2176 LINE",
|
||||||
"-730 1728 LINE",
|
"-730 1728 LINE"
|
||||||
"-376 1728 LINE"
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Reference in a new issue