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>
</dict>
</lib>
</glyph>

View file

@ -20,7 +20,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="269" y="178"/>
<point x="339" y="243"/>
<point x="339" y="317" type="curve" smooth="yes"/>
<point x="339" y="373"/>
<point x="297" y="417"/>
<point x="238" y="417" type="curve" smooth="yes"/>
<point x="165" y="417"/>
<point x="97" y="351"/>
<point x="97" y="278" type="curve" smooth="yes"/>
<point x="97" y="221"/>
<point x="139" y="178"/>
<point x="199" 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="203"/>
</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="225" y="69" type="line"/>
<point x="117" y="252" type="line"/>
<point x="302" y="432" type="line"/>
<point x="236" y="448" type="line"/>
<point x="36" y="251" type="line"/>
<point x="156" 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="313"/>
<unicode hex="203A"/>
<outline>
<contour>
<point x="273" y="251" type="line"/>
<point x="151" y="448" type="line"/>
<point x="83" y="432" type="line"/>
<point x="192" y="252" type="line"/>
<point x="6" y="69" type="line"/>
<point x="71" 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="268" y="-50" type="line"/>
<point x="409" y="629" type="line"/>
<point x="526" y="629" type="line"/>
<point x="385" y="-50" type="line"/>
<point x="447" y="-50" type="line"/>
<point x="600" y="687" type="line"/>
<point x="344" y="687" type="line"/>
<point x="205" y="687"/>
<point x="85" y="591"/>
<point x="85" y="456" type="curve" smooth="yes"/>
<point x="85" y="361"/>
<point x="159" y="297"/>
<point x="281" y="297" type="curve"/>
<point x="206" 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="237"/>
<unicode hex="00B7"/>
<outline>
<contour>
<point x="146" y="221"/>
<point x="173" y="246"/>
<point x="173" y="279" type="curve" smooth="yes"/>
<point x="173" y="305"/>
<point x="154" y="324"/>
<point x="127" y="324" type="curve" smooth="yes"/>
<point x="97" y="324"/>
<point x="71" y="299"/>
<point x="71" y="266" type="curve" smooth="yes"/>
<point x="71" y="240"/>
<point x="89" y="221"/>
<point x="117" 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>