Add lowercase r
This commit is contained in:
parent
d03ef5def6
commit
43bf1d8c83
1 changed files with 31 additions and 2 deletions
|
|
@ -1,5 +1,9 @@
|
||||||
{
|
{
|
||||||
.appVersion = "895";
|
.appVersion = "895";
|
||||||
|
DisplayStrings = (
|
||||||
|
r,
|
||||||
|
n
|
||||||
|
);
|
||||||
copyright = "Copyright (c) 2015 Chris Simpson";
|
copyright = "Copyright (c) 2015 Chris Simpson";
|
||||||
date = "2015-11-24 10:02:39 +0000";
|
date = "2015-11-24 10:02:39 +0000";
|
||||||
designer = "Chris Simpson";
|
designer = "Chris Simpson";
|
||||||
|
|
@ -1423,7 +1427,7 @@ unicode = 006D;
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
glyphname = n;
|
glyphname = n;
|
||||||
lastChange = "2016-06-05 01:16:13 +0000";
|
lastChange = "2016-06-05 01:33:24 +0000";
|
||||||
layers = (
|
layers = (
|
||||||
{
|
{
|
||||||
components = (
|
components = (
|
||||||
|
|
@ -1553,10 +1557,35 @@ unicode = 0071;
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
glyphname = r;
|
glyphname = r;
|
||||||
|
lastChange = "2016-06-05 01:36:55 +0000";
|
||||||
layers = (
|
layers = (
|
||||||
{
|
{
|
||||||
layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A";
|
layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A";
|
||||||
width = 600;
|
paths = (
|
||||||
|
{
|
||||||
|
closed = 1;
|
||||||
|
nodes = (
|
||||||
|
"158 390 OFFCURVE",
|
||||||
|
"241 462 OFFCURVE",
|
||||||
|
"358 462 CURVE",
|
||||||
|
"358 529 LINE",
|
||||||
|
"231 529 OFFCURVE",
|
||||||
|
"142 450 OFFCURVE",
|
||||||
|
"142 339 CURVE",
|
||||||
|
"158 289 LINE"
|
||||||
|
);
|
||||||
|
},
|
||||||
|
{
|
||||||
|
closed = 1;
|
||||||
|
nodes = (
|
||||||
|
"158 0 LINE",
|
||||||
|
"158 517 LINE",
|
||||||
|
"83 517 LINE",
|
||||||
|
"83 0 LINE"
|
||||||
|
);
|
||||||
|
}
|
||||||
|
);
|
||||||
|
width = 386;
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
unicode = 0072;
|
unicode = 0072;
|
||||||
|
|
|
||||||
Reference in a new issue