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

@ -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="394"/>
<unicode hex="2022"/>
<outline>
<contour>
<point x="253" y="196"/>
<point x="299" y="242"/>
<point x="299" y="298" type="curve" smooth="yes"/>
<point x="299" y="353"/>
<point x="253" y="399"/>
<point x="198" y="399" type="curve" smooth="yes"/>
<point x="142" y="399"/>
<point x="96" y="353"/>
<point x="96" y="298" type="curve" smooth="yes"/>
<point x="96" y="242"/>
<point x="142" y="196"/>
<point x="198" 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="153"/>
</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="158"/>
</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="277"/>
<unicode hex="2039"/>
<outline>
<contour>
<point x="232" y="60" type="line"/>
<point x="70" y="249" type="line"/>
<point x="232" y="437" type="line"/>
<point x="206" y="442" type="line"/>
<point x="38" y="249" type="line"/>
<point x="206" 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="277"/>
<unicode hex="203A"/>
<outline>
<contour>
<point x="239" y="249" type="line"/>
<point x="71" y="442" type="line"/>
<point x="45" y="437" type="line"/>
<point x="207" y="249" type="line"/>
<point x="45" y="60" type="line"/>
<point x="71" 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="576"/>
<unicode hex="00B6"/>
<outline>
<contour>
<point x="296" y="-50" type="line"/>
<point x="296" y="651" type="line"/>
<point x="430" y="651" type="line"/>
<point x="430" y="-50" type="line"/>
<point x="466" y="-50" type="line"/>
<point x="466" y="687" type="line"/>
<point x="252" y="687" type="line"/>
<point x="136" y="687"/>
<point x="39" y="612"/>
<point x="39" y="496" type="curve" smooth="yes"/>
<point x="39" y="382"/>
<point x="126" y="303"/>
<point x="260" y="303" type="curve"/>
<point x="260" 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="186"/>
<unicode hex="00B7"/>
<outline>
<contour>
<point x="109" y="241"/>
<point x="121" y="253"/>
<point x="121" y="269" type="curve" smooth="yes"/>
<point x="121" y="284"/>
<point x="109" y="296"/>
<point x="94" y="296" type="curve" smooth="yes"/>
<point x="78" y="296"/>
<point x="66" y="284"/>
<point x="66" y="269" type="curve" smooth="yes"/>
<point x="66" y="253"/>
<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>