Add extra punctuation (bullets, centered period, paragraph symbol & guillemets) and extra spaces (emspace, enspace, fourperemspace, sixperemspace, threeperemspace & narrownbspace)

This commit is contained in:
Chris Simpson 2016-11-06 13:46:23 +11:00
parent 16882c2c2c
commit 738e74cea1
208 changed files with 2711 additions and 28 deletions

View file

@ -20,7 +20,7 @@
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2016-09-03 01:00:52 +0000</string>
<string>2016-11-06 01:04:12 +0000</string>
<key>com.typemytype.robofont.layerData</key>
<dict>
<key>Intermediate {700, 5}</key>

View file

@ -59,7 +59,7 @@
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2016-09-04 22:45:49 +0000</string>
<string>2016-11-06 01:04:12 +0000</string>
</dict>
</lib>
</glyph>

View file

@ -9,7 +9,7 @@
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2016-09-04 22:45:53 +0000</string>
<string>2016-11-06 01:04:12 +0000</string>
</dict>
</lib>
</glyph>

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="bullet" format="1">
<advance width="418"/>
<unicode hex="2022"/>
<outline>
<contour>
<point x="275" y="178"/>
<point x="329" y="232"/>
<point x="329" y="298" type="curve" smooth="yes"/>
<point x="329" y="363"/>
<point x="275" y="417"/>
<point x="210" y="417" type="curve" smooth="yes"/>
<point x="144" y="417"/>
<point x="90" y="363"/>
<point x="90" y="298" type="curve" smooth="yes"/>
<point x="90" y="232"/>
<point x="144" y="178"/>
<point x="210" y="178" type="curve" smooth="yes"/>
</contour>
</outline>
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2016-11-06 01:39:03 +0000</string>
</dict>
</lib>
</glyph>

View file

@ -286,6 +286,8 @@
<string>bracketright.glif</string>
<key>breve</key>
<string>breve.glif</string>
<key>bullet</key>
<string>bullet.glif</string>
<key>c</key>
<string>c.glif</string>
<key>cacute</key>
@ -348,8 +350,12 @@
<string>emacron.glif</string>
<key>emdash</key>
<string>emdash.glif</string>
<key>emspace</key>
<string>emspace.glif</string>
<key>endash</key>
<string>endash.glif</string>
<key>enspace</key>
<string>enspace.glif</string>
<key>eogonek</key>
<string>eogonek.glif</string>
<key>equal</key>
@ -370,6 +376,8 @@
<string>five.glif</string>
<key>four</key>
<string>four.glif</string>
<key>fourperemspace</key>
<string>fourperemspace.glif</string>
<key>g</key>
<string>g.glif</string>
<key>gbreve</key>
@ -382,6 +390,14 @@
<string>grave.glif</string>
<key>greater</key>
<string>greater.glif</string>
<key>guillemetleft</key>
<string>guillemetleft.glif</string>
<key>guillemetright</key>
<string>guillemetright.glif</string>
<key>guilsinglleft</key>
<string>guilsinglleft.glif</string>
<key>guilsinglright</key>
<string>guilsinglright.glif</string>
<key>h</key>
<string>h.glif</string>
<key>hungarumlaut</key>
@ -440,6 +456,8 @@
<string>n.glif</string>
<key>nacute</key>
<string>nacute.glif</string>
<key>narrownbspace</key>
<string>narrownbspace.glif</string>
<key>ncaron</key>
<string>ncaron.glif</string>
<key>ncommaaccent</key>
@ -476,6 +494,8 @@
<string>otilde.glif</string>
<key>p</key>
<string>p.glif</string>
<key>paragraph</key>
<string>paragraph.glif</string>
<key>parenleft</key>
<string>parenleft.glif</string>
<key>parenright</key>
@ -484,6 +504,8 @@
<string>percent.glif</string>
<key>period</key>
<string>period.glif</string>
<key>periodcentered</key>
<string>periodcentered.glif</string>
<key>perthousand</key>
<string>perthousand.glif</string>
<key>plus</key>
@ -530,6 +552,8 @@
<string>seven.glif</string>
<key>six</key>
<string>six.glif</string>
<key>sixperemspace</key>
<string>sixperemspace.glif</string>
<key>slash</key>
<string>slash.glif</string>
<key>space</key>
@ -546,6 +570,8 @@
<string>thorn.glif</string>
<key>three</key>
<string>three.glif</string>
<key>threeperemspace</key>
<string>threeperemspace.glif</string>
<key>tilde</key>
<string>tilde.glif</string>
<key>two</key>

View file

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="emspace" format="1">
<advance width="1000"/>
<unicode hex="2003"/>
<outline>
</outline>
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2016-11-06 02:01:07 +0000</string>
</dict>
</lib>
</glyph>

View file

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="enspace" format="1">
<advance width="500"/>
<unicode hex="2002"/>
<outline>
</outline>
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2016-11-06 02:01:38 +0000</string>
</dict>
</lib>
</glyph>

View file

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="fourperemspace" format="1">
<advance width="250"/>
<unicode hex="2005"/>
<outline>
</outline>
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2016-11-06 02:04:42 +0000</string>
</dict>
</lib>
</glyph>

View file

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="guillemetleft" format="1">
<advance width="522"/>
<unicode hex="00AB"/>
<outline>
<component base="guilsinglleft" xOffset="6"/>
<component base="guilsinglleft" xOffset="204"/>
</outline>
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2016-11-06 02:38:13 +0000</string>
</dict>
</lib>
</glyph>

View file

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="guillemetright" format="1">
<advance width="522"/>
<unicode hex="00BB"/>
<outline>
<component base="guilsinglright" xOffset="7"/>
<component base="guilsinglright" xOffset="205"/>
</outline>
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2016-11-06 02:39:20 +0000</string>
</dict>
</lib>
</glyph>

View file

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="guilsinglleft" format="1">
<advance width="311"/>
<unicode hex="2039"/>
<outline>
<contour>
<point x="266" y="69" type="line"/>
<point x="119" y="252" type="line"/>
<point x="266" y="432" type="line"/>
<point x="199" y="448" type="line"/>
<point x="38" y="251" type="line"/>
<point x="199" y="52" type="line"/>
</contour>
</outline>
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2016-11-06 02:27:02 +0000</string>
</dict>
</lib>
</glyph>

View file

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="guilsinglright" format="1">
<advance width="311"/>
<unicode hex="203A"/>
<outline>
<contour>
<point x="273" y="251" type="line"/>
<point x="112" y="448" type="line"/>
<point x="45" y="432" type="line"/>
<point x="192" y="252" type="line"/>
<point x="45" y="69" type="line"/>
<point x="112" y="52" type="line"/>
</contour>
</outline>
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2016-11-06 02:28:27 +0000</string>
</dict>
</lib>
</glyph>

View file

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="narrownbspace" format="1">
<advance width="290"/>
<unicode hex="202F"/>
<outline>
</outline>
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2016-11-06 02:04:07 +0000</string>
</dict>
</lib>
</glyph>

View file

@ -9,7 +9,7 @@
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2016-09-04 22:45:53 +0000</string>
<string>2016-11-06 01:04:12 +0000</string>
</dict>
</lib>
</glyph>

View file

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="paragraph" format="1">
<advance width="621"/>
<unicode hex="00B6"/>
<outline>
<contour>
<point x="332" y="-50" type="line"/>
<point x="332" y="629" type="line"/>
<point x="449" y="629" type="line"/>
<point x="449" y="-50" type="line"/>
<point x="511" y="-50" type="line"/>
<point x="511" y="687" type="line"/>
<point x="257" y="687" type="line"/>
<point x="130" y="687"/>
<point x="39" y="607"/>
<point x="39" y="491" type="curve" smooth="yes"/>
<point x="39" y="377"/>
<point x="131" y="297"/>
<point x="270" y="297" type="curve"/>
<point x="270" y="-50" type="line"/>
</contour>
</outline>
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2016-11-06 02:19:42 +0000</string>
</dict>
</lib>
</glyph>

View file

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="periodcentered" format="1">
<advance width="238"/>
<unicode hex="00B7"/>
<outline>
<contour>
<point x="148" y="221"/>
<point x="171" y="243"/>
<point x="171" y="273" type="curve" smooth="yes"/>
<point x="171" y="302"/>
<point x="148" y="324"/>
<point x="120" y="324" type="curve" smooth="yes"/>
<point x="91" y="324"/>
<point x="68" y="302"/>
<point x="68" y="273" type="curve" smooth="yes"/>
<point x="68" y="243"/>
<point x="91" y="221"/>
<point x="120" y="221" type="curve" smooth="yes"/>
</contour>
</outline>
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2016-11-06 01:35:20 +0000</string>
</dict>
</lib>
</glyph>

View file

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="sixperemspace" format="1">
<advance width="166"/>
<unicode hex="2006"/>
<outline>
</outline>
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2016-11-06 02:05:22 +0000</string>
</dict>
</lib>
</glyph>

View file

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="threeperemspace" format="1">
<advance width="333"/>
<unicode hex="2004"/>
<outline>
</outline>
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2016-11-06 02:05:49 +0000</string>
</dict>
</lib>
</glyph>