Add backslash
This commit is contained in:
parent
ccb4805c3c
commit
3008b64842
1 changed files with 39 additions and 1 deletions
|
|
@ -6,7 +6,8 @@ DisplayStrings = (
|
|||
"/quoteleft yes/quoteright",
|
||||
/quotedblleft,
|
||||
/quoteleft,
|
||||
/quotedblright
|
||||
/quotedblright,
|
||||
/backslash
|
||||
);
|
||||
copyright = "Copyright (c) 2015 Chris Simpson";
|
||||
date = "2015-11-24 10:02:39 +0000";
|
||||
|
|
@ -4591,6 +4592,43 @@ width = 623;
|
|||
unicode = 0039;
|
||||
},
|
||||
{
|
||||
glyphname = backslash;
|
||||
lastChange = "2016-06-25 23:45:03 +0000";
|
||||
layers = (
|
||||
{
|
||||
layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A";
|
||||
paths = (
|
||||
{
|
||||
closed = 1;
|
||||
nodes = (
|
||||
"411 -74 LINE",
|
||||
"60 743 LINE",
|
||||
"-5 743 LINE",
|
||||
"346 -74 LINE"
|
||||
);
|
||||
}
|
||||
);
|
||||
width = 395;
|
||||
},
|
||||
{
|
||||
layerId = "A0D976AB-773B-4D3A-9F7E-7A0C42AF1E7B";
|
||||
paths = (
|
||||
{
|
||||
closed = 1;
|
||||
nodes = (
|
||||
"462 -74 LINE",
|
||||
"122 743 LINE",
|
||||
"-18 743 LINE",
|
||||
"322 -74 LINE"
|
||||
);
|
||||
}
|
||||
);
|
||||
width = 433;
|
||||
}
|
||||
);
|
||||
unicode = 005C;
|
||||
},
|
||||
{
|
||||
glyphname = colon;
|
||||
lastChange = "2016-06-14 13:04:38 +0000";
|
||||
layers = (
|
||||
|
|
|
|||
Reference in a new issue