Add glyph for uppercase R

This commit is contained in:
Chris Simpson 2015-11-30 20:18:41 +11:00
parent 4194c177a9
commit 0bed11afd2
2 changed files with 27 additions and 4 deletions

View file

@ -1,7 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="R" format="1">
<advance width="600"/>
<advance width="650"/>
<unicode hex="0052"/>
<outline>
<contour>
<point x="602" y="0" type="line"/>
<point x="413" y="269" type="line"/>
<point x="329" y="269" type="line"/>
<point x="518" y="0" type="line"/>
</contour>
<component base="P"/>
</outline>
</glyph>

View file

@ -1,8 +1,7 @@
{
DisplayStrings = (
Q,
E,
Fad
E
);
copyright = "Copyright (c) 2015 Chris Simpson";
date = "2015-11-24 10:02:39 +0000";
@ -453,11 +452,28 @@ unicode = 0051;
},
{
glyphname = R;
lastChange = "2015-11-30 09:16:11 +0000";
layers = (
{
components = (
{
name = P;
}
);
layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A";
name = Regular;
width = 600;
paths = (
{
closed = 1;
nodes = (
"602 0 LINE",
"413 269 LINE",
"329 269 LINE",
"518 0 LINE"
);
}
);
width = 650;
}
);
unicode = 0052;