Add glyph for lowercase m

This commit is contained in:
Chris Simpson 2015-11-30 20:26:51 +11:00
parent 0bed11afd2
commit b01e8773cd
2 changed files with 98 additions and 6 deletions

View file

@ -1,7 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="m" format="1">
<advance width="600"/>
<advance width="895"/>
<unicode hex="006D"/>
<outline>
<contour>
<point x="819" y="0" type="line"/>
<point x="819" y="329" type="line" smooth="yes"/>
<point x="819" y="446"/>
<point x="743" y="529"/>
<point x="635" y="529" type="curve" smooth="yes"/>
<point x="543" y="529"/>
<point x="466" y="469"/>
<point x="461" y="381" type="curve"/>
<point x="485" y="329" type="line"/>
<point x="485" y="407"/>
<point x="543" y="462"/>
<point x="625" y="462" type="curve" smooth="yes"/>
<point x="695" y="462"/>
<point x="744" y="403"/>
<point x="744" y="319" type="curve" smooth="yes"/>
<point x="744" y="0" type="line"/>
</contour>
<contour>
<point x="151" y="0" type="line"/>
<point x="151" y="517" type="line"/>
<point x="76" y="517" type="line"/>
<point x="76" y="0" type="line"/>
</contour>
<contour>
<point x="485" y="0" type="line"/>
<point x="485" y="329" type="line" smooth="yes"/>
<point x="485" y="446"/>
<point x="409" y="529"/>
<point x="301" y="529" type="curve" smooth="yes"/>
<point x="209" y="529"/>
<point x="140" y="467"/>
<point x="135" y="379" type="curve"/>
<point x="151" y="329" type="line"/>
<point x="151" y="407"/>
<point x="209" y="462"/>
<point x="291" y="462" type="curve" smooth="yes"/>
<point x="361" y="462"/>
<point x="410" y="403"/>
<point x="410" y="319" type="curve" smooth="yes"/>
<point x="410" y="0" type="line"/>
</contour>
</outline>
</glyph>

View file

@ -1,8 +1,4 @@
{
DisplayStrings = (
Q,
E
);
copyright = "Copyright (c) 2015 Chris Simpson";
date = "2015-11-24 10:02:39 +0000";
designer = "Chris Simpson";
@ -919,11 +915,65 @@ unicode = 006C;
},
{
glyphname = m;
lastChange = "2015-11-30 09:23:13 +0000";
layers = (
{
layerId = "35616FF6-3D9C-499B-B113-AC9E0DB5842A";
name = Regular;
width = 600;
paths = (
{
closed = 1;
nodes = (
"819 0 LINE",
"819 329 LINE SMOOTH",
"819 446 OFFCURVE",
"743 529 OFFCURVE",
"635 529 CURVE SMOOTH",
"543 529 OFFCURVE",
"466 469 OFFCURVE",
"461 381 CURVE",
"485 329 LINE",
"485 407 OFFCURVE",
"543 462 OFFCURVE",
"625 462 CURVE SMOOTH",
"695 462 OFFCURVE",
"744 403 OFFCURVE",
"744 319 CURVE SMOOTH",
"744 0 LINE"
);
},
{
closed = 1;
nodes = (
"151 0 LINE",
"151 517 LINE",
"76 517 LINE",
"76 0 LINE"
);
},
{
closed = 1;
nodes = (
"485 0 LINE",
"485 329 LINE SMOOTH",
"485 446 OFFCURVE",
"409 529 OFFCURVE",
"301 529 CURVE SMOOTH",
"209 529 OFFCURVE",
"140 467 OFFCURVE",
"135 379 CURVE",
"151 329 LINE",
"151 407 OFFCURVE",
"209 462 OFFCURVE",
"291 462 CURVE SMOOTH",
"361 462 OFFCURVE",
"410 403 OFFCURVE",
"410 319 CURVE SMOOTH",
"410 0 LINE"
);
}
);
width = 895;
}
);
unicode = 006D;