Fixes an issue with shape winding order in /rightArrow Black Italic
Closes #154
This commit is contained in:
parent
39213de11a
commit
d41fc8a01c
1 changed files with 7 additions and 4 deletions
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
.appVersion = "1240";
|
||||
DisplayStrings = (
|
||||
"/rightArrow"
|
||||
);
|
||||
classes = (
|
||||
{
|
||||
automatic = 1;
|
||||
|
|
@ -258298,7 +258301,7 @@ com.typemytype.robofont.guideline.magnetic.x2erzbHBk9 = 5;
|
|||
{
|
||||
color = (204,240,242,1);
|
||||
glyphname = rightArrow;
|
||||
lastChange = "2019-01-27 19:55:57 +0000";
|
||||
lastChange = "2019-05-26 23:18:56 +0000";
|
||||
layers = (
|
||||
{
|
||||
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
|
||||
|
|
@ -258366,15 +258369,15 @@ paths = (
|
|||
{
|
||||
closed = 1;
|
||||
nodes = (
|
||||
"2432 896 LINE",
|
||||
"1630 1856 LINE",
|
||||
"1322 1600 LINE",
|
||||
"1736 1104 LINE",
|
||||
"408 1104 LINE",
|
||||
"338 688 LINE",
|
||||
"1576 688 LINE",
|
||||
"1052 240 LINE",
|
||||
"1312 -64 LINE",
|
||||
"2432 896 LINE",
|
||||
"1630 1856 LINE"
|
||||
"1312 -64 LINE"
|
||||
);
|
||||
}
|
||||
);
|
||||
|
|
|
|||
Reference in a new issue