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="388"/>
<unicode hex="2022"/>
<outline>
<contour>
<point x="243" y="196"/>
<point x="303" y="253"/>
<point x="303" y="316" type="curve" smooth="yes"/>
<point x="303" y="363"/>
<point x="268" y="399"/>
<point x="219" y="399" type="curve" smooth="yes"/>
<point x="157" y="399"/>
<point x="97" y="341"/>
<point x="97" y="280" type="curve" smooth="yes"/>
<point x="97" y="232"/>
<point x="132" y="196"/>
<point x="182" y="196" 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="438"/>
<unicode hex="00AB"/>
<outline>
<component base="guilsinglleft" xOffset="3"/>
<component base="guilsinglleft" xOffset="152"/>
</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="438"/>
<unicode hex="00BB"/>
<outline>
<component base="guilsinglright" xOffset="8"/>
<component base="guilsinglright" xOffset="157"/>
</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="278"/>
<unicode hex="2039"/>
<outline>
<contour>
<point x="190" y="60" type="line"/>
<point x="68" y="249" type="line"/>
<point x="270" y="437" type="line"/>
<point x="244" y="442" type="line"/>
<point x="36" y="249" type="line"/>
<point x="165" y="55" 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="278"/>
<unicode hex="203A"/>
<outline>
<contour>
<point x="238" y="249" type="line"/>
<point x="110" y="442" type="line"/>
<point x="84" y="437" type="line"/>
<point x="206" y="249" type="line"/>
<point x="4" y="60" type="line"/>
<point x="31" y="55" 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="577"/>
<unicode hex="00B6"/>
<outline>
<contour>
<point x="233" y="-50" type="line"/>
<point x="379" y="651" type="line"/>
<point x="513" y="651" type="line"/>
<point x="367" y="-50" type="line"/>
<point x="403" y="-50" type="line"/>
<point x="556" y="687" type="line"/>
<point x="341" y="687" type="line"/>
<point x="204" y="687"/>
<point x="85" y="585"/>
<point x="85" y="456" type="curve" smooth="yes"/>
<point x="85" y="364"/>
<point x="155" y="303"/>
<point x="272" y="303" type="curve"/>
<point x="197" 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="187"/>
<unicode hex="00B7"/>
<outline>
<contour>
<point x="109" y="241"/>
<point x="124" y="255"/>
<point x="124" y="272" type="curve" smooth="yes"/>
<point x="124" y="286"/>
<point x="114" y="296"/>
<point x="99" y="296" type="curve" smooth="yes"/>
<point x="82" y="296"/>
<point x="68" y="281"/>
<point x="68" y="265" type="curve" smooth="yes"/>
<point x="68" y="251"/>
<point x="78" y="241"/>
<point x="94" y="241" 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>