1
1
mirror of https://github.com/rsms/inter.git synced 2024-08-15 22:00:25 +03:00

fix interpolation incompat issue with /downArrowHead

This commit is contained in:
Rasmus Andersson 2023-11-19 09:47:33 -08:00
parent 52857a847e
commit 36a670154a

View File

@ -45,12 +45,12 @@ shapes = (
{
closed = 1;
nodes = (
(1401,574,l),
(1302,688,l),
(738,206,l),
(334,688,l),
(204,574,l),
(707,-24,l),
(1401,574,l),
(1302,688,l)
(707,-24,l)
);
}
);
@ -63,12 +63,12 @@ shapes = (
{
closed = 1;
nodes = (
(1369,572,l),
(1274,682,l),
(708,198,l),
(302,682,l),
(177,572,l),
(678,-24,l),
(1369,572,l),
(1274,682,l)
(678,-24,l)
);
}
);
@ -81,12 +81,12 @@ shapes = (
{
closed = 1;
nodes = (
(1498,618,l),
(1318,824,l),
(810,388,l),
(444,824,l),
(212,618,l),
(757,-24,l),
(1498,618,l),
(1318,824,l)
(757,-24,l)
);
}
);
@ -99,12 +99,12 @@ shapes = (
{
closed = 1;
nodes = (
(1487,618,l),
(1307,824,l),
(799,388,l),
(433,824,l),
(201,618,l),
(747,-24,l),
(1487,618,l),
(1307,824,l)
(747,-24,l)
);
}
);