fixes /w path order
This commit is contained in:
parent
be8ac898eb
commit
1fcc00b62b
1 changed files with 16 additions and 18 deletions
|
|
@ -2,9 +2,7 @@
|
|||
.appVersion = "1300";
|
||||
DisplayStrings = (
|
||||
"Display/space yvx\012esoteric/space Historic\012Söligt/space eboc/space \012bpqbgjtf/space gif\012amnhupocg\012swarz/space ivars/space figure",
|
||||
"Inter/space Display\012abcdefghijklmno!\012pqrstuvwxyz&\0121234567890",
|
||||
"G/G.1",
|
||||
"OG/Gbar/Ghook/Gcircumflex/Gbreve/Gdotaccent/Gcommaaccent/Gcaron/Gacute/Gmacron"
|
||||
"Inter/space Display\012abcdefghijklmno!\012pqrstuvwxyz&\0121234567890"
|
||||
);
|
||||
classes = (
|
||||
{
|
||||
|
|
@ -122157,7 +122155,7 @@ unicode = 1E7F;
|
|||
{
|
||||
color = (219,235,247,1);
|
||||
glyphname = w;
|
||||
lastChange = "2020-03-07 21:43:20 +0000";
|
||||
lastChange = "2020-03-07 23:56:43 +0000";
|
||||
layers = (
|
||||
{
|
||||
anchors = (
|
||||
|
|
@ -122219,12 +122217,6 @@ paths = (
|
|||
{
|
||||
closed = 1;
|
||||
nodes = (
|
||||
"684 1056 LINE",
|
||||
"542 430 LINE",
|
||||
"538 430 LINE",
|
||||
"408 1056 LINE",
|
||||
"12 1056 LINE",
|
||||
"288 0 LINE",
|
||||
"716 0 LINE",
|
||||
"878 546 LINE",
|
||||
"882 546 LINE",
|
||||
|
|
@ -122234,7 +122226,13 @@ nodes = (
|
|||
"1352 1056 LINE",
|
||||
"1222 430 LINE",
|
||||
"1218 430 LINE",
|
||||
"1076 1056 LINE"
|
||||
"1076 1056 LINE",
|
||||
"684 1056 LINE",
|
||||
"542 430 LINE",
|
||||
"538 430 LINE",
|
||||
"408 1056 LINE",
|
||||
"12 1056 LINE",
|
||||
"288 0 LINE"
|
||||
);
|
||||
}
|
||||
);
|
||||
|
|
@ -122299,12 +122297,6 @@ paths = (
|
|||
{
|
||||
closed = 1;
|
||||
nodes = (
|
||||
"772 1056 LINE",
|
||||
"526 430 LINE",
|
||||
"522 430 LINE",
|
||||
"496 1056 LINE",
|
||||
"100 1056 LINE",
|
||||
"200 0 LINE",
|
||||
"628 0 LINE",
|
||||
"880 546 LINE",
|
||||
"884 546 LINE",
|
||||
|
|
@ -122314,7 +122306,13 @@ nodes = (
|
|||
"1440 1056 LINE",
|
||||
"1206 430 LINE",
|
||||
"1202 430 LINE",
|
||||
"1164 1056 LINE"
|
||||
"1164 1056 LINE",
|
||||
"772 1056 LINE",
|
||||
"526 430 LINE",
|
||||
"522 430 LINE",
|
||||
"496 1056 LINE",
|
||||
"100 1056 LINE",
|
||||
"200 0 LINE"
|
||||
);
|
||||
}
|
||||
);
|
||||
|
|
|
|||
Reference in a new issue