Created
February 12, 2011 09:44
-
-
Save codingisacopingstrategy/823651 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/OpenBaskerville.ufo/feature.fea b/OpenBaskerville.ufo/feature.fea | |
new file mode 100644 | |
index 0000000..f693c4d | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/feature.fea | |
@@ -0,0 +1,82 @@ | |
+ | |
+# GPOS | |
+ | |
+ | |
+lookup kernHorizontalKerninginLatinloo { | |
+ lookupflag 0; | |
+ pos \V \A -179; | |
+ pos \a \y -3; | |
+ pos \a \w -7; | |
+ pos \a \s 15; | |
+ pos \b \period -15; | |
+ pos \d \y -4; | |
+ pos \d \w -23; | |
+ pos \e \period -10; | |
+ pos \f \s 20; | |
+ pos \g \z 5; | |
+ pos \g \p 10; | |
+ pos \g \g 10; | |
+ pos \g \b 10; | |
+ pos \h \y -35; | |
+ pos \h \u -5; | |
+ pos \i \t -5; | |
+ pos \i \quoteright -10; | |
+ pos \i \j -24; | |
+ pos \j \s 15; | |
+ pos \j \j 24; | |
+ pos \k \z 35; | |
+ pos \k \a 5; | |
+ pos \l \u -5; | |
+ pos \m \u -5; | |
+ pos \n \y -35; | |
+ pos \n \u -4; | |
+ pos \o \period -15; | |
+ pos \p \t -8; | |
+ pos \quoteright \d -40; | |
+ pos \s \w -10; | |
+ pos \s \v -7; | |
+ pos \s \u -3; | |
+ pos \s \t -15; | |
+ pos \t \z 17; | |
+ pos \t \o -8; | |
+ pos \t \d 5; | |
+ pos \y \l -20; | |
+ pos \y \k -5; | |
+ pos \y \h -20; | |
+ pos \y \b -43; | |
+} kernHorizontalKerninginLatinloo; | |
+ | |
+feature kern { | |
+ | |
+ script latn; | |
+ language dflt ; | |
+ lookup kernHorizontalKerninginLatinloo; | |
+} kern; | |
+ | |
+@GDEF_Simple = [\.null \A \AE \Aacute \Acircumflex \Adieresis \Agrave \Aring \Atilde | |
+ \B \C \CR \D \E \Eacute \Ecircumflex \Edieresis \Egrave \Eth \Euro \F \G \H \I \Iacute | |
+ \Icircumflex \Idieresis \Igrave \J \K \L \M \N \Ntilde \O \OE \Oacute \Ocircumflex | |
+ \Odieresis \Ograve \Oslash \Otilde \P \Q \R \S \Scaron \T \Thorn \U \Uacute | |
+ \Ucircumflex \Udieresis \Ugrave \V \W \X \Y \Yacute \Ydieresis \Z \Zcaron \a \aacute | |
+ \acircumflex \acute \adieresis \ae \agrave \ampersand \aring \asciicircum | |
+ \asciitilde \asterisk \at \atilde \b \bullet \c \c_t \caron \cent \circumflex | |
+ \colon \comma \copyright \d \dieresis \dollar \dotlessi \dotlessiacute | |
+ \dotlessicircumflex \dotlessidieresis \dotlessigrave \e \eacute \ecircumflex | |
+ \edieresis \egrave \eight \equal \eth \exclam \exclamdown \f \f_f_j \f_j \ff \ffi | |
+ \ffl \fi \five \fl \four \g \g_i \germandbls \grave \h \hyphen \i \iacute | |
+ \icircumflex \idieresis \igrave \ij \interrobang \j \k \l \longs \longs_t \m | |
+ \multiply \n \nine \ntilde \o \oacute \ocircumflex \odieresis \oe \ograve \one | |
+ \ordfeminine \oslash \otilde \p \parenleft \parenright \percent \period | |
+ \periodcentered \perthousand \plus \q \question \questiondown \quotedblleft | |
+ \quotedblright \quoteleft \quoteright \r \registered \ring \s \s_t \scaron | |
+ \semicolon \seven \six \space \sterling \t \thorn \three \tilde \two \u \uacute | |
+ \ucircumflex \udieresis \ugrave \v \w \x \y \yacute \ydieresis \z \zcaron \zero ]; | |
+@GDEF_Ligature = []; | |
+@GDEF_Mark = []; | |
+@GDEF_Component = []; | |
+ | |
+table GDEF { | |
+ GlyphClassDef @GDEF_Simple @GDEF_Ligature @GDEF_Mark @GDEF_Component; | |
+ | |
+} GDEF; | |
+ | |
diff --git a/OpenBaskerville.ufo/features.fea b/OpenBaskerville.ufo/features.fea | |
deleted file mode 100644 | |
index c000e83..0000000 | |
--- a/OpenBaskerville.ufo/features.fea | |
+++ /dev/null | |
@@ -1,36 +0,0 @@ | |
-languagesystem DFLT dflt; | |
- | |
-# feature onum { | |
-# sub zero by zero.oldstyle ; | |
-# sub one by one.oldstyle ; | |
-# sub two by two.oldstyle ; | |
-# sub three by three.oldstyle ; | |
-# sub four by four.oldstyle ; | |
-# sub five by five.oldstyle ; | |
-# sub six by six.oldstyle ; | |
-# sub seven by seven.oldstyle ; | |
-# sub eight by eight.oldstyle ; | |
-# sub nine by nine.oldstyle ; | |
-# } onum; | |
- | |
-feature dlig { | |
- sub c t by c_t; | |
- sub s t by s_t; | |
-} dlig; | |
- | |
-feature liga { | |
- sub f f i by ffi; | |
- sub f i by fi; | |
- sub ffl by ffl; | |
- sub f l by fl; | |
- sub f f by ff; | |
- sub f j by f_j; | |
- sub f f j by f_f_j; | |
-} liga; | |
- | |
-feature swsh { | |
- sub g i by g_i ; | |
-} swsh; | |
- | |
- | |
- | |
diff --git a/OpenBaskerville.ufo/fontinfo.plist b/OpenBaskerville.ufo/fontinfo.plist | |
index 483a7f9..c2cf044 100644 | |
--- a/OpenBaskerville.ufo/fontinfo.plist | |
+++ b/OpenBaskerville.ufo/fontinfo.plist | |
@@ -1,61 +1,90 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
-<dict> | |
- <key>ascender</key> | |
- <integer>694</integer> | |
+ <dict> | |
+ <key>familyName</key> | |
+ <string>Open Baskerville</string> | |
+ <key>styleName</key> | |
+ <string>Normal</string> | |
+ <key>copyright</key> | |
+ <string></string> | |
+ <key>unitsPerEm</key> | |
+ <integer>1000</integer> | |
+ <key>xHeight</key> | |
+ <integer>421</integer> | |
<key>capHeight</key> | |
<integer>676</integer> | |
+ <key>ascender</key> | |
+ <integer>800</integer> | |
<key>descender</key> | |
- <integer>-204</integer> | |
- <key>familyName</key> | |
- <string>Open Baskerville</string> | |
+ <integer>-200</integer> | |
<key>italicAngle</key> | |
- <integer>0</integer> | |
- <key>macintoshFONDFamilyID</key> | |
- <integer>128</integer> | |
- <key>macintoshFONDName</key> | |
- <string>Open Baskerville</string> | |
- <key>openTypeOS2VendorID</key> | |
- <string>pyrs</string> | |
- <key>openTypeOS2WeightClass</key> | |
- <integer>400</integer> | |
+ <real>0</real> | |
+ <key>note</key> | |
+ <string></string> | |
+ <key>openTypeHeadCreated</key> | |
+ <string>2011/01/12 09:29:29</string> | |
<key>openTypeOS2WidthClass</key> | |
<integer>5</integer> | |
- <key>postscriptBlueFuzz</key> | |
- <integer>1</integer> | |
- <key>postscriptBlueScale</key> | |
- <real>0.039625</real> | |
- <key>postscriptBlueShift</key> | |
- <integer>7</integer> | |
- <key>postscriptBlueValues</key> | |
+ <key>openTypeOS2WeightClass</key> | |
+ <integer>400</integer> | |
+ <key>openTypeOS2VendorID</key> | |
+ <string>pyrs</string> | |
+ <key>openTypeOS2FamilyClass</key> | |
<array> | |
- <integer>-218</integer> | |
- <integer>-204</integer> | |
- <integer>-14</integer> | |
<integer>0</integer> | |
- <integer>421</integer> | |
- <integer>434</integer> | |
- <integer>676</integer> | |
- <integer>691</integer> | |
- </array> | |
- <key>postscriptDefaultWidthX</key> | |
- <integer>500</integer> | |
- <key>postscriptFamilyBlues</key> | |
- <array> | |
+ <integer>0</integer> | |
</array> | |
- <key>postscriptFamilyOtherBlues</key> | |
+ <key>openTypeOS2Type</key> | |
<array> | |
+ <integer>0</integer> | |
+ <integer>1</integer> | |
+ <integer>2</integer> | |
+ <integer>3</integer> | |
+ <integer>4</integer> | |
+ <integer>5</integer> | |
+ <integer>6</integer> | |
+ <integer>7</integer> | |
+ <integer>8</integer> | |
+ <integer>9</integer> | |
+ <integer>10</integer> | |
+ <integer>11</integer> | |
+ <integer>12</integer> | |
+ <integer>13</integer> | |
+ <integer>14</integer> | |
+ <integer>15</integer> | |
</array> | |
+ <key>openTypeOS2TypoAscender</key> | |
+ <integer>800</integer> | |
+ <key>openTypeOS2TypoDescender</key> | |
+ <integer>200</integer> | |
+ <key>openTypeOS2TypoLineGap</key> | |
+ <integer>0</integer> | |
+ <key>openTypeOS2WinAscent</key> | |
+ <integer>916</integer> | |
+ <key>openTypeOS2WinDescent</key> | |
+ <integer>-204</integer> | |
<key>postscriptFontName</key> | |
<string>OpenBaskerville</string> | |
<key>postscriptFullName</key> | |
<string>Open Baskerville</string> | |
- <key>postscriptOtherBlues</key> | |
+ <key>postscriptWeightName</key> | |
+ <string>Normal</string> | |
+ <key>postscriptUnderlineThickness</key> | |
+ <integer>0</integer> | |
+ <key>postscriptUnderlinePosition</key> | |
+ <integer>0</integer> | |
+ <key>postscriptBlueValues</key> | |
<array> | |
+ <integer>-218</integer> | |
+ <integer>-204</integer> | |
+ <integer>-14</integer> | |
+ <integer>0</integer> | |
+ <integer>421</integer> | |
+ <integer>434</integer> | |
+ <integer>676</integer> | |
+ <integer>691</integer> | |
</array> | |
- <key>postscriptSlantAngle</key> | |
- <integer>0</integer> | |
<key>postscriptStemSnapH</key> | |
<array> | |
<integer>20</integer> | |
@@ -67,27 +96,13 @@ | |
<integer>100</integer> | |
<integer>68</integer> | |
</array> | |
- <key>postscriptUniqueID</key> | |
- <integer>-1</integer> | |
- <key>postscriptWeightName</key> | |
- <string>Normal</string> | |
- <key>postscriptWindowsCharacterSet</key> | |
+ <key>postscriptBlueFuzz</key> | |
<integer>1</integer> | |
- <key>styleMapFamilyName</key> | |
+ <key>postscriptBlueShift</key> | |
+ <integer>7</integer> | |
+ <key>postscriptBlueScale</key> | |
+ <real>0.039625</real> | |
+ <key>macintoshFONDName</key> | |
<string>Open Baskerville</string> | |
- <key>styleMapStyleName</key> | |
- <string>regular</string> | |
- <key>styleName</key> | |
- <string>Regular</string> | |
- <key>unitsPerEm</key> | |
- <integer>1000</integer> | |
- <key>versionMajor</key> | |
- <integer>1</integer> | |
- <key>versionMinor</key> | |
- <integer>0</integer> | |
- <key>xHeight</key> | |
- <integer>421</integer> | |
- <key>year</key> | |
- <integer>0</integer> | |
-</dict> | |
+ </dict> | |
</plist> | |
diff --git a/OpenBaskerville.ufo/glyphs/.notdef.glif b/OpenBaskerville.ufo/glyphs/.notdef.glif | |
new file mode 100644 | |
index 0000000..2baba04 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/.notdef.glif | |
@@ -0,0 +1,4 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name=".notdef" format="1"> | |
+ <advance width="274"/> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/.null.glif b/OpenBaskerville.ufo/glyphs/.null.glif | |
new file mode 100644 | |
index 0000000..23f7877 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/.null.glif | |
@@ -0,0 +1,4 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name=".null" format="1"> | |
+ <advance width="0"/> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/AE_.glif b/OpenBaskerville.ufo/glyphs/AE_.glif | |
new file mode 100644 | |
index 0000000..a98d8f0 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/AE_.glif | |
@@ -0,0 +1,79 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="AE" format="1"> | |
+ <advance width="952"/> | |
+ <unicode hex="00c6"/> | |
+ <outline> | |
+ <contour> | |
+ <point x="440" y="133" type="line" smooth="yes"/> | |
+ <point x="440" y="51"/> | |
+ <point x="391" y="13"/> | |
+ <point x="334" y="13" type="curve" smooth="yes"/> | |
+ <point x="323" y="13" type="line" smooth="no"/> | |
+ <point x="323" y="0" type="line" smooth="no"/> | |
+ <point x="912" y="0" type="line" smooth="no"/> | |
+ <point x="919" y="196" type="line" smooth="no"/> | |
+ <point x="908" y="196" type="line" smooth="no"/> | |
+ <point x="896" y="77"/> | |
+ <point x="832" y="12"/> | |
+ <point x="698" y="12" type="curve" smooth="yes"/> | |
+ <point x="589" y="12"/> | |
+ <point x="540" y="51"/> | |
+ <point x="540" y="133" type="curve" smooth="yes"/> | |
+ <point x="540" y="325" type="line" smooth="no"/> | |
+ <point x="595" y="325" type="line" smooth="yes"/> | |
+ <point x="664" y="325"/> | |
+ <point x="708" y="279"/> | |
+ <point x="708" y="209" type="curve" smooth="yes"/> | |
+ <point x="708" y="198" type="line" smooth="no"/> | |
+ <point x="719" y="198" type="line" smooth="no"/> | |
+ <point x="719" y="198"/> | |
+ <point x="717" y="264"/> | |
+ <point x="717" y="331" type="curve" smooth="yes"/> | |
+ <point x="717" y="408"/> | |
+ <point x="719" y="463"/> | |
+ <point x="719" y="463" type="curve" smooth="no"/> | |
+ <point x="708" y="463" type="line" smooth="no"/> | |
+ <point x="708" y="452" type="line" smooth="yes"/> | |
+ <point x="708" y="397"/> | |
+ <point x="686" y="342"/> | |
+ <point x="604" y="342" type="curve" smooth="yes"/> | |
+ <point x="540" y="342" type="line" smooth="no"/> | |
+ <point x="540" y="663" type="line" smooth="no"/> | |
+ <point x="653" y="663" type="line" smooth="yes"/> | |
+ <point x="784" y="663"/> | |
+ <point x="845" y="607"/> | |
+ <point x="852" y="518" type="curve" smooth="no"/> | |
+ <point x="866" y="518" type="line" smooth="no"/> | |
+ <point x="855" y="676" type="line" smooth="no"/> | |
+ <point x="358" y="676" type="line" smooth="no"/> | |
+ <point x="358" y="663" type="line" smooth="no"/> | |
+ <point x="370" y="663" type="line" smooth="yes"/> | |
+ <point x="393" y="663"/> | |
+ <point x="406" y="659"/> | |
+ <point x="421" y="648" type="curve" smooth="no"/> | |
+ <point x="152" y="150" type="line" smooth="yes"/> | |
+ <point x="116" y="83"/> | |
+ <point x="72" y="13"/> | |
+ <point x="16" y="13" type="curve" smooth="yes"/> | |
+ <point x="5" y="13" type="line" smooth="no"/> | |
+ <point x="5" y="0" type="line" smooth="no"/> | |
+ <point x="226" y="0" type="line" smooth="no"/> | |
+ <point x="226" y="13" type="line" smooth="no"/> | |
+ <point x="218" y="13" type="line" smooth="yes"/> | |
+ <point x="176" y="13"/> | |
+ <point x="148" y="32"/> | |
+ <point x="148" y="78" type="curve" smooth="yes"/> | |
+ <point x="148" y="100"/> | |
+ <point x="184" y="165"/> | |
+ <point x="188" y="173" type="curve" smooth="yes"/> | |
+ <point x="269" y="323" type="line" smooth="no"/> | |
+ <point x="439" y="323" type="line" smooth="no"/> | |
+ </contour> | |
+ <contour> | |
+ <point x="439" y="343" type="line" smooth="no"/> | |
+ <point x="280" y="343" type="line" smooth="no"/> | |
+ <point x="439" y="639" type="line" smooth="no"/> | |
+ <point x="439" y="549" type="line" smooth="no"/> | |
+ </contour> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/A_.glif b/OpenBaskerville.ufo/glyphs/A_.glif | |
index 40b84e8..7a762e8 100644 | |
--- a/OpenBaskerville.ufo/glyphs/A_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/A_.glif | |
@@ -4,25 +4,25 @@ | |
<unicode hex="0041"/> | |
<outline> | |
<contour> | |
- <point x="383" y="229" type="move" name="top"/> | |
+ <point x="383" y="229" type="move" smooth="yes"/> | |
</contour> | |
<contour> | |
- <point x="715" y="0" type="line"/> | |
- <point x="715" y="13" type="line"/> | |
+ <point x="715" y="0" type="line" smooth="no"/> | |
+ <point x="715" y="13" type="line" smooth="no"/> | |
<point x="703" y="13" type="line" smooth="yes"/> | |
<point x="645" y="13"/> | |
<point x="609" y="67"/> | |
<point x="588" y="121" type="curve" smooth="yes"/> | |
- <point x="369" y="677" type="line"/> | |
- <point x="366" y="677" type="line"/> | |
+ <point x="369" y="677" type="line" smooth="no"/> | |
+ <point x="366" y="677" type="line" smooth="no"/> | |
<point x="128" y="150" type="line" smooth="yes"/> | |
<point x="110" y="111"/> | |
<point x="69" y="13"/> | |
<point x="13" y="13" type="curve" smooth="yes"/> | |
- <point x="5" y="13" type="line"/> | |
- <point x="5" y="0" type="line"/> | |
- <point x="226" y="0" type="line"/> | |
- <point x="226" y="13" type="line"/> | |
+ <point x="5" y="13" type="line" smooth="no"/> | |
+ <point x="5" y="0" type="line" smooth="no"/> | |
+ <point x="226" y="0" type="line" smooth="no"/> | |
+ <point x="226" y="13" type="line" smooth="no"/> | |
<point x="218" y="13" type="line" smooth="yes"/> | |
<point x="159" y="13"/> | |
<point x="141" y="56"/> | |
@@ -30,8 +30,8 @@ | |
<point x="141" y="127"/> | |
<point x="149" y="154"/> | |
<point x="157" y="173" type="curve" smooth="yes"/> | |
- <point x="197" y="263" type="line"/> | |
- <point x="430" y="263" type="line"/> | |
+ <point x="197" y="263" type="line" smooth="no"/> | |
+ <point x="430" y="263" type="line" smooth="no"/> | |
<point x="442" y="233" type="line" smooth="yes"/> | |
<point x="469" y="164"/> | |
<point x="488" y="111"/> | |
@@ -39,13 +39,13 @@ | |
<point x="488" y="34"/> | |
<point x="465" y="13"/> | |
<point x="407" y="13" type="curve" smooth="yes"/> | |
- <point x="395" y="13" type="line"/> | |
- <point x="395" y="0" type="line"/> | |
+ <point x="395" y="13" type="line" smooth="no"/> | |
+ <point x="395" y="0" type="line" smooth="no"/> | |
</contour> | |
<contour> | |
- <point x="322" y="538" type="line"/> | |
- <point x="422" y="283" type="line"/> | |
- <point x="206" y="283" type="line"/> | |
+ <point x="322" y="538" type="line" smooth="no"/> | |
+ <point x="422" y="283" type="line" smooth="no"/> | |
+ <point x="206" y="283" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/A_E_.glif b/OpenBaskerville.ufo/glyphs/A_E_.glif | |
deleted file mode 100644 | |
index 839991f..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/A_E_.glif | |
+++ /dev/null | |
@@ -1,79 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="AE" format="1"> | |
- <advance width="952"/> | |
- <unicode hex="00C6"/> | |
- <outline> | |
- <contour> | |
- <point x="440" y="133" type="line"/> | |
- <point x="440" y="51"/> | |
- <point x="391" y="13"/> | |
- <point x="334" y="13" type="curve" smooth="yes"/> | |
- <point x="323" y="13" type="line"/> | |
- <point x="323" y="0" type="line"/> | |
- <point x="912" y="0" type="line"/> | |
- <point x="919" y="196" type="line"/> | |
- <point x="908" y="196" type="line"/> | |
- <point x="896" y="77"/> | |
- <point x="832" y="12"/> | |
- <point x="698" y="12" type="curve" smooth="yes"/> | |
- <point x="589" y="12"/> | |
- <point x="540" y="51"/> | |
- <point x="540" y="133" type="curve" smooth="yes"/> | |
- <point x="540" y="325" type="line"/> | |
- <point x="595" y="325" type="line" smooth="yes"/> | |
- <point x="664" y="325"/> | |
- <point x="708" y="279"/> | |
- <point x="708" y="209" type="curve" smooth="yes"/> | |
- <point x="708" y="198" type="line"/> | |
- <point x="719" y="198" type="line"/> | |
- <point x="719" y="198"/> | |
- <point x="717" y="264"/> | |
- <point x="717" y="331" type="curve"/> | |
- <point x="717" y="408"/> | |
- <point x="719" y="463"/> | |
- <point x="719" y="463" type="curve"/> | |
- <point x="708" y="463" type="line"/> | |
- <point x="708" y="452" type="line" smooth="yes"/> | |
- <point x="708" y="397"/> | |
- <point x="686" y="342"/> | |
- <point x="604" y="342" type="curve" smooth="yes"/> | |
- <point x="540" y="342" type="line"/> | |
- <point x="540" y="663" type="line"/> | |
- <point x="653" y="663" type="line" smooth="yes"/> | |
- <point x="784" y="663"/> | |
- <point x="845" y="607"/> | |
- <point x="852" y="518" type="curve"/> | |
- <point x="866" y="518" type="line"/> | |
- <point x="855" y="676" type="line"/> | |
- <point x="358" y="676" type="line"/> | |
- <point x="358" y="663" type="line"/> | |
- <point x="370" y="663" type="line" smooth="yes"/> | |
- <point x="393" y="663"/> | |
- <point x="406" y="659"/> | |
- <point x="421" y="648" type="curve"/> | |
- <point x="152" y="150" type="line" smooth="yes"/> | |
- <point x="116" y="83"/> | |
- <point x="72" y="13"/> | |
- <point x="16" y="13" type="curve" smooth="yes"/> | |
- <point x="5" y="13" type="line"/> | |
- <point x="5" y="0" type="line"/> | |
- <point x="226" y="0" type="line"/> | |
- <point x="226" y="13" type="line"/> | |
- <point x="218" y="13" type="line" smooth="yes"/> | |
- <point x="176" y="13"/> | |
- <point x="148" y="32"/> | |
- <point x="148" y="78" type="curve" smooth="yes"/> | |
- <point x="148" y="100"/> | |
- <point x="184" y="165"/> | |
- <point x="188" y="173" type="curve" smooth="yes"/> | |
- <point x="269" y="323" type="line"/> | |
- <point x="439" y="323" type="line"/> | |
- </contour> | |
- <contour> | |
- <point x="439" y="343" type="line"/> | |
- <point x="280" y="343" type="line"/> | |
- <point x="439" y="639" type="line"/> | |
- <point x="439" y="549" type="line"/> | |
- </contour> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/A_acute.glif b/OpenBaskerville.ufo/glyphs/A_acute.glif | |
deleted file mode 100644 | |
index 1f2e571..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/A_acute.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Aacute" format="1"> | |
- <advance width="720"/> | |
- <unicode hex="00C1"/> | |
- <outline> | |
- <component base="A"/> | |
- <component base="acute" xOffset="245" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/A_circumflex.glif b/OpenBaskerville.ufo/glyphs/A_circumflex.glif | |
deleted file mode 100644 | |
index cfa755f..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/A_circumflex.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Acircumflex" format="1"> | |
- <advance width="720"/> | |
- <unicode hex="00C2"/> | |
- <outline> | |
- <component base="A"/> | |
- <component base="circumflex" xOffset="211" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/A_dieresis.glif b/OpenBaskerville.ufo/glyphs/A_dieresis.glif | |
deleted file mode 100644 | |
index 7b90440..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/A_dieresis.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Adieresis" format="1"> | |
- <advance width="720"/> | |
- <unicode hex="00C4"/> | |
- <outline> | |
- <component base="A"/> | |
- <component base="dieresis" xOffset="211" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/A_grave.glif b/OpenBaskerville.ufo/glyphs/A_grave.glif | |
deleted file mode 100644 | |
index c34a95a..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/A_grave.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Agrave" format="1"> | |
- <advance width="720"/> | |
- <unicode hex="00C0"/> | |
- <outline> | |
- <component base="A"/> | |
- <component base="grave" xOffset="178" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/A_ring.glif b/OpenBaskerville.ufo/glyphs/A_ring.glif | |
deleted file mode 100644 | |
index 33eaa7e..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/A_ring.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Aring" format="1"> | |
- <advance width="720"/> | |
- <unicode hex="00C5"/> | |
- <outline> | |
- <component base="A"/> | |
- <component base="ring" xOffset="191" yOffset="213"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/A_tilde.glif b/OpenBaskerville.ufo/glyphs/A_tilde.glif | |
deleted file mode 100644 | |
index 4e50e3b..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/A_tilde.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Atilde" format="1"> | |
- <advance width="720"/> | |
- <unicode hex="00C3"/> | |
- <outline> | |
- <component base="A"/> | |
- <component base="tilde" xOffset="193" yOffset="248"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Aacute_.glif b/OpenBaskerville.ufo/glyphs/Aacute_.glif | |
new file mode 100644 | |
index 0000000..f567f78 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Aacute_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Aacute" format="1"> | |
+ <advance width="720"/> | |
+ <unicode hex="00c1"/> | |
+ <outline> | |
+ <component base="acute" xOffset="245" yOffset="229"/> | |
+ <component base="A"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Acircumflex_.glif b/OpenBaskerville.ufo/glyphs/Acircumflex_.glif | |
new file mode 100644 | |
index 0000000..17c0a1f | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Acircumflex_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Acircumflex" format="1"> | |
+ <advance width="720"/> | |
+ <unicode hex="00c2"/> | |
+ <outline> | |
+ <component base="circumflex" xOffset="211" yOffset="229"/> | |
+ <component base="A"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Adieresis_.glif b/OpenBaskerville.ufo/glyphs/Adieresis_.glif | |
new file mode 100644 | |
index 0000000..8cad0f6 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Adieresis_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Adieresis" format="1"> | |
+ <advance width="720"/> | |
+ <unicode hex="00c4"/> | |
+ <outline> | |
+ <component base="dieresis" xOffset="211" yOffset="229"/> | |
+ <component base="A"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Agrave_.glif b/OpenBaskerville.ufo/glyphs/Agrave_.glif | |
new file mode 100644 | |
index 0000000..983aa35 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Agrave_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Agrave" format="1"> | |
+ <advance width="720"/> | |
+ <unicode hex="00c0"/> | |
+ <outline> | |
+ <component base="grave" xOffset="178" yOffset="229"/> | |
+ <component base="A"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Aring_.glif b/OpenBaskerville.ufo/glyphs/Aring_.glif | |
new file mode 100644 | |
index 0000000..de25f46 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Aring_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Aring" format="1"> | |
+ <advance width="720"/> | |
+ <unicode hex="00c5"/> | |
+ <outline> | |
+ <component base="ring" xOffset="191" yOffset="213"/> | |
+ <component base="A"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Atilde_.glif b/OpenBaskerville.ufo/glyphs/Atilde_.glif | |
new file mode 100644 | |
index 0000000..cc5c4de | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Atilde_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Atilde" format="1"> | |
+ <advance width="720"/> | |
+ <unicode hex="00c3"/> | |
+ <outline> | |
+ <component base="tilde" xOffset="193" yOffset="248"/> | |
+ <component base="A"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/B_.glif b/OpenBaskerville.ufo/glyphs/B_.glif | |
index 6bd8623..51db182 100644 | |
--- a/OpenBaskerville.ufo/glyphs/B_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/B_.glif | |
@@ -4,7 +4,7 @@ | |
<unicode hex="0042"/> | |
<outline> | |
<contour> | |
- <point x="331" y="352" type="line"/> | |
+ <point x="331" y="352" type="line" smooth="yes"/> | |
<point x="452" y="352"/> | |
<point x="527" y="327"/> | |
<point x="527" y="189" type="curve" smooth="yes"/> | |
@@ -14,10 +14,10 @@ | |
<point x="292" y="13"/> | |
<point x="253" y="37"/> | |
<point x="253" y="133" type="curve" smooth="yes"/> | |
- <point x="253" y="352" type="line"/> | |
+ <point x="253" y="352" type="line" smooth="no"/> | |
</contour> | |
<contour> | |
- <point x="254" y="664" type="line"/> | |
+ <point x="254" y="664" type="line" smooth="no"/> | |
<point x="312" y="664" type="line" smooth="yes"/> | |
<point x="410" y="664"/> | |
<point x="478" y="625"/> | |
@@ -25,11 +25,11 @@ | |
<point x="478" y="410"/> | |
<point x="434" y="364"/> | |
<point x="321" y="364" type="curve" smooth="yes"/> | |
- <point x="253" y="364" type="line"/> | |
+ <point x="253" y="364" type="line" smooth="no"/> | |
</contour> | |
<contour> | |
- <point x="41" y="676" type="line"/> | |
- <point x="41" y="663" type="line"/> | |
+ <point x="41" y="676" type="line" smooth="no"/> | |
+ <point x="41" y="663" type="line" smooth="no"/> | |
<point x="53" y="663" type="line" smooth="yes"/> | |
<point x="107" y="663"/> | |
<point x="152" y="638"/> | |
@@ -38,9 +38,9 @@ | |
<point x="152" y="51"/> | |
<point x="103" y="13"/> | |
<point x="46" y="13" type="curve" smooth="yes"/> | |
- <point x="35" y="13" type="line"/> | |
- <point x="35" y="0" type="line"/> | |
- <point x="409" y="0" type="line"/> | |
+ <point x="35" y="13" type="line" smooth="no"/> | |
+ <point x="35" y="0" type="line" smooth="no"/> | |
+ <point x="409" y="0" type="line" smooth="yes"/> | |
<point x="501" y="0"/> | |
<point x="525" y="5"/> | |
<point x="566" y="30" type="curve" smooth="yes"/> | |
@@ -49,7 +49,7 @@ | |
<point x="650" y="182" type="curve" smooth="yes"/> | |
<point x="650" y="327"/> | |
<point x="482" y="363"/> | |
- <point x="434" y="363" type="curve"/> | |
+ <point x="434" y="363" type="curve" smooth="no"/> | |
<point x="479" y="374"/> | |
<point x="585" y="408"/> | |
<point x="585" y="522" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/CR_.glif b/OpenBaskerville.ufo/glyphs/CR_.glif | |
new file mode 100644 | |
index 0000000..f4734d6 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/CR_.glif | |
@@ -0,0 +1,4 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="CR" format="1"> | |
+ <advance width="274"/> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/C_.glif b/OpenBaskerville.ufo/glyphs/C_.glif | |
index a1d8aa8..9edbab8 100644 | |
--- a/OpenBaskerville.ufo/glyphs/C_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/C_.glif | |
@@ -4,7 +4,7 @@ | |
<unicode hex="0043"/> | |
<outline> | |
<contour> | |
- <point x="630" y="465" type="line"/> | |
+ <point x="630" y="465" type="line" smooth="no"/> | |
<point x="588" y="632"/> | |
<point x="508" y="678"/> | |
<point x="396" y="678" type="curve" smooth="yes"/> | |
@@ -16,8 +16,8 @@ | |
<point x="412" y="12" type="curve" smooth="yes"/> | |
<point x="553" y="12"/> | |
<point x="638" y="95"/> | |
- <point x="638" y="193" type="curve"/> | |
- <point x="651" y="193" type="line"/> | |
+ <point x="638" y="193" type="curve" smooth="no"/> | |
+ <point x="651" y="193" type="line" smooth="no"/> | |
<point x="651" y="39"/> | |
<point x="499" y="-15"/> | |
<point x="396" y="-15" type="curve" smooth="yes"/> | |
@@ -32,11 +32,9 @@ | |
<point x="596" y="648" type="curve" smooth="yes"/> | |
<point x="610" y="648"/> | |
<point x="621" y="665"/> | |
- <point x="623" y="675" type="curve"/> | |
- <point x="634" y="675" type="line"/> | |
- <point x="634" y="675"/> | |
- <point x="639" y="465"/> | |
- <point x="639" y="465" type="curve"/> | |
+ <point x="623" y="675" type="curve" smooth="no"/> | |
+ <point x="634" y="675" type="line" smooth="no"/> | |
+ <point x="639" y="465" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/C_R_.glif b/OpenBaskerville.ufo/glyphs/C_R_.glif | |
deleted file mode 100644 | |
index db66e6c..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/C_R_.glif | |
+++ /dev/null | |
@@ -1,6 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="CR" format="1"> | |
- <advance width="274"/> | |
- <outline> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/D_.glif b/OpenBaskerville.ufo/glyphs/D_.glif | |
index b9845bb..bab1399 100644 | |
--- a/OpenBaskerville.ufo/glyphs/D_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/D_.glif | |
@@ -8,7 +8,7 @@ | |
<point x="294" y="13"/> | |
<point x="253" y="16"/> | |
<point x="253" y="133" type="curve" smooth="yes"/> | |
- <point x="253" y="657" type="line"/> | |
+ <point x="253" y="657" type="line" smooth="no"/> | |
<point x="336" y="657" type="line" smooth="yes"/> | |
<point x="550" y="657"/> | |
<point x="627" y="457"/> | |
@@ -17,15 +17,15 @@ | |
<point x="523" y="13"/> | |
</contour> | |
<contour> | |
- <point x="395" y="0" type="line"/> | |
+ <point x="395" y="0" type="line" smooth="yes"/> | |
<point x="662" y="0"/> | |
<point x="740" y="173"/> | |
<point x="740" y="338" type="curve" smooth="yes"/> | |
<point x="740" y="484"/> | |
<point x="660" y="676"/> | |
- <point x="365" y="676" type="curve"/> | |
- <point x="42" y="676" type="line"/> | |
- <point x="42" y="663" type="line"/> | |
+ <point x="365" y="676" type="curve" smooth="yes"/> | |
+ <point x="42" y="676" type="line" smooth="no"/> | |
+ <point x="42" y="663" type="line" smooth="no"/> | |
<point x="54" y="663" type="line" smooth="yes"/> | |
<point x="108" y="663"/> | |
<point x="152" y="638"/> | |
@@ -34,8 +34,8 @@ | |
<point x="152" y="51"/> | |
<point x="103" y="13"/> | |
<point x="46" y="13" type="curve" smooth="yes"/> | |
- <point x="35" y="13" type="line"/> | |
- <point x="35" y="0" type="line"/> | |
+ <point x="35" y="13" type="line" smooth="no"/> | |
+ <point x="35" y="0" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/E_.glif b/OpenBaskerville.ufo/glyphs/E_.glif | |
index e31dffa..a5d1018 100644 | |
--- a/OpenBaskerville.ufo/glyphs/E_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/E_.glif | |
@@ -4,47 +4,47 @@ | |
<unicode hex="0045"/> | |
<outline> | |
<contour> | |
- <point x="378" y="229" type="move" name="top"/> | |
+ <point x="378" y="229" type="move" smooth="yes"/> | |
</contour> | |
<contour> | |
- <point x="152" y="133" type="line"/> | |
+ <point x="152" y="133" type="line" smooth="yes"/> | |
<point x="152" y="51"/> | |
<point x="103" y="13"/> | |
<point x="46" y="13" type="curve" smooth="yes"/> | |
- <point x="35" y="13" type="line"/> | |
- <point x="35" y="0" type="line"/> | |
- <point x="636" y="0" type="line"/> | |
- <point x="643" y="196" type="line"/> | |
- <point x="632" y="196" type="line"/> | |
+ <point x="35" y="13" type="line" smooth="no"/> | |
+ <point x="35" y="0" type="line" smooth="no"/> | |
+ <point x="636" y="0" type="line" smooth="no"/> | |
+ <point x="643" y="196" type="line" smooth="no"/> | |
+ <point x="632" y="196" type="line" smooth="no"/> | |
<point x="620" y="77"/> | |
<point x="553" y="12"/> | |
<point x="414" y="12" type="curve" smooth="yes"/> | |
<point x="301" y="12"/> | |
<point x="252" y="51"/> | |
<point x="252" y="133" type="curve" smooth="yes"/> | |
- <point x="252" y="352" type="line"/> | |
+ <point x="252" y="352" type="line" smooth="no"/> | |
<point x="307" y="352" type="line" smooth="yes"/> | |
<point x="376" y="352"/> | |
<point x="420" y="306"/> | |
<point x="420" y="234" type="curve" smooth="yes"/> | |
- <point x="420" y="223" type="line"/> | |
- <point x="431" y="223" type="line"/> | |
- <point x="431" y="488" type="line"/> | |
- <point x="420" y="488" type="line"/> | |
+ <point x="420" y="223" type="line" smooth="no"/> | |
+ <point x="431" y="223" type="line" smooth="no"/> | |
+ <point x="431" y="488" type="line" smooth="no"/> | |
+ <point x="420" y="488" type="line" smooth="no"/> | |
<point x="420" y="477" type="line" smooth="yes"/> | |
<point x="420" y="420"/> | |
<point x="398" y="365"/> | |
<point x="316" y="365" type="curve" smooth="yes"/> | |
- <point x="252" y="365" type="line"/> | |
- <point x="252" y="663" type="line"/> | |
+ <point x="252" y="365" type="line" smooth="no"/> | |
+ <point x="252" y="663" type="line" smooth="no"/> | |
<point x="371" y="663" type="line" smooth="yes"/> | |
<point x="502" y="663"/> | |
<point x="563" y="607"/> | |
- <point x="570" y="518" type="curve"/> | |
- <point x="584" y="518" type="line"/> | |
- <point x="573" y="676" type="line"/> | |
- <point x="41" y="676" type="line"/> | |
- <point x="41" y="663" type="line"/> | |
+ <point x="570" y="518" type="curve" smooth="no"/> | |
+ <point x="584" y="518" type="line" smooth="no"/> | |
+ <point x="573" y="676" type="line" smooth="no"/> | |
+ <point x="41" y="676" type="line" smooth="no"/> | |
+ <point x="41" y="663" type="line" smooth="no"/> | |
<point x="53" y="663" type="line" smooth="yes"/> | |
<point x="107" y="663"/> | |
<point x="151" y="638"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/E_acute.glif b/OpenBaskerville.ufo/glyphs/E_acute.glif | |
deleted file mode 100644 | |
index bcd7fdb..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/E_acute.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Eacute" format="1"> | |
- <advance width="660"/> | |
- <unicode hex="00C9"/> | |
- <outline> | |
- <component base="E"/> | |
- <component base="acute" xOffset="240" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/E_circumflex.glif b/OpenBaskerville.ufo/glyphs/E_circumflex.glif | |
deleted file mode 100644 | |
index 3beaed5..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/E_circumflex.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Ecircumflex" format="1"> | |
- <advance width="660"/> | |
- <unicode hex="00CA"/> | |
- <outline> | |
- <component base="E"/> | |
- <component base="circumflex" xOffset="206" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/E_dieresis.glif b/OpenBaskerville.ufo/glyphs/E_dieresis.glif | |
deleted file mode 100644 | |
index 6997103..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/E_dieresis.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Edieresis" format="1"> | |
- <advance width="660"/> | |
- <unicode hex="00CB"/> | |
- <outline> | |
- <component base="E"/> | |
- <component base="dieresis" xOffset="206" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/E_grave.glif b/OpenBaskerville.ufo/glyphs/E_grave.glif | |
deleted file mode 100644 | |
index ffcc57f..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/E_grave.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Egrave" format="1"> | |
- <advance width="660"/> | |
- <unicode hex="00C8"/> | |
- <outline> | |
- <component base="E"/> | |
- <component base="grave" xOffset="173" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/E_th.glif b/OpenBaskerville.ufo/glyphs/E_th.glif | |
deleted file mode 100644 | |
index 8df6ea7..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/E_th.glif | |
+++ /dev/null | |
@@ -1,49 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Eth" format="1"> | |
- <advance width="784"/> | |
- <unicode hex="00D0"/> | |
- <outline> | |
- <contour> | |
- <point x="48" y="355" type="line"/> | |
- <point x="48" y="330" type="line"/> | |
- <point x="152" y="330" type="line"/> | |
- <point x="152" y="133" type="line" smooth="yes"/> | |
- <point x="152" y="51"/> | |
- <point x="103" y="13"/> | |
- <point x="46" y="13" type="curve" smooth="yes"/> | |
- <point x="35" y="13" type="line"/> | |
- <point x="35" y="0" type="line"/> | |
- <point x="395" y="0" type="line" smooth="yes"/> | |
- <point x="662" y="0"/> | |
- <point x="740" y="173"/> | |
- <point x="740" y="338" type="curve" smooth="yes"/> | |
- <point x="740" y="484"/> | |
- <point x="660" y="676"/> | |
- <point x="365" y="676" type="curve" smooth="yes"/> | |
- <point x="42" y="676" type="line"/> | |
- <point x="42" y="663" type="line"/> | |
- <point x="54" y="663" type="line" smooth="yes"/> | |
- <point x="108" y="663"/> | |
- <point x="152" y="638"/> | |
- <point x="152" y="549" type="curve" smooth="yes"/> | |
- <point x="152" y="355" type="line"/> | |
- </contour> | |
- <contour> | |
- <point x="350" y="13" type="curve" smooth="yes"/> | |
- <point x="294" y="13"/> | |
- <point x="253" y="16"/> | |
- <point x="253" y="133" type="curve" smooth="yes"/> | |
- <point x="253" y="329" type="line"/> | |
- <point x="439" y="330" type="line"/> | |
- <point x="439" y="357" type="line"/> | |
- <point x="253" y="356" type="line"/> | |
- <point x="253" y="657" type="line"/> | |
- <point x="336" y="657" type="line" smooth="yes"/> | |
- <point x="550" y="657"/> | |
- <point x="627" y="457"/> | |
- <point x="627" y="338" type="curve" smooth="yes"/> | |
- <point x="627" y="181"/> | |
- <point x="523" y="13"/> | |
- </contour> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/E_uro.glif b/OpenBaskerville.ufo/glyphs/E_uro.glif | |
deleted file mode 100644 | |
index 9a725ed..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/E_uro.glif | |
+++ /dev/null | |
@@ -1,98 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Euro" format="1"> | |
- <advance width="703"/> | |
- <unicode hex="20AC"/> | |
- <outline> | |
- <contour> | |
- <point x="630" y="465" type="line"/> | |
- <point x="588" y="632"/> | |
- <point x="528" y="678"/> | |
- <point x="416" y="678" type="curve" smooth="yes"/> | |
- <point x="291" y="678"/> | |
- <point x="209" y="520"/> | |
- <point x="209" y="333" type="curve" smooth="yes"/> | |
- <point x="209" y="147"/> | |
- <point x="281" y="14"/> | |
- <point x="432" y="14" type="curve" smooth="yes"/> | |
- <point x="562" y="14"/> | |
- <point x="638" y="95"/> | |
- <point x="638" y="193" type="curve"/> | |
- <point x="651" y="193" type="line"/> | |
- <point x="651" y="39"/> | |
- <point x="514" y="-15"/> | |
- <point x="416" y="-15" type="curve" smooth="yes"/> | |
- <point x="203" y="-15"/> | |
- <point x="93" y="123"/> | |
- <point x="93" y="348" type="curve" smooth="yes"/> | |
- <point x="93" y="531"/> | |
- <point x="222" y="691"/> | |
- <point x="404" y="691" type="curve" smooth="yes"/> | |
- <point x="522" y="691"/> | |
- <point x="568" y="648"/> | |
- <point x="596" y="648" type="curve" smooth="yes"/> | |
- <point x="610" y="648"/> | |
- <point x="621" y="665"/> | |
- <point x="623" y="675" type="curve"/> | |
- <point x="634" y="675" type="line"/> | |
- <point x="634" y="675"/> | |
- <point x="639" y="465"/> | |
- <point x="639" y="465" type="curve"/> | |
- </contour> | |
- <contour> | |
- <point x="41" y="402" type="curve" smooth="yes"/> | |
- <point x="40" y="401"/> | |
- <point x="119" y="402"/> | |
- <point x="119" y="402" type="curve"/> | |
- <point x="119" y="402"/> | |
- <point x="116" y="381"/> | |
- <point x="116" y="381" type="curve"/> | |
- <point x="116" y="381"/> | |
- <point x="38" y="381"/> | |
- <point x="38" y="381" type="curve"/> | |
- <point x="38" y="381"/> | |
- <point x="42" y="403"/> | |
- </contour> | |
- <contour> | |
- <point x="203" y="402" type="curve" smooth="yes"/> | |
- <point x="202" y="401"/> | |
- <point x="486" y="402"/> | |
- <point x="486" y="402" type="curve"/> | |
- <point x="486" y="402"/> | |
- <point x="482" y="381"/> | |
- <point x="482" y="381" type="curve"/> | |
- <point x="482" y="381"/> | |
- <point x="201" y="381"/> | |
- <point x="201" y="381" type="curve"/> | |
- <point x="201" y="381"/> | |
- <point x="204" y="403"/> | |
- </contour> | |
- <contour> | |
- <point x="19" y="329" type="curve" smooth="yes"/> | |
- <point x="18" y="328"/> | |
- <point x="113" y="329"/> | |
- <point x="113" y="329" type="curve"/> | |
- <point x="113" y="329"/> | |
- <point x="111" y="308"/> | |
- <point x="111" y="308" type="curve"/> | |
- <point x="111" y="308"/> | |
- <point x="16" y="308"/> | |
- <point x="16" y="308" type="curve"/> | |
- <point x="16" y="308"/> | |
- <point x="20" y="330"/> | |
- </contour> | |
- <contour> | |
- <point x="194" y="329" type="curve" smooth="yes"/> | |
- <point x="193" y="328"/> | |
- <point x="467" y="329"/> | |
- <point x="467" y="329" type="curve"/> | |
- <point x="467" y="329"/> | |
- <point x="466" y="308"/> | |
- <point x="466" y="308" type="curve"/> | |
- <point x="466" y="308"/> | |
- <point x="195" y="308"/> | |
- <point x="195" y="308" type="curve"/> | |
- <point x="195" y="308"/> | |
- <point x="195" y="330"/> | |
- </contour> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Eacute_.glif b/OpenBaskerville.ufo/glyphs/Eacute_.glif | |
new file mode 100644 | |
index 0000000..a197505 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Eacute_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Eacute" format="1"> | |
+ <advance width="660"/> | |
+ <unicode hex="00c9"/> | |
+ <outline> | |
+ <component base="acute" xOffset="240" yOffset="229"/> | |
+ <component base="E"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Ecircumflex_.glif b/OpenBaskerville.ufo/glyphs/Ecircumflex_.glif | |
new file mode 100644 | |
index 0000000..6c738e5 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Ecircumflex_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Ecircumflex" format="1"> | |
+ <advance width="660"/> | |
+ <unicode hex="00ca"/> | |
+ <outline> | |
+ <component base="circumflex" xOffset="206" yOffset="229"/> | |
+ <component base="E"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Edieresis_.glif b/OpenBaskerville.ufo/glyphs/Edieresis_.glif | |
new file mode 100644 | |
index 0000000..8e0437e | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Edieresis_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Edieresis" format="1"> | |
+ <advance width="660"/> | |
+ <unicode hex="00cb"/> | |
+ <outline> | |
+ <component base="dieresis" xOffset="206" yOffset="229"/> | |
+ <component base="E"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Egrave_.glif b/OpenBaskerville.ufo/glyphs/Egrave_.glif | |
new file mode 100644 | |
index 0000000..612dfa7 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Egrave_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Egrave" format="1"> | |
+ <advance width="660"/> | |
+ <unicode hex="00c8"/> | |
+ <outline> | |
+ <component base="grave" xOffset="173" yOffset="229"/> | |
+ <component base="E"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Eth_.glif b/OpenBaskerville.ufo/glyphs/Eth_.glif | |
new file mode 100644 | |
index 0000000..64dac47 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Eth_.glif | |
@@ -0,0 +1,49 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Eth" format="1"> | |
+ <advance width="784"/> | |
+ <unicode hex="00d0"/> | |
+ <outline> | |
+ <contour> | |
+ <point x="48" y="355" type="line" smooth="no"/> | |
+ <point x="48" y="330" type="line" smooth="no"/> | |
+ <point x="152" y="330" type="line" smooth="no"/> | |
+ <point x="152" y="133" type="line" smooth="yes"/> | |
+ <point x="152" y="51"/> | |
+ <point x="103" y="13"/> | |
+ <point x="46" y="13" type="curve" smooth="yes"/> | |
+ <point x="35" y="13" type="line" smooth="no"/> | |
+ <point x="35" y="0" type="line" smooth="no"/> | |
+ <point x="395" y="0" type="line" smooth="yes"/> | |
+ <point x="662" y="0"/> | |
+ <point x="740" y="173"/> | |
+ <point x="740" y="338" type="curve" smooth="yes"/> | |
+ <point x="740" y="484"/> | |
+ <point x="660" y="676"/> | |
+ <point x="365" y="676" type="curve" smooth="yes"/> | |
+ <point x="42" y="676" type="line" smooth="no"/> | |
+ <point x="42" y="663" type="line" smooth="no"/> | |
+ <point x="54" y="663" type="line" smooth="yes"/> | |
+ <point x="108" y="663"/> | |
+ <point x="152" y="638"/> | |
+ <point x="152" y="549" type="curve" smooth="yes"/> | |
+ <point x="152" y="355" type="line" smooth="no"/> | |
+ </contour> | |
+ <contour> | |
+ <point x="350" y="13" type="curve" smooth="yes"/> | |
+ <point x="294" y="13"/> | |
+ <point x="253" y="16"/> | |
+ <point x="253" y="133" type="curve" smooth="yes"/> | |
+ <point x="253" y="329" type="line" smooth="no"/> | |
+ <point x="439" y="330" type="line" smooth="no"/> | |
+ <point x="439" y="357" type="line" smooth="no"/> | |
+ <point x="253" y="356" type="line" smooth="no"/> | |
+ <point x="253" y="657" type="line" smooth="no"/> | |
+ <point x="336" y="657" type="line" smooth="yes"/> | |
+ <point x="550" y="657"/> | |
+ <point x="627" y="457"/> | |
+ <point x="627" y="338" type="curve" smooth="yes"/> | |
+ <point x="627" y="181"/> | |
+ <point x="523" y="13"/> | |
+ </contour> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Euro_.glif b/OpenBaskerville.ufo/glyphs/Euro_.glif | |
new file mode 100644 | |
index 0000000..dcee5ab | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Euro_.glif | |
@@ -0,0 +1,80 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Euro" format="1"> | |
+ <advance width="703"/> | |
+ <unicode hex="20ac"/> | |
+ <outline> | |
+ <contour> | |
+ <point x="630" y="465" type="line" smooth="no"/> | |
+ <point x="588" y="632"/> | |
+ <point x="528" y="678"/> | |
+ <point x="416" y="678" type="curve" smooth="yes"/> | |
+ <point x="291" y="678"/> | |
+ <point x="209" y="520"/> | |
+ <point x="209" y="333" type="curve" smooth="yes"/> | |
+ <point x="209" y="147"/> | |
+ <point x="281" y="14"/> | |
+ <point x="432" y="14" type="curve" smooth="yes"/> | |
+ <point x="562" y="14"/> | |
+ <point x="638" y="95"/> | |
+ <point x="638" y="193" type="curve" smooth="no"/> | |
+ <point x="651" y="193" type="line" smooth="no"/> | |
+ <point x="651" y="39"/> | |
+ <point x="514" y="-15"/> | |
+ <point x="416" y="-15" type="curve" smooth="yes"/> | |
+ <point x="203" y="-15"/> | |
+ <point x="93" y="123"/> | |
+ <point x="93" y="348" type="curve" smooth="yes"/> | |
+ <point x="93" y="531"/> | |
+ <point x="222" y="691"/> | |
+ <point x="404" y="691" type="curve" smooth="yes"/> | |
+ <point x="522" y="691"/> | |
+ <point x="568" y="648"/> | |
+ <point x="596" y="648" type="curve" smooth="yes"/> | |
+ <point x="610" y="648"/> | |
+ <point x="621" y="665"/> | |
+ <point x="623" y="675" type="curve" smooth="no"/> | |
+ <point x="634" y="675" type="line" smooth="no"/> | |
+ <point x="639" y="465" type="line" smooth="no"/> | |
+ </contour> | |
+ <contour> | |
+ <point x="41" y="402" type="curve" smooth="yes"/> | |
+ <point x="40" y="401"/> | |
+ <point x="119" y="402"/> | |
+ <point x="119" y="402" type="curve" smooth="no"/> | |
+ <point x="116" y="381" type="line" smooth="no"/> | |
+ <point x="38" y="381" type="line" smooth="no"/> | |
+ <point x="38" y="381"/> | |
+ <point x="42" y="403"/> | |
+ </contour> | |
+ <contour> | |
+ <point x="203" y="402" type="curve" smooth="yes"/> | |
+ <point x="202" y="401"/> | |
+ <point x="486" y="402"/> | |
+ <point x="486" y="402" type="curve" smooth="no"/> | |
+ <point x="482" y="381" type="line" smooth="no"/> | |
+ <point x="201" y="381" type="line" smooth="no"/> | |
+ <point x="201" y="381"/> | |
+ <point x="204" y="403"/> | |
+ </contour> | |
+ <contour> | |
+ <point x="19" y="329" type="curve" smooth="yes"/> | |
+ <point x="18" y="328"/> | |
+ <point x="113" y="329"/> | |
+ <point x="113" y="329" type="curve" smooth="no"/> | |
+ <point x="111" y="308" type="line" smooth="no"/> | |
+ <point x="16" y="308" type="line" smooth="no"/> | |
+ <point x="16" y="308"/> | |
+ <point x="20" y="330"/> | |
+ </contour> | |
+ <contour> | |
+ <point x="194" y="329" type="curve" smooth="yes"/> | |
+ <point x="193" y="328"/> | |
+ <point x="467" y="329"/> | |
+ <point x="467" y="329" type="curve" smooth="no"/> | |
+ <point x="466" y="308" type="line" smooth="no"/> | |
+ <point x="195" y="308" type="line" smooth="no"/> | |
+ <point x="195" y="308"/> | |
+ <point x="195" y="330"/> | |
+ </contour> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/F_.glif b/OpenBaskerville.ufo/glyphs/F_.glif | |
index 03061e7..340bdef 100644 | |
--- a/OpenBaskerville.ufo/glyphs/F_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/F_.glif | |
@@ -4,45 +4,45 @@ | |
<unicode hex="0046"/> | |
<outline> | |
<contour> | |
- <point x="253" y="352" type="line"/> | |
+ <point x="253" y="352" type="line" smooth="no"/> | |
<point x="308" y="352" type="line" smooth="yes"/> | |
<point x="377" y="352"/> | |
<point x="421" y="306"/> | |
<point x="421" y="234" type="curve" smooth="yes"/> | |
- <point x="421" y="223" type="line"/> | |
- <point x="432" y="223" type="line"/> | |
- <point x="432" y="488" type="line"/> | |
- <point x="421" y="488" type="line"/> | |
+ <point x="421" y="223" type="line" smooth="no"/> | |
+ <point x="432" y="223" type="line" smooth="no"/> | |
+ <point x="432" y="488" type="line" smooth="no"/> | |
+ <point x="421" y="488" type="line" smooth="no"/> | |
<point x="421" y="477" type="line" smooth="yes"/> | |
<point x="421" y="420"/> | |
<point x="399" y="365"/> | |
<point x="317" y="365" type="curve" smooth="yes"/> | |
- <point x="253" y="365" type="line"/> | |
- <point x="253" y="663" type="line"/> | |
+ <point x="253" y="365" type="line" smooth="no"/> | |
+ <point x="253" y="663" type="line" smooth="no"/> | |
<point x="372" y="663" type="line" smooth="yes"/> | |
<point x="503" y="663"/> | |
<point x="564" y="607"/> | |
- <point x="571" y="518" type="curve"/> | |
- <point x="585" y="518" type="line"/> | |
- <point x="574" y="676" type="line"/> | |
- <point x="43" y="676" type="line"/> | |
- <point x="43" y="663" type="line"/> | |
+ <point x="571" y="518" type="curve" smooth="no"/> | |
+ <point x="585" y="518" type="line" smooth="no"/> | |
+ <point x="574" y="676" type="line" smooth="no"/> | |
+ <point x="43" y="676" type="line" smooth="no"/> | |
+ <point x="43" y="663" type="line" smooth="no"/> | |
<point x="55" y="663" type="line" smooth="yes"/> | |
<point x="109" y="663"/> | |
<point x="152" y="638"/> | |
<point x="152" y="549" type="curve" smooth="yes"/> | |
- <point x="152" y="133" type="line"/> | |
+ <point x="152" y="133" type="line" smooth="no"/> | |
<point x="151" y="51"/> | |
<point x="103" y="13"/> | |
<point x="46" y="13" type="curve" smooth="yes"/> | |
- <point x="35" y="13" type="line"/> | |
- <point x="35" y="0" type="line"/> | |
- <point x="369" y="0" type="line"/> | |
- <point x="369" y="13" type="line"/> | |
+ <point x="35" y="13" type="line" smooth="no"/> | |
+ <point x="35" y="0" type="line" smooth="no"/> | |
+ <point x="369" y="0" type="line" smooth="no"/> | |
+ <point x="369" y="13" type="line" smooth="no"/> | |
<point x="358" y="13" type="line" smooth="yes"/> | |
<point x="301" y="13"/> | |
<point x="253" y="52"/> | |
- <point x="253" y="133" type="curve"/> | |
+ <point x="253" y="133" type="curve" smooth="yes"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/G_.glif b/OpenBaskerville.ufo/glyphs/G_.glif | |
index fbd72f0..5f6b3c4 100644 | |
--- a/OpenBaskerville.ufo/glyphs/G_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/G_.glif | |
@@ -4,49 +4,47 @@ | |
<unicode hex="0047"/> | |
<outline> | |
<contour> | |
- <point x="43" y="338" type="curve"/> | |
+ <point x="43" y="338" type="curve" smooth="yes"/> | |
<point x="43" y="107"/> | |
<point x="174" y="-15"/> | |
- <point x="401" y="-15" type="curve"/> | |
+ <point x="401" y="-15" type="curve" smooth="yes"/> | |
<point x="507" y="-15"/> | |
<point x="582" y="27"/> | |
- <point x="621" y="60" type="curve"/> | |
- <point x="658" y="53" type="line"/> | |
- <point x="658" y="167" type="line"/> | |
+ <point x="621" y="60" type="curve" smooth="no"/> | |
+ <point x="658" y="53" type="line" smooth="no"/> | |
+ <point x="658" y="167" type="line" smooth="yes"/> | |
<point x="658" y="235"/> | |
<point x="707" y="238"/> | |
- <point x="742" y="238" type="curve"/> | |
- <point x="754" y="238" type="line"/> | |
- <point x="754" y="259" type="line"/> | |
- <point x="433" y="259" type="line"/> | |
- <point x="433" y="238" type="line"/> | |
- <point x="445" y="238" type="line"/> | |
+ <point x="742" y="238" type="curve" smooth="yes"/> | |
+ <point x="754" y="238" type="line" smooth="no"/> | |
+ <point x="754" y="259" type="line" smooth="no"/> | |
+ <point x="433" y="259" type="line" smooth="no"/> | |
+ <point x="433" y="238" type="line" smooth="no"/> | |
+ <point x="445" y="238" type="line" smooth="yes"/> | |
<point x="479" y="238"/> | |
<point x="551" y="235"/> | |
- <point x="551" y="149" type="curve"/> | |
+ <point x="551" y="149" type="curve" smooth="yes"/> | |
<point x="551" y="114"/> | |
<point x="526" y="1"/> | |
- <point x="401" y="1" type="curve"/> | |
+ <point x="401" y="1" type="curve" smooth="yes"/> | |
<point x="267" y="1"/> | |
<point x="164" y="152"/> | |
- <point x="164" y="338" type="curve"/> | |
+ <point x="164" y="338" type="curve" smooth="yes"/> | |
<point x="164" y="525"/> | |
<point x="267" y="676"/> | |
- <point x="401" y="676" type="curve"/> | |
+ <point x="401" y="676" type="curve" smooth="yes"/> | |
<point x="508" y="676"/> | |
<point x="586" y="628"/> | |
- <point x="627" y="465" type="curve"/> | |
- <point x="636" y="465" type="line"/> | |
- <point x="636" y="465"/> | |
- <point x="631" y="675"/> | |
- <point x="631" y="675" type="curve"/> | |
- <point x="620" y="675" type="line"/> | |
+ <point x="627" y="465" type="curve" smooth="no"/> | |
+ <point x="636" y="465" type="line" smooth="no"/> | |
+ <point x="631" y="675" type="line" smooth="no"/> | |
+ <point x="620" y="675" type="line" smooth="no"/> | |
<point x="618" y="665"/> | |
<point x="607" y="648"/> | |
- <point x="593" y="648" type="curve"/> | |
+ <point x="593" y="648" type="curve" smooth="yes"/> | |
<point x="567" y="648"/> | |
<point x="505" y="691"/> | |
- <point x="401" y="691" type="curve"/> | |
+ <point x="401" y="691" type="curve" smooth="yes"/> | |
<point x="194" y="691"/> | |
<point x="43" y="539"/> | |
</contour> | |
diff --git a/OpenBaskerville.ufo/glyphs/H_.glif b/OpenBaskerville.ufo/glyphs/H_.glif | |
index 194335b..5ea28e4 100644 | |
--- a/OpenBaskerville.ufo/glyphs/H_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/H_.glif | |
@@ -4,58 +4,58 @@ | |
<unicode hex="0048"/> | |
<outline> | |
<contour> | |
- <point x="620" y="358" type="line"/> | |
- <point x="253" y="358" type="line"/> | |
- <point x="253" y="549" type="line"/> | |
+ <point x="620" y="358" type="line" smooth="no"/> | |
+ <point x="253" y="358" type="line" smooth="no"/> | |
+ <point x="253" y="549" type="line" smooth="yes"/> | |
<point x="253" y="638"/> | |
<point x="296" y="663"/> | |
<point x="350" y="663" type="curve" smooth="yes"/> | |
- <point x="362" y="663" type="line"/> | |
- <point x="362" y="676" type="line"/> | |
- <point x="42" y="676" type="line"/> | |
- <point x="42" y="663" type="line"/> | |
+ <point x="362" y="663" type="line" smooth="no"/> | |
+ <point x="362" y="676" type="line" smooth="no"/> | |
+ <point x="42" y="676" type="line" smooth="no"/> | |
+ <point x="42" y="663" type="line" smooth="no"/> | |
<point x="54" y="663" type="line" smooth="yes"/> | |
<point x="108" y="663"/> | |
<point x="152" y="638"/> | |
- <point x="152" y="549" type="curve"/> | |
- <point x="152" y="133" type="line"/> | |
+ <point x="152" y="549" type="curve" smooth="yes"/> | |
+ <point x="152" y="133" type="line" smooth="yes"/> | |
<point x="152" y="51"/> | |
<point x="103" y="13"/> | |
<point x="46" y="13" type="curve" smooth="yes"/> | |
- <point x="35" y="13" type="line"/> | |
- <point x="35" y="0" type="line"/> | |
- <point x="369" y="0" type="line"/> | |
- <point x="369" y="13" type="line"/> | |
+ <point x="35" y="13" type="line" smooth="no"/> | |
+ <point x="35" y="0" type="line" smooth="no"/> | |
+ <point x="369" y="0" type="line" smooth="no"/> | |
+ <point x="369" y="13" type="line" smooth="no"/> | |
<point x="358" y="13" type="line" smooth="yes"/> | |
<point x="301" y="13"/> | |
<point x="253" y="51"/> | |
- <point x="253" y="133" type="curve"/> | |
- <point x="253" y="338" type="line"/> | |
- <point x="620" y="338" type="line"/> | |
- <point x="620" y="133" type="line"/> | |
+ <point x="253" y="133" type="curve" smooth="yes"/> | |
+ <point x="253" y="338" type="line" smooth="no"/> | |
+ <point x="620" y="338" type="line" smooth="no"/> | |
+ <point x="620" y="133" type="line" smooth="yes"/> | |
<point x="620" y="51"/> | |
<point x="572" y="13"/> | |
<point x="515" y="13" type="curve" smooth="yes"/> | |
- <point x="504" y="13" type="line"/> | |
- <point x="504" y="0" type="line"/> | |
- <point x="838" y="0" type="line"/> | |
- <point x="838" y="13" type="line"/> | |
+ <point x="504" y="13" type="line" smooth="no"/> | |
+ <point x="504" y="0" type="line" smooth="no"/> | |
+ <point x="838" y="0" type="line" smooth="no"/> | |
+ <point x="838" y="13" type="line" smooth="no"/> | |
<point x="827" y="13" type="line" smooth="yes"/> | |
<point x="770" y="13"/> | |
<point x="721" y="51"/> | |
- <point x="721" y="133" type="curve"/> | |
- <point x="721" y="549" type="line"/> | |
+ <point x="721" y="133" type="curve" smooth="yes"/> | |
+ <point x="721" y="549" type="line" smooth="yes"/> | |
<point x="721" y="638"/> | |
<point x="765" y="663"/> | |
<point x="819" y="663" type="curve" smooth="yes"/> | |
- <point x="831" y="663" type="line"/> | |
- <point x="831" y="676" type="line"/> | |
- <point x="511" y="676" type="line"/> | |
- <point x="511" y="663" type="line"/> | |
+ <point x="831" y="663" type="line" smooth="no"/> | |
+ <point x="831" y="676" type="line" smooth="no"/> | |
+ <point x="511" y="676" type="line" smooth="no"/> | |
+ <point x="511" y="663" type="line" smooth="no"/> | |
<point x="523" y="663" type="line" smooth="yes"/> | |
<point x="577" y="663"/> | |
<point x="620" y="638"/> | |
- <point x="620" y="549" type="curve"/> | |
+ <point x="620" y="549" type="curve" smooth="yes"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/I_.glif b/OpenBaskerville.ufo/glyphs/I_.glif | |
index c0190db..ad791ba 100644 | |
--- a/OpenBaskerville.ufo/glyphs/I_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/I_.glif | |
@@ -4,33 +4,33 @@ | |
<unicode hex="0049"/> | |
<outline> | |
<contour> | |
- <point x="202" y="229" type="move" name="top"/> | |
+ <point x="202" y="229" type="move" smooth="yes"/> | |
</contour> | |
<contour> | |
- <point x="42" y="676" type="line"/> | |
- <point x="42" y="663" type="line"/> | |
+ <point x="42" y="676" type="line" smooth="no"/> | |
+ <point x="42" y="663" type="line" smooth="no"/> | |
<point x="54" y="663" type="line" smooth="yes"/> | |
<point x="108" y="663"/> | |
<point x="152" y="638"/> | |
- <point x="152" y="549" type="curve"/> | |
- <point x="152" y="133" type="line"/> | |
+ <point x="152" y="549" type="curve" smooth="yes"/> | |
+ <point x="152" y="133" type="line" smooth="yes"/> | |
<point x="152" y="51"/> | |
<point x="103" y="13"/> | |
<point x="46" y="13" type="curve" smooth="yes"/> | |
- <point x="35" y="13" type="line"/> | |
- <point x="35" y="0" type="line"/> | |
- <point x="370" y="0" type="line"/> | |
- <point x="370" y="13" type="line"/> | |
+ <point x="35" y="13" type="line" smooth="no"/> | |
+ <point x="35" y="0" type="line" smooth="no"/> | |
+ <point x="370" y="0" type="line" smooth="no"/> | |
+ <point x="370" y="13" type="line" smooth="no"/> | |
<point x="359" y="13" type="line" smooth="yes"/> | |
<point x="302" y="13"/> | |
<point x="253" y="51"/> | |
- <point x="253" y="133" type="curve"/> | |
- <point x="253" y="549" type="line"/> | |
+ <point x="253" y="133" type="curve" smooth="yes"/> | |
+ <point x="253" y="549" type="line" smooth="yes"/> | |
<point x="253" y="638"/> | |
<point x="297" y="663"/> | |
<point x="351" y="663" type="curve" smooth="yes"/> | |
- <point x="363" y="663" type="line"/> | |
- <point x="363" y="676" type="line"/> | |
+ <point x="363" y="663" type="line" smooth="no"/> | |
+ <point x="363" y="676" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/I_acute.glif b/OpenBaskerville.ufo/glyphs/I_acute.glif | |
deleted file mode 100644 | |
index 419f8e8..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/I_acute.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Iacute" format="1"> | |
- <advance width="404"/> | |
- <unicode hex="00CD"/> | |
- <outline> | |
- <component base="I"/> | |
- <component base="acute" xOffset="64" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/I_circumflex.glif b/OpenBaskerville.ufo/glyphs/I_circumflex.glif | |
deleted file mode 100644 | |
index 72c86fa..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/I_circumflex.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Icircumflex" format="1"> | |
- <advance width="404"/> | |
- <unicode hex="00CE"/> | |
- <outline> | |
- <component base="I"/> | |
- <component base="circumflex" xOffset="30" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/I_dieresis.glif b/OpenBaskerville.ufo/glyphs/I_dieresis.glif | |
deleted file mode 100644 | |
index 96f01c5..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/I_dieresis.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Idieresis" format="1"> | |
- <advance width="404"/> | |
- <unicode hex="00CF"/> | |
- <outline> | |
- <component base="I"/> | |
- <component base="dieresis" xOffset="30" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/I_grave.glif b/OpenBaskerville.ufo/glyphs/I_grave.glif | |
deleted file mode 100644 | |
index bebb092..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/I_grave.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Igrave" format="1"> | |
- <advance width="404"/> | |
- <unicode hex="00CC"/> | |
- <outline> | |
- <component base="I"/> | |
- <component base="grave" xOffset="-3" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Iacute_.glif b/OpenBaskerville.ufo/glyphs/Iacute_.glif | |
new file mode 100644 | |
index 0000000..8dc20a4 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Iacute_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Iacute" format="1"> | |
+ <advance width="404"/> | |
+ <unicode hex="00cd"/> | |
+ <outline> | |
+ <component base="acute" xOffset="64" yOffset="229"/> | |
+ <component base="I"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Icircumflex_.glif b/OpenBaskerville.ufo/glyphs/Icircumflex_.glif | |
new file mode 100644 | |
index 0000000..a0804e3 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Icircumflex_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Icircumflex" format="1"> | |
+ <advance width="404"/> | |
+ <unicode hex="00ce"/> | |
+ <outline> | |
+ <component base="circumflex" xOffset="30" yOffset="229"/> | |
+ <component base="I"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Idieresis_.glif b/OpenBaskerville.ufo/glyphs/Idieresis_.glif | |
new file mode 100644 | |
index 0000000..d832b3d | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Idieresis_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Idieresis" format="1"> | |
+ <advance width="404"/> | |
+ <unicode hex="00cf"/> | |
+ <outline> | |
+ <component base="dieresis" xOffset="30" yOffset="229"/> | |
+ <component base="I"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Igrave_.glif b/OpenBaskerville.ufo/glyphs/Igrave_.glif | |
new file mode 100644 | |
index 0000000..71f7303 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Igrave_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Igrave" format="1"> | |
+ <advance width="404"/> | |
+ <unicode hex="00cc"/> | |
+ <outline> | |
+ <component base="grave" xOffset="-3" yOffset="229"/> | |
+ <component base="I"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/J_.glif b/OpenBaskerville.ufo/glyphs/J_.glif | |
index 0838417..b020562 100644 | |
--- a/OpenBaskerville.ufo/glyphs/J_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/J_.glif | |
@@ -1,10 +1,10 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="J" format="1"> | |
<advance width="464"/> | |
- <unicode hex="004A"/> | |
+ <unicode hex="004a"/> | |
<outline> | |
<contour> | |
- <point x="219" y="-19" type="line"/> | |
+ <point x="219" y="-19" type="line" smooth="yes"/> | |
<point x="219" y="-80"/> | |
<point x="209" y="-157"/> | |
<point x="132" y="-157" type="curve" smooth="yes"/> | |
@@ -22,19 +22,19 @@ | |
<point x="121" y="-168" type="curve" smooth="yes"/> | |
<point x="255" y="-168"/> | |
<point x="319" y="-107"/> | |
- <point x="319" y="-19" type="curve"/> | |
- <point x="319" y="549" type="line"/> | |
+ <point x="319" y="-19" type="curve" smooth="yes"/> | |
+ <point x="319" y="549" type="line" smooth="yes"/> | |
<point x="319" y="638"/> | |
<point x="363" y="663"/> | |
<point x="417" y="663" type="curve" smooth="yes"/> | |
- <point x="429" y="663" type="line"/> | |
- <point x="429" y="676" type="line"/> | |
- <point x="109" y="676" type="line"/> | |
- <point x="109" y="663" type="line"/> | |
+ <point x="429" y="663" type="line" smooth="no"/> | |
+ <point x="429" y="676" type="line" smooth="no"/> | |
+ <point x="109" y="676" type="line" smooth="no"/> | |
+ <point x="109" y="663" type="line" smooth="no"/> | |
<point x="121" y="663" type="line" smooth="yes"/> | |
<point x="175" y="663"/> | |
<point x="218" y="638"/> | |
- <point x="218" y="549" type="curve"/> | |
+ <point x="218" y="549" type="curve" smooth="yes"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/K_.glif b/OpenBaskerville.ufo/glyphs/K_.glif | |
index 26dee0f..292b20f 100644 | |
--- a/OpenBaskerville.ufo/glyphs/K_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/K_.glif | |
@@ -1,11 +1,11 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="K" format="1"> | |
<advance width="747"/> | |
- <unicode hex="004B"/> | |
+ <unicode hex="004b"/> | |
<outline> | |
<contour> | |
- <point x="42" y="676" type="line"/> | |
- <point x="42" y="663" type="line"/> | |
+ <point x="42" y="676" type="line" smooth="no"/> | |
+ <point x="42" y="663" type="line" smooth="no"/> | |
<point x="54" y="663" type="line" smooth="yes"/> | |
<point x="108" y="663"/> | |
<point x="152" y="638"/> | |
@@ -14,16 +14,16 @@ | |
<point x="152" y="51"/> | |
<point x="103" y="13"/> | |
<point x="46" y="13" type="curve" smooth="yes"/> | |
- <point x="35" y="13" type="line"/> | |
- <point x="35" y="0" type="line"/> | |
- <point x="369" y="0" type="line"/> | |
- <point x="369" y="13" type="line"/> | |
+ <point x="35" y="13" type="line" smooth="no"/> | |
+ <point x="35" y="0" type="line" smooth="no"/> | |
+ <point x="369" y="0" type="line" smooth="no"/> | |
+ <point x="369" y="13" type="line" smooth="no"/> | |
<point x="358" y="13" type="line" smooth="yes"/> | |
<point x="301" y="13"/> | |
<point x="252" y="51"/> | |
<point x="252" y="133" type="curve" smooth="yes"/> | |
- <point x="252" y="305" type="line"/> | |
- <point x="307" y="357" type="line"/> | |
+ <point x="252" y="305" type="line" smooth="no"/> | |
+ <point x="307" y="357" type="line" smooth="no"/> | |
<point x="494" y="112" type="line" smooth="yes"/> | |
<point x="513" y="87"/> | |
<point x="520" y="73"/> | |
@@ -31,23 +31,23 @@ | |
<point x="520" y="30"/> | |
<point x="492" y="13"/> | |
<point x="455" y="13" type="curve" smooth="yes"/> | |
- <point x="444" y="13" type="line"/> | |
- <point x="444" y="0" type="line"/> | |
- <point x="752" y="0" type="line"/> | |
- <point x="752" y="13" type="line"/> | |
+ <point x="444" y="13" type="line" smooth="no"/> | |
+ <point x="444" y="0" type="line" smooth="no"/> | |
+ <point x="752" y="0" type="line" smooth="no"/> | |
+ <point x="752" y="13" type="line" smooth="no"/> | |
<point x="741" y="13" type="line" smooth="yes"/> | |
<point x="708" y="13"/> | |
<point x="668" y="50"/> | |
<point x="648" y="76" type="curve" smooth="yes"/> | |
- <point x="380" y="425" type="line"/> | |
+ <point x="380" y="425" type="line" smooth="no"/> | |
<point x="479" y="518" type="line" smooth="yes"/> | |
<point x="507" y="545"/> | |
<point x="630" y="663"/> | |
<point x="670" y="663" type="curve" smooth="yes"/> | |
- <point x="677" y="663" type="line"/> | |
- <point x="677" y="676" type="line"/> | |
- <point x="472" y="676" type="line"/> | |
- <point x="472" y="663" type="line"/> | |
+ <point x="677" y="663" type="line" smooth="no"/> | |
+ <point x="677" y="676" type="line" smooth="no"/> | |
+ <point x="472" y="676" type="line" smooth="no"/> | |
+ <point x="472" y="663" type="line" smooth="no"/> | |
<point x="480" y="663" type="line" smooth="yes"/> | |
<point x="506" y="663"/> | |
<point x="534" y="651"/> | |
@@ -55,13 +55,13 @@ | |
<point x="534" y="587"/> | |
<point x="472" y="536"/> | |
<point x="419" y="486" type="curve" smooth="yes"/> | |
- <point x="252" y="329" type="line"/> | |
+ <point x="252" y="329" type="line" smooth="no"/> | |
<point x="252" y="549" type="line" smooth="yes"/> | |
<point x="252" y="638"/> | |
<point x="296" y="663"/> | |
<point x="350" y="663" type="curve" smooth="yes"/> | |
- <point x="362" y="663" type="line"/> | |
- <point x="362" y="676" type="line"/> | |
+ <point x="362" y="663" type="line" smooth="no"/> | |
+ <point x="362" y="676" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/L_.glif b/OpenBaskerville.ufo/glyphs/L_.glif | |
index a7e56ea..fd1ec04 100644 | |
--- a/OpenBaskerville.ufo/glyphs/L_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/L_.glif | |
@@ -1,36 +1,36 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="L" format="1"> | |
<advance width="648"/> | |
- <unicode hex="004C"/> | |
+ <unicode hex="004c"/> | |
<outline> | |
<contour> | |
- <point x="152" y="133" type="line"/> | |
+ <point x="152" y="133" type="line" smooth="yes"/> | |
<point x="152" y="51"/> | |
<point x="103" y="13"/> | |
<point x="46" y="13" type="curve" smooth="yes"/> | |
- <point x="35" y="13" type="line"/> | |
- <point x="35" y="0" type="line"/> | |
- <point x="636" y="0" type="line"/> | |
- <point x="643" y="196" type="line"/> | |
- <point x="632" y="196" type="line"/> | |
+ <point x="35" y="13" type="line" smooth="no"/> | |
+ <point x="35" y="0" type="line" smooth="no"/> | |
+ <point x="636" y="0" type="line" smooth="no"/> | |
+ <point x="643" y="196" type="line" smooth="no"/> | |
+ <point x="632" y="196" type="line" smooth="no"/> | |
<point x="620" y="77"/> | |
<point x="553" y="12"/> | |
- <point x="414" y="12" type="curve"/> | |
+ <point x="414" y="12" type="curve" smooth="yes"/> | |
<point x="301" y="12"/> | |
<point x="252" y="51"/> | |
<point x="252" y="133" type="curve" smooth="yes"/> | |
- <point x="252" y="549" type="line"/> | |
+ <point x="252" y="549" type="line" smooth="yes"/> | |
<point x="252" y="638"/> | |
<point x="296" y="663"/> | |
<point x="350" y="663" type="curve" smooth="yes"/> | |
- <point x="362" y="663" type="line"/> | |
- <point x="362" y="676" type="line"/> | |
- <point x="42" y="676" type="line"/> | |
- <point x="42" y="663" type="line"/> | |
+ <point x="362" y="663" type="line" smooth="no"/> | |
+ <point x="362" y="676" type="line" smooth="no"/> | |
+ <point x="42" y="676" type="line" smooth="no"/> | |
+ <point x="42" y="663" type="line" smooth="no"/> | |
<point x="54" y="663" type="line" smooth="yes"/> | |
<point x="108" y="663"/> | |
<point x="151" y="638"/> | |
- <point x="151" y="549" type="curve"/> | |
+ <point x="151" y="549" type="curve" smooth="yes"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/M_.glif b/OpenBaskerville.ufo/glyphs/M_.glif | |
index c46974d..3bd86a6 100644 | |
--- a/OpenBaskerville.ufo/glyphs/M_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/M_.glif | |
@@ -1,62 +1,62 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="M" format="1"> | |
<advance width="944"/> | |
- <unicode hex="004D"/> | |
+ <unicode hex="004d"/> | |
<outline> | |
<contour> | |
- <point x="469" y="137" type="line"/> | |
- <point x="243" y="676" type="line"/> | |
- <point x="37" y="676" type="line"/> | |
- <point x="37" y="663" type="line"/> | |
+ <point x="469" y="137" type="line" smooth="no"/> | |
+ <point x="243" y="676" type="line" smooth="no"/> | |
+ <point x="37" y="676" type="line" smooth="no"/> | |
+ <point x="37" y="663" type="line" smooth="no"/> | |
<point x="49" y="663" type="line" smooth="yes"/> | |
<point x="96" y="663"/> | |
<point x="120" y="658"/> | |
<point x="131" y="623" type="curve" smooth="yes"/> | |
<point x="141" y="591"/> | |
<point x="142" y="539"/> | |
- <point x="142" y="444" type="curve"/> | |
+ <point x="142" y="444" type="curve" smooth="yes"/> | |
<point x="142" y="388"/> | |
<point x="139" y="133"/> | |
- <point x="139" y="133" type="curve"/> | |
+ <point x="139" y="133" type="curve" smooth="yes"/> | |
<point x="139" y="51"/> | |
<point x="98" y="13"/> | |
<point x="41" y="13" type="curve" smooth="yes"/> | |
- <point x="30" y="13" type="line"/> | |
- <point x="30" y="0" type="line"/> | |
- <point x="268" y="0" type="line"/> | |
- <point x="268" y="13" type="line"/> | |
+ <point x="30" y="13" type="line" smooth="no"/> | |
+ <point x="30" y="0" type="line" smooth="no"/> | |
+ <point x="268" y="0" type="line" smooth="no"/> | |
+ <point x="268" y="13" type="line" smooth="no"/> | |
<point x="257" y="13" type="line" smooth="yes"/> | |
<point x="200" y="13"/> | |
<point x="159" y="51"/> | |
<point x="159" y="133" type="curve" smooth="yes"/> | |
- <point x="159" y="634" type="line"/> | |
- <point x="423" y="-2" type="line"/> | |
- <point x="429" y="-2" type="line"/> | |
- <point x="692" y="634" type="line"/> | |
+ <point x="159" y="634" type="line" smooth="no"/> | |
+ <point x="423" y="-2" type="line" smooth="no"/> | |
+ <point x="429" y="-2" type="line" smooth="no"/> | |
+ <point x="692" y="634" type="line" smooth="no"/> | |
<point x="692" y="133" type="line" smooth="yes"/> | |
<point x="692" y="51"/> | |
<point x="643" y="13"/> | |
<point x="586" y="13" type="curve" smooth="yes"/> | |
- <point x="575" y="13" type="line"/> | |
- <point x="575" y="0" type="line"/> | |
- <point x="909" y="0" type="line"/> | |
- <point x="909" y="13" type="line"/> | |
+ <point x="575" y="13" type="line" smooth="no"/> | |
+ <point x="575" y="0" type="line" smooth="no"/> | |
+ <point x="909" y="0" type="line" smooth="no"/> | |
+ <point x="909" y="13" type="line" smooth="no"/> | |
<point x="898" y="13" type="line" smooth="yes"/> | |
<point x="841" y="13"/> | |
<point x="792" y="51"/> | |
<point x="792" y="133" type="curve" smooth="yes"/> | |
<point x="792" y="133"/> | |
<point x="789" y="388"/> | |
- <point x="789" y="444" type="curve"/> | |
+ <point x="789" y="444" type="curve" smooth="yes"/> | |
<point x="789" y="551"/> | |
<point x="789" y="595"/> | |
<point x="800" y="620" type="curve" smooth="yes"/> | |
<point x="812" y="648"/> | |
<point x="841" y="663"/> | |
<point x="877" y="663" type="curve" smooth="yes"/> | |
- <point x="889" y="663" type="line"/> | |
- <point x="889" y="676" type="line"/> | |
- <point x="691" y="676" type="line"/> | |
+ <point x="889" y="663" type="line" smooth="no"/> | |
+ <point x="889" y="676" type="line" smooth="no"/> | |
+ <point x="691" y="676" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/N_.glif b/OpenBaskerville.ufo/glyphs/N_.glif | |
index f3bac80..2f0ab48 100644 | |
--- a/OpenBaskerville.ufo/glyphs/N_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/N_.glif | |
@@ -1,12 +1,12 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="N" format="1"> | |
<advance width="785"/> | |
- <unicode hex="004E"/> | |
+ <unicode hex="004e"/> | |
<outline> | |
<contour> | |
- <point x="217" y="676" type="line"/> | |
- <point x="33" y="676" type="line"/> | |
- <point x="33" y="663" type="line"/> | |
+ <point x="217" y="676" type="line" smooth="no"/> | |
+ <point x="33" y="676" type="line" smooth="no"/> | |
+ <point x="33" y="663" type="line" smooth="no"/> | |
<point x="45" y="663" type="line" smooth="yes"/> | |
<point x="98" y="663"/> | |
<point x="141" y="639"/> | |
@@ -15,30 +15,30 @@ | |
<point x="141" y="51"/> | |
<point x="98" y="13"/> | |
<point x="41" y="13" type="curve" smooth="yes"/> | |
- <point x="30" y="13" type="line"/> | |
- <point x="30" y="0" type="line"/> | |
- <point x="268" y="0" type="line"/> | |
- <point x="268" y="13" type="line"/> | |
+ <point x="30" y="13" type="line" smooth="no"/> | |
+ <point x="30" y="0" type="line" smooth="no"/> | |
+ <point x="268" y="0" type="line" smooth="no"/> | |
+ <point x="268" y="13" type="line" smooth="no"/> | |
<point x="257" y="13" type="line" smooth="yes"/> | |
<point x="200" y="13"/> | |
<point x="159" y="51"/> | |
<point x="159" y="133" type="curve" smooth="yes"/> | |
- <point x="159" y="598" type="line"/> | |
- <point x="642" y="-6" type="line"/> | |
- <point x="654" y="-6" type="line"/> | |
+ <point x="159" y="598" type="line" smooth="no"/> | |
+ <point x="642" y="-6" type="line" smooth="no"/> | |
+ <point x="654" y="-6" type="line" smooth="no"/> | |
<point x="654" y="444" type="line" smooth="yes"/> | |
<point x="654" y="617"/> | |
<point x="678" y="663"/> | |
<point x="745" y="663" type="curve" smooth="yes"/> | |
- <point x="753" y="663" type="line"/> | |
- <point x="753" y="676" type="line"/> | |
- <point x="532" y="676" type="line"/> | |
- <point x="532" y="663" type="line"/> | |
+ <point x="753" y="663" type="line" smooth="no"/> | |
+ <point x="753" y="676" type="line" smooth="no"/> | |
+ <point x="532" y="676" type="line" smooth="no"/> | |
+ <point x="532" y="663" type="line" smooth="no"/> | |
<point x="540" y="663" type="line" smooth="yes"/> | |
<point x="608" y="663"/> | |
<point x="627" y="617"/> | |
<point x="627" y="444" type="curve" smooth="yes"/> | |
- <point x="627" y="165" type="line"/> | |
+ <point x="627" y="165" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/N_tilde.glif b/OpenBaskerville.ufo/glyphs/N_tilde.glif | |
deleted file mode 100644 | |
index cc6416f..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/N_tilde.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Ntilde" format="1"> | |
- <advance width="785"/> | |
- <unicode hex="00D1"/> | |
- <outline> | |
- <component base="N"/> | |
- <component base="tilde" xOffset="225" yOffset="245"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Ntilde_.glif b/OpenBaskerville.ufo/glyphs/Ntilde_.glif | |
new file mode 100644 | |
index 0000000..21419e2 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Ntilde_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Ntilde" format="1"> | |
+ <advance width="785"/> | |
+ <unicode hex="00d1"/> | |
+ <outline> | |
+ <component base="tilde" xOffset="225" yOffset="245"/> | |
+ <component base="N"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/OE_.glif b/OpenBaskerville.ufo/glyphs/OE_.glif | |
new file mode 100644 | |
index 0000000..bc5ee87 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/OE_.glif | |
@@ -0,0 +1,66 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="OE" format="1"> | |
+ <advance width="1096"/> | |
+ <unicode hex="0152"/> | |
+ <outline> | |
+ <contour> | |
+ <point x="1052" y="181" type="line" smooth="no"/> | |
+ <point x="1038" y="78"/> | |
+ <point x="995" y="12"/> | |
+ <point x="839" y="12" type="curve" smooth="yes"/> | |
+ <point x="733" y="12"/> | |
+ <point x="682" y="66"/> | |
+ <point x="682" y="139" type="curve" smooth="yes"/> | |
+ <point x="682" y="344" type="line" smooth="no"/> | |
+ <point x="772" y="344" type="line" smooth="yes"/> | |
+ <point x="834" y="344"/> | |
+ <point x="868" y="298"/> | |
+ <point x="868" y="234" type="curve" smooth="yes"/> | |
+ <point x="868" y="224" type="line" smooth="no"/> | |
+ <point x="877" y="224" type="line" smooth="no"/> | |
+ <point x="877" y="476" type="line" smooth="no"/> | |
+ <point x="868" y="476" type="line" smooth="no"/> | |
+ <point x="868" y="465" type="line" smooth="yes"/> | |
+ <point x="868" y="408"/> | |
+ <point x="850" y="359"/> | |
+ <point x="789" y="359" type="curve" smooth="no"/> | |
+ <point x="682" y="356" type="line" smooth="no"/> | |
+ <point x="682" y="660" type="line" smooth="no"/> | |
+ <point x="848" y="660" type="line" smooth="yes"/> | |
+ <point x="951" y="660"/> | |
+ <point x="992" y="609"/> | |
+ <point x="1010" y="531" type="curve" smooth="no"/> | |
+ <point x="1019" y="531" type="line" smooth="no"/> | |
+ <point x="1007" y="676" type="line" smooth="no"/> | |
+ <point x="596" y="676" type="line" smooth="yes"/> | |
+ <point x="491" y="676"/> | |
+ <point x="456" y="680"/> | |
+ <point x="348" y="680" type="curve" smooth="yes"/> | |
+ <point x="180" y="680"/> | |
+ <point x="24" y="567"/> | |
+ <point x="24" y="349" type="curve" smooth="yes"/> | |
+ <point x="24" y="123"/> | |
+ <point x="180" y="-5"/> | |
+ <point x="354" y="-5" type="curve" smooth="yes"/> | |
+ <point x="450" y="-5"/> | |
+ <point x="459" y="-1"/> | |
+ <point x="606" y="2" type="curve" smooth="no"/> | |
+ <point x="1049" y="2" type="line" smooth="no"/> | |
+ <point x="1062" y="181" type="line" smooth="no"/> | |
+ </contour> | |
+ <contour> | |
+ <point x="360" y="665" type="curve" smooth="yes"/> | |
+ <point x="484" y="665"/> | |
+ <point x="605" y="593"/> | |
+ <point x="605" y="352" type="curve" smooth="yes"/> | |
+ <point x="605" y="108"/> | |
+ <point x="495" y="12"/> | |
+ <point x="366" y="12" type="curve" smooth="yes"/> | |
+ <point x="237" y="12"/> | |
+ <point x="138" y="163"/> | |
+ <point x="138" y="349" type="curve" smooth="yes"/> | |
+ <point x="138" y="527"/> | |
+ <point x="234" y="665"/> | |
+ </contour> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/O_.glif b/OpenBaskerville.ufo/glyphs/O_.glif | |
index 923a431..049c619 100644 | |
--- a/OpenBaskerville.ufo/glyphs/O_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/O_.glif | |
@@ -1,7 +1,7 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="O" format="1"> | |
<advance width="802"/> | |
- <unicode hex="004F"/> | |
+ <unicode hex="004f"/> | |
<outline> | |
<contour> | |
<point x="43" y="338" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/O_E_.glif b/OpenBaskerville.ufo/glyphs/O_E_.glif | |
deleted file mode 100644 | |
index f46913b..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/O_E_.glif | |
+++ /dev/null | |
@@ -1,66 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="OE" format="1"> | |
- <advance width="1096"/> | |
- <unicode hex="0152"/> | |
- <outline> | |
- <contour> | |
- <point x="1052" y="181" type="line"/> | |
- <point x="1038" y="78"/> | |
- <point x="995" y="12"/> | |
- <point x="839" y="12" type="curve" smooth="yes"/> | |
- <point x="733" y="12"/> | |
- <point x="682" y="66"/> | |
- <point x="682" y="139" type="curve" smooth="yes"/> | |
- <point x="682" y="344" type="line"/> | |
- <point x="772" y="344" type="line" smooth="yes"/> | |
- <point x="834" y="344"/> | |
- <point x="868" y="298"/> | |
- <point x="868" y="234" type="curve" smooth="yes"/> | |
- <point x="868" y="224" type="line"/> | |
- <point x="877" y="224" type="line"/> | |
- <point x="877" y="476" type="line"/> | |
- <point x="868" y="476" type="line"/> | |
- <point x="868" y="465" type="line" smooth="yes"/> | |
- <point x="868" y="408"/> | |
- <point x="850" y="359"/> | |
- <point x="789" y="359" type="curve"/> | |
- <point x="682" y="356" type="line"/> | |
- <point x="682" y="660" type="line"/> | |
- <point x="848" y="660" type="line" smooth="yes"/> | |
- <point x="951" y="660"/> | |
- <point x="992" y="609"/> | |
- <point x="1010" y="531" type="curve"/> | |
- <point x="1019" y="531" type="line"/> | |
- <point x="1007" y="676" type="line"/> | |
- <point x="596" y="676" type="line" smooth="yes"/> | |
- <point x="491" y="676"/> | |
- <point x="456" y="680"/> | |
- <point x="348" y="680" type="curve" smooth="yes"/> | |
- <point x="180" y="680"/> | |
- <point x="24" y="567"/> | |
- <point x="24" y="349" type="curve" smooth="yes"/> | |
- <point x="24" y="123"/> | |
- <point x="180" y="-5"/> | |
- <point x="354" y="-5" type="curve" smooth="yes"/> | |
- <point x="450" y="-5"/> | |
- <point x="459" y="-1"/> | |
- <point x="606" y="2" type="curve"/> | |
- <point x="1049" y="2" type="line"/> | |
- <point x="1062" y="181" type="line"/> | |
- </contour> | |
- <contour> | |
- <point x="360" y="665" type="curve" smooth="yes"/> | |
- <point x="484" y="665"/> | |
- <point x="605" y="593"/> | |
- <point x="605" y="352" type="curve" smooth="yes"/> | |
- <point x="605" y="108"/> | |
- <point x="495" y="12"/> | |
- <point x="366" y="12" type="curve" smooth="yes"/> | |
- <point x="237" y="12"/> | |
- <point x="138" y="163"/> | |
- <point x="138" y="349" type="curve" smooth="yes"/> | |
- <point x="138" y="527"/> | |
- <point x="234" y="665"/> | |
- </contour> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/O_acute.glif b/OpenBaskerville.ufo/glyphs/O_acute.glif | |
deleted file mode 100644 | |
index 82fa960..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/O_acute.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Oacute" format="1"> | |
- <advance width="804"/> | |
- <unicode hex="00D3"/> | |
- <outline> | |
- <component base="O" xOffset="1"/> | |
- <component base="acute" xOffset="253" yOffset="255"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/O_circumflex.glif b/OpenBaskerville.ufo/glyphs/O_circumflex.glif | |
deleted file mode 100644 | |
index dc5b2ea..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/O_circumflex.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Ocircumflex" format="1"> | |
- <advance width="804"/> | |
- <unicode hex="00D4"/> | |
- <outline> | |
- <component base="O" xOffset="1"/> | |
- <component base="circumflex" xOffset="230" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/O_dieresis.glif b/OpenBaskerville.ufo/glyphs/O_dieresis.glif | |
deleted file mode 100644 | |
index 3161264..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/O_dieresis.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Odieresis" format="1"> | |
- <advance width="804"/> | |
- <unicode hex="00D6"/> | |
- <outline> | |
- <component base="O" xOffset="1"/> | |
- <component base="dieresis" xOffset="230" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/O_grave.glif b/OpenBaskerville.ufo/glyphs/O_grave.glif | |
deleted file mode 100644 | |
index 8cd7525..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/O_grave.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Ograve" format="1"> | |
- <advance width="804"/> | |
- <unicode hex="00D2"/> | |
- <outline> | |
- <component base="O" xOffset="1"/> | |
- <component base="grave" xOffset="205" yOffset="228"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/O_slash.glif b/OpenBaskerville.ufo/glyphs/O_slash.glif | |
deleted file mode 100644 | |
index 4807e5b..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/O_slash.glif | |
+++ /dev/null | |
@@ -1,14 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Oslash" format="1"> | |
- <advance width="802"/> | |
- <unicode hex="00D8"/> | |
- <outline> | |
- <contour> | |
- <point x="138" y="-25" type="line"/> | |
- <point x="164" y="-46" type="line"/> | |
- <point x="664" y="696" type="line"/> | |
- <point x="636" y="717" type="line"/> | |
- </contour> | |
- <component base="O"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/O_tilde.glif b/OpenBaskerville.ufo/glyphs/O_tilde.glif | |
deleted file mode 100644 | |
index 50448dc..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/O_tilde.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Otilde" format="1"> | |
- <advance width="802"/> | |
- <unicode hex="00D5"/> | |
- <outline> | |
- <component base="O"/> | |
- <component base="tilde" xOffset="234" yOffset="253"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Oacute_.glif b/OpenBaskerville.ufo/glyphs/Oacute_.glif | |
new file mode 100644 | |
index 0000000..6bfb48e | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Oacute_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Oacute" format="1"> | |
+ <advance width="804"/> | |
+ <unicode hex="00d3"/> | |
+ <outline> | |
+ <component base="acute" xOffset="253" yOffset="255"/> | |
+ <component base="O" xOffset="1"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Ocircumflex_.glif b/OpenBaskerville.ufo/glyphs/Ocircumflex_.glif | |
new file mode 100644 | |
index 0000000..54fbd30 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Ocircumflex_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Ocircumflex" format="1"> | |
+ <advance width="804"/> | |
+ <unicode hex="00d4"/> | |
+ <outline> | |
+ <component base="circumflex" xOffset="230" yOffset="229"/> | |
+ <component base="O" xOffset="1"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Odieresis_.glif b/OpenBaskerville.ufo/glyphs/Odieresis_.glif | |
new file mode 100644 | |
index 0000000..0b72465 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Odieresis_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Odieresis" format="1"> | |
+ <advance width="804"/> | |
+ <unicode hex="00d6"/> | |
+ <outline> | |
+ <component base="dieresis" xOffset="230" yOffset="229"/> | |
+ <component base="O" xOffset="1"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Ograve_.glif b/OpenBaskerville.ufo/glyphs/Ograve_.glif | |
new file mode 100644 | |
index 0000000..c25aab4 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Ograve_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Ograve" format="1"> | |
+ <advance width="804"/> | |
+ <unicode hex="00d2"/> | |
+ <outline> | |
+ <component base="grave" xOffset="205" yOffset="228"/> | |
+ <component base="O" xOffset="1"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Oslash_.glif b/OpenBaskerville.ufo/glyphs/Oslash_.glif | |
new file mode 100644 | |
index 0000000..0dcdde8 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Oslash_.glif | |
@@ -0,0 +1,14 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Oslash" format="1"> | |
+ <advance width="802"/> | |
+ <unicode hex="00d8"/> | |
+ <outline> | |
+ <component base="O"/> | |
+ <contour> | |
+ <point x="138" y="-25" type="line" smooth="no"/> | |
+ <point x="164" y="-46" type="line" smooth="no"/> | |
+ <point x="664" y="696" type="line" smooth="no"/> | |
+ <point x="636" y="717" type="line" smooth="no"/> | |
+ </contour> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Otilde_.glif b/OpenBaskerville.ufo/glyphs/Otilde_.glif | |
new file mode 100644 | |
index 0000000..441f6c5 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Otilde_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Otilde" format="1"> | |
+ <advance width="802"/> | |
+ <unicode hex="00d5"/> | |
+ <outline> | |
+ <component base="tilde" xOffset="234" yOffset="253"/> | |
+ <component base="O"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/P_.glif b/OpenBaskerville.ufo/glyphs/P_.glif | |
index 3e39aad..889ad71 100644 | |
--- a/OpenBaskerville.ufo/glyphs/P_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/P_.glif | |
@@ -4,12 +4,12 @@ | |
<unicode hex="0050"/> | |
<outline> | |
<contour> | |
- <point x="581" y="501" type="curve"/> | |
+ <point x="581" y="501" type="curve" smooth="no"/> | |
<point x="579" y="602"/> | |
<point x="523" y="676"/> | |
<point x="398" y="676" type="curve" smooth="yes"/> | |
- <point x="43" y="676" type="line"/> | |
- <point x="43" y="663" type="line"/> | |
+ <point x="43" y="676" type="line" smooth="no"/> | |
+ <point x="43" y="663" type="line" smooth="no"/> | |
<point x="55" y="663" type="line" smooth="yes"/> | |
<point x="109" y="663"/> | |
<point x="152" y="638"/> | |
@@ -18,15 +18,15 @@ | |
<point x="152" y="51"/> | |
<point x="103" y="13"/> | |
<point x="46" y="13" type="curve" smooth="yes"/> | |
- <point x="35" y="13" type="line"/> | |
- <point x="35" y="0" type="line"/> | |
- <point x="369" y="0" type="line"/> | |
- <point x="369" y="13" type="line"/> | |
+ <point x="35" y="13" type="line" smooth="no"/> | |
+ <point x="35" y="0" type="line" smooth="no"/> | |
+ <point x="369" y="0" type="line" smooth="no"/> | |
+ <point x="369" y="13" type="line" smooth="no"/> | |
<point x="358" y="13" type="line" smooth="yes"/> | |
<point x="301" y="13"/> | |
<point x="253" y="52"/> | |
<point x="253" y="133" type="curve" smooth="yes"/> | |
- <point x="253" y="331" type="line"/> | |
+ <point x="253" y="331" type="line" smooth="no"/> | |
<point x="285" y="329"/> | |
<point x="319" y="327"/> | |
<point x="351" y="327" type="curve" smooth="yes"/> | |
@@ -34,7 +34,7 @@ | |
<point x="581" y="353"/> | |
</contour> | |
<contour> | |
- <point x="253" y="663" type="line"/> | |
+ <point x="253" y="663" type="line" smooth="no"/> | |
<point x="379" y="663"/> | |
<point x="477" y="657"/> | |
<point x="477" y="503" type="curve" smooth="yes"/> | |
@@ -43,7 +43,7 @@ | |
<point x="284" y="341" type="curve" smooth="yes"/> | |
<point x="274" y="341"/> | |
<point x="263" y="342"/> | |
- <point x="253" y="342" type="curve"/> | |
+ <point x="253" y="342" type="curve" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Q_.glif b/OpenBaskerville.ufo/glyphs/Q_.glif | |
index 88a3b5d..5f8e7af 100644 | |
--- a/OpenBaskerville.ufo/glyphs/Q_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/Q_.glif | |
@@ -7,20 +7,20 @@ | |
<point x="43" y="338" type="curve" smooth="yes"/> | |
<point x="43" y="143"/> | |
<point x="197" y="-15"/> | |
- <point x="420" y="-15" type="curve"/> | |
+ <point x="420" y="-15" type="curve" smooth="no"/> | |
<point x="467" y="-78"/> | |
<point x="521" y="-152"/> | |
<point x="640" y="-152" type="curve" smooth="yes"/> | |
<point x="828" y="-152"/> | |
<point x="831" y="18"/> | |
- <point x="831" y="64" type="curve"/> | |
- <point x="822" y="64" type="line"/> | |
+ <point x="831" y="64" type="curve" smooth="no"/> | |
+ <point x="822" y="64" type="line" smooth="no"/> | |
<point x="822" y="11"/> | |
<point x="783" y="-67"/> | |
<point x="666" y="-67" type="curve" smooth="yes"/> | |
<point x="593" y="-67"/> | |
<point x="553" y="-32"/> | |
- <point x="515" y="4" type="curve"/> | |
+ <point x="515" y="4" type="curve" smooth="no"/> | |
<point x="656" y="52"/> | |
<point x="759" y="186"/> | |
<point x="759" y="338" type="curve" smooth="yes"/> | |
@@ -40,24 +40,24 @@ | |
<point x="640" y="338" type="curve" smooth="yes"/> | |
<point x="640" y="197"/> | |
<point x="580" y="76"/> | |
- <point x="492" y="26" type="curve"/> | |
+ <point x="492" y="26" type="curve" smooth="no"/> | |
<point x="457" y="58"/> | |
<point x="418" y="87"/> | |
<point x="350" y="87" type="curve" smooth="yes"/> | |
<point x="291" y="87"/> | |
<point x="267" y="71"/> | |
- <point x="260" y="64" type="curve"/> | |
+ <point x="260" y="64" type="curve" smooth="no"/> | |
<point x="201" y="125"/> | |
<point x="164" y="225"/> | |
</contour> | |
<contour> | |
- <point x="268" y="57" type="curve"/> | |
+ <point x="268" y="57" type="curve" smooth="no"/> | |
<point x="274" y="62"/> | |
<point x="287" y="68"/> | |
<point x="311" y="68" type="curve" smooth="yes"/> | |
<point x="350" y="68"/> | |
<point x="378" y="37"/> | |
- <point x="407" y="1" type="curve"/> | |
+ <point x="407" y="1" type="curve" smooth="no"/> | |
<point x="348" y="1"/> | |
<point x="306" y="21"/> | |
</contour> | |
diff --git a/OpenBaskerville.ufo/glyphs/R_.glif b/OpenBaskerville.ufo/glyphs/R_.glif | |
index 1556dcb..b7d27ea 100644 | |
--- a/OpenBaskerville.ufo/glyphs/R_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/R_.glif | |
@@ -4,7 +4,7 @@ | |
<unicode hex="0052"/> | |
<outline> | |
<contour> | |
- <point x="253" y="663" type="line"/> | |
+ <point x="253" y="663" type="line" smooth="no"/> | |
<point x="379" y="663"/> | |
<point x="477" y="657"/> | |
<point x="477" y="503" type="curve" smooth="yes"/> | |
@@ -13,42 +13,42 @@ | |
<point x="284" y="341" type="curve" smooth="yes"/> | |
<point x="274" y="341"/> | |
<point x="263" y="342"/> | |
- <point x="253" y="342" type="curve"/> | |
+ <point x="253" y="342" type="curve" smooth="no"/> | |
</contour> | |
<contour> | |
- <point x="253" y="331" type="line"/> | |
+ <point x="253" y="331" type="line" smooth="no"/> | |
<point x="392" y="331"/> | |
<point x="403" y="314"/> | |
<point x="486" y="163" type="curve" smooth="yes"/> | |
- <point x="575" y="0" type="line"/> | |
- <point x="767" y="0" type="line"/> | |
- <point x="767" y="13" type="line"/> | |
+ <point x="575" y="0" type="line" smooth="no"/> | |
+ <point x="767" y="0" type="line" smooth="no"/> | |
+ <point x="767" y="13" type="line" smooth="no"/> | |
<point x="693" y="14"/> | |
<point x="673" y="28"/> | |
<point x="580" y="179" type="curve" smooth="yes"/> | |
<point x="513" y="287"/> | |
<point x="515" y="324"/> | |
- <point x="431" y="337" type="curve"/> | |
+ <point x="431" y="337" type="curve" smooth="no"/> | |
<point x="521" y="358"/> | |
<point x="581" y="388"/> | |
<point x="581" y="501" type="curve" smooth="yes"/> | |
<point x="581" y="602"/> | |
<point x="523" y="676"/> | |
<point x="398" y="676" type="curve" smooth="yes"/> | |
- <point x="43" y="676" type="line"/> | |
- <point x="43" y="663" type="line"/> | |
+ <point x="43" y="676" type="line" smooth="no"/> | |
+ <point x="43" y="663" type="line" smooth="no"/> | |
<point x="55" y="663" type="line" smooth="yes"/> | |
<point x="109" y="663"/> | |
<point x="152" y="638"/> | |
<point x="152" y="549" type="curve" smooth="yes"/> | |
- <point x="152" y="133" type="line"/> | |
+ <point x="152" y="133" type="line" smooth="yes"/> | |
<point x="152" y="51"/> | |
<point x="103" y="13"/> | |
<point x="46" y="13" type="curve" smooth="yes"/> | |
- <point x="35" y="13" type="line"/> | |
- <point x="35" y="0" type="line"/> | |
- <point x="369" y="0" type="line"/> | |
- <point x="369" y="13" type="line"/> | |
+ <point x="35" y="13" type="line" smooth="no"/> | |
+ <point x="35" y="0" type="line" smooth="no"/> | |
+ <point x="369" y="0" type="line" smooth="no"/> | |
+ <point x="369" y="13" type="line" smooth="no"/> | |
<point x="358" y="13" type="line" smooth="yes"/> | |
<point x="301" y="13"/> | |
<point x="253" y="52"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/S_.glif b/OpenBaskerville.ufo/glyphs/S_.glif | |
index e85151b..c9b101b 100644 | |
--- a/OpenBaskerville.ufo/glyphs/S_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/S_.glif | |
@@ -4,7 +4,7 @@ | |
<unicode hex="0053"/> | |
<outline> | |
<contour> | |
- <point x="263" y="229" type="move" name="top"/> | |
+ <point x="263" y="229" type="move" smooth="yes"/> | |
</contour> | |
<contour> | |
<point x="381" y="143" type="curve" smooth="yes"/> | |
@@ -13,14 +13,10 @@ | |
<point x="262" y="2" type="curve" smooth="yes"/> | |
<point x="100" y="2"/> | |
<point x="57" y="172"/> | |
- <point x="56" y="198" type="curve"/> | |
- <point x="45" y="198" type="line"/> | |
- <point x="45" y="198"/> | |
- <point x="51" y="-10"/> | |
- <point x="51" y="-10" type="curve"/> | |
- <point x="51" y="-10"/> | |
- <point x="63" y="-10"/> | |
- <point x="63" y="-10" type="curve"/> | |
+ <point x="56" y="198" type="curve" smooth="no"/> | |
+ <point x="45" y="198" type="line" smooth="no"/> | |
+ <point x="51" y="-10" type="line" smooth="no"/> | |
+ <point x="63" y="-10" type="line" smooth="no"/> | |
<point x="63" y="-6"/> | |
<point x="64" y="21"/> | |
<point x="93" y="21" type="curve" smooth="yes"/> | |
@@ -38,14 +34,10 @@ | |
<point x="253" y="674" type="curve" smooth="yes"/> | |
<point x="362" y="674"/> | |
<point x="424" y="526"/> | |
- <point x="424" y="489" type="curve"/> | |
- <point x="435" y="489" type="line"/> | |
- <point x="435" y="489"/> | |
- <point x="429" y="678"/> | |
- <point x="429" y="678" type="curve"/> | |
- <point x="429" y="678"/> | |
- <point x="419" y="678"/> | |
- <point x="419" y="678" type="curve"/> | |
+ <point x="424" y="489" type="curve" smooth="no"/> | |
+ <point x="435" y="489" type="line" smooth="no"/> | |
+ <point x="429" y="678" type="line" smooth="no"/> | |
+ <point x="419" y="678" type="line" smooth="no"/> | |
<point x="419" y="665"/> | |
<point x="413" y="645"/> | |
<point x="385" y="645" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/S_caron.glif b/OpenBaskerville.ufo/glyphs/S_caron.glif | |
deleted file mode 100644 | |
index 59aa043..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/S_caron.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Scaron" format="1"> | |
- <advance width="510"/> | |
- <unicode hex="0160"/> | |
- <outline> | |
- <component base="S"/> | |
- <component base="caron" xOffset="91" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Scaron_.glif b/OpenBaskerville.ufo/glyphs/Scaron_.glif | |
new file mode 100644 | |
index 0000000..398b283 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Scaron_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Scaron" format="1"> | |
+ <advance width="510"/> | |
+ <unicode hex="0160"/> | |
+ <outline> | |
+ <component base="caron" xOffset="91" yOffset="229"/> | |
+ <component base="S"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/T_.glif b/OpenBaskerville.ufo/glyphs/T_.glif | |
index c8f6c3c..a539668 100644 | |
--- a/OpenBaskerville.ufo/glyphs/T_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/T_.glif | |
@@ -4,32 +4,32 @@ | |
<unicode hex="0054"/> | |
<outline> | |
<contour> | |
- <point x="683" y="676" type="line"/> | |
- <point x="19" y="676" type="line"/> | |
- <point x="5" y="500" type="line"/> | |
- <point x="19" y="500" type="line"/> | |
+ <point x="683" y="676" type="line" smooth="no"/> | |
+ <point x="19" y="676" type="line" smooth="no"/> | |
+ <point x="5" y="500" type="line" smooth="no"/> | |
+ <point x="19" y="500" type="line" smooth="no"/> | |
<point x="26" y="589"/> | |
<point x="92" y="656"/> | |
<point x="223" y="656" type="curve" smooth="yes"/> | |
- <point x="300" y="656" type="line"/> | |
+ <point x="300" y="656" type="line" smooth="no"/> | |
<point x="300" y="133" type="line" smooth="yes"/> | |
<point x="300" y="51"/> | |
<point x="251" y="13"/> | |
<point x="194" y="13" type="curve" smooth="yes"/> | |
- <point x="170" y="13" type="line"/> | |
- <point x="170" y="0" type="line"/> | |
- <point x="532" y="0" type="line"/> | |
- <point x="532" y="13" type="line"/> | |
+ <point x="170" y="13" type="line" smooth="no"/> | |
+ <point x="170" y="0" type="line" smooth="no"/> | |
+ <point x="532" y="0" type="line" smooth="no"/> | |
+ <point x="532" y="13" type="line" smooth="no"/> | |
<point x="508" y="13" type="line" smooth="yes"/> | |
<point x="451" y="13"/> | |
<point x="402" y="51"/> | |
<point x="402" y="133" type="curve" smooth="yes"/> | |
- <point x="402" y="656" type="line"/> | |
+ <point x="402" y="656" type="line" smooth="no"/> | |
<point x="479" y="656" type="line" smooth="yes"/> | |
<point x="610" y="656"/> | |
<point x="676" y="589"/> | |
- <point x="683" y="500" type="curve"/> | |
- <point x="697" y="500" type="line"/> | |
+ <point x="683" y="500" type="curve" smooth="no"/> | |
+ <point x="697" y="500" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/T_horn.glif b/OpenBaskerville.ufo/glyphs/T_horn.glif | |
deleted file mode 100644 | |
index d213598..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/T_horn.glif | |
+++ /dev/null | |
@@ -1,55 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Thorn" format="1"> | |
- <advance width="627"/> | |
- <unicode hex="00DE"/> | |
- <outline> | |
- <contour> | |
- <point x="253" y="512" type="line"/> | |
- <point x="374" y="512"/> | |
- <point x="462" y="506"/> | |
- <point x="462" y="352" type="curve" smooth="yes"/> | |
- <point x="462" y="209"/> | |
- <point x="373" y="190"/> | |
- <point x="284" y="190" type="curve" smooth="yes"/> | |
- <point x="274" y="190"/> | |
- <point x="263" y="191"/> | |
- <point x="253" y="191" type="curve"/> | |
- </contour> | |
- <contour> | |
- <point x="254" y="525" type="line"/> | |
- <point x="253" y="643"/> | |
- <point x="297" y="663"/> | |
- <point x="351" y="663" type="curve" smooth="yes"/> | |
- <point x="363" y="663" type="line"/> | |
- <point x="363" y="676" type="line"/> | |
- <point x="43" y="676" type="line"/> | |
- <point x="43" y="663" type="line"/> | |
- <point x="55" y="663" type="line" smooth="yes"/> | |
- <point x="109" y="663"/> | |
- <point x="152" y="638"/> | |
- <point x="152" y="549" type="curve"/> | |
- <point x="152" y="133" type="line" smooth="yes"/> | |
- <point x="152" y="51"/> | |
- <point x="103" y="13"/> | |
- <point x="46" y="13" type="curve" smooth="yes"/> | |
- <point x="35" y="13" type="line"/> | |
- <point x="35" y="0" type="line"/> | |
- <point x="369" y="0" type="line"/> | |
- <point x="369" y="13" type="line"/> | |
- <point x="358" y="13" type="line" smooth="yes"/> | |
- <point x="301" y="13"/> | |
- <point x="253" y="52"/> | |
- <point x="253" y="133" type="curve" smooth="yes"/> | |
- <point x="253" y="180" type="line"/> | |
- <point x="285" y="178"/> | |
- <point x="304" y="176"/> | |
- <point x="336" y="176" type="curve" smooth="yes"/> | |
- <point x="459" y="176"/> | |
- <point x="566" y="202"/> | |
- <point x="566" y="350" type="curve"/> | |
- <point x="564" y="451"/> | |
- <point x="508" y="525"/> | |
- <point x="383" y="525" type="curve" smooth="yes"/> | |
- </contour> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Thorn_.glif b/OpenBaskerville.ufo/glyphs/Thorn_.glif | |
new file mode 100644 | |
index 0000000..dc4a8a6 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Thorn_.glif | |
@@ -0,0 +1,55 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Thorn" format="1"> | |
+ <advance width="627"/> | |
+ <unicode hex="00de"/> | |
+ <outline> | |
+ <contour> | |
+ <point x="253" y="512" type="line" smooth="no"/> | |
+ <point x="374" y="512"/> | |
+ <point x="462" y="506"/> | |
+ <point x="462" y="352" type="curve" smooth="yes"/> | |
+ <point x="462" y="209"/> | |
+ <point x="373" y="190"/> | |
+ <point x="284" y="190" type="curve" smooth="yes"/> | |
+ <point x="274" y="190"/> | |
+ <point x="263" y="191"/> | |
+ <point x="253" y="191" type="curve" smooth="no"/> | |
+ </contour> | |
+ <contour> | |
+ <point x="254" y="525" type="line" smooth="no"/> | |
+ <point x="253" y="643"/> | |
+ <point x="297" y="663"/> | |
+ <point x="351" y="663" type="curve" smooth="yes"/> | |
+ <point x="363" y="663" type="line" smooth="no"/> | |
+ <point x="363" y="676" type="line" smooth="no"/> | |
+ <point x="43" y="676" type="line" smooth="no"/> | |
+ <point x="43" y="663" type="line" smooth="no"/> | |
+ <point x="55" y="663" type="line" smooth="yes"/> | |
+ <point x="109" y="663"/> | |
+ <point x="152" y="638"/> | |
+ <point x="152" y="549" type="curve" smooth="yes"/> | |
+ <point x="152" y="133" type="line" smooth="yes"/> | |
+ <point x="152" y="51"/> | |
+ <point x="103" y="13"/> | |
+ <point x="46" y="13" type="curve" smooth="yes"/> | |
+ <point x="35" y="13" type="line" smooth="no"/> | |
+ <point x="35" y="0" type="line" smooth="no"/> | |
+ <point x="369" y="0" type="line" smooth="no"/> | |
+ <point x="369" y="13" type="line" smooth="no"/> | |
+ <point x="358" y="13" type="line" smooth="yes"/> | |
+ <point x="301" y="13"/> | |
+ <point x="253" y="52"/> | |
+ <point x="253" y="133" type="curve" smooth="yes"/> | |
+ <point x="253" y="180" type="line" smooth="no"/> | |
+ <point x="285" y="178"/> | |
+ <point x="304" y="176"/> | |
+ <point x="336" y="176" type="curve" smooth="yes"/> | |
+ <point x="459" y="176"/> | |
+ <point x="566" y="202"/> | |
+ <point x="566" y="350" type="curve" smooth="no"/> | |
+ <point x="564" y="451"/> | |
+ <point x="508" y="525"/> | |
+ <point x="383" y="525" type="curve" smooth="yes"/> | |
+ </contour> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/U_.glif b/OpenBaskerville.ufo/glyphs/U_.glif | |
index d879096..014b5bf 100644 | |
--- a/OpenBaskerville.ufo/glyphs/U_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/U_.glif | |
@@ -4,47 +4,47 @@ | |
<unicode hex="0055"/> | |
<outline> | |
<contour> | |
- <point x="435" y="229" type="move" name="top"/> | |
+ <point x="435" y="229" type="move" smooth="yes"/> | |
</contour> | |
<contour> | |
- <point x="639" y="226" type="line"/> | |
+ <point x="639" y="226" type="line" smooth="yes"/> | |
<point x="639" y="93"/> | |
<point x="595" y="11"/> | |
<point x="446" y="11" type="curve" smooth="yes"/> | |
<point x="290" y="11"/> | |
<point x="245" y="98"/> | |
<point x="245" y="203" type="curve" smooth="yes"/> | |
- <point x="245" y="549" type="line"/> | |
+ <point x="245" y="549" type="line" smooth="yes"/> | |
<point x="245" y="638"/> | |
<point x="289" y="663"/> | |
<point x="343" y="663" type="curve" smooth="yes"/> | |
- <point x="355" y="663" type="line"/> | |
- <point x="355" y="676" type="line"/> | |
- <point x="35" y="676" type="line"/> | |
- <point x="35" y="663" type="line"/> | |
+ <point x="355" y="663" type="line" smooth="no"/> | |
+ <point x="355" y="676" type="line" smooth="no"/> | |
+ <point x="35" y="676" type="line" smooth="no"/> | |
+ <point x="35" y="663" type="line" smooth="no"/> | |
<point x="47" y="663" type="line" smooth="yes"/> | |
<point x="101" y="663"/> | |
<point x="145" y="638"/> | |
- <point x="145" y="549" type="curve"/> | |
+ <point x="145" y="549" type="curve" smooth="yes"/> | |
<point x="145" y="179" type="line" smooth="yes"/> | |
<point x="145" y="27"/> | |
<point x="232" y="-17"/> | |
- <point x="421" y="-17" type="curve"/> | |
+ <point x="421" y="-17" type="curve" smooth="yes"/> | |
<point x="588" y="-17"/> | |
<point x="665" y="50"/> | |
<point x="665" y="203" type="curve" smooth="yes"/> | |
- <point x="665" y="444" type="line"/> | |
+ <point x="665" y="444" type="line" smooth="yes"/> | |
<point x="665" y="617"/> | |
<point x="689" y="663"/> | |
<point x="756" y="663" type="curve" smooth="yes"/> | |
- <point x="764" y="663" type="line"/> | |
- <point x="764" y="676" type="line"/> | |
- <point x="543" y="676" type="line"/> | |
- <point x="543" y="663" type="line"/> | |
+ <point x="764" y="663" type="line" smooth="no"/> | |
+ <point x="764" y="676" type="line" smooth="no"/> | |
+ <point x="543" y="676" type="line" smooth="no"/> | |
+ <point x="543" y="663" type="line" smooth="no"/> | |
<point x="551" y="663" type="line" smooth="yes"/> | |
<point x="619" y="663"/> | |
<point x="637" y="617"/> | |
- <point x="638" y="444" type="curve"/> | |
+ <point x="638" y="444" type="curve" smooth="yes"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/U_acute.glif b/OpenBaskerville.ufo/glyphs/U_acute.glif | |
deleted file mode 100644 | |
index 32c223e..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/U_acute.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Uacute" format="1"> | |
- <advance width="791"/> | |
- <unicode hex="00DA"/> | |
- <outline> | |
- <component base="U"/> | |
- <component base="acute" xOffset="297" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/U_circumflex.glif b/OpenBaskerville.ufo/glyphs/U_circumflex.glif | |
deleted file mode 100644 | |
index 91eb564..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/U_circumflex.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Ucircumflex" format="1"> | |
- <advance width="791"/> | |
- <unicode hex="00DB"/> | |
- <outline> | |
- <component base="U"/> | |
- <component base="circumflex" xOffset="263" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/U_dieresis.glif b/OpenBaskerville.ufo/glyphs/U_dieresis.glif | |
deleted file mode 100644 | |
index b8928f5..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/U_dieresis.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Udieresis" format="1"> | |
- <advance width="791"/> | |
- <unicode hex="00DC"/> | |
- <outline> | |
- <component base="U"/> | |
- <component base="dieresis" xOffset="263" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/U_grave.glif b/OpenBaskerville.ufo/glyphs/U_grave.glif | |
deleted file mode 100644 | |
index 12860d7..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/U_grave.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Ugrave" format="1"> | |
- <advance width="791"/> | |
- <unicode hex="00D9"/> | |
- <outline> | |
- <component base="U"/> | |
- <component base="grave" xOffset="230" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Uacute_.glif b/OpenBaskerville.ufo/glyphs/Uacute_.glif | |
new file mode 100644 | |
index 0000000..9865f9c | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Uacute_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Uacute" format="1"> | |
+ <advance width="791"/> | |
+ <unicode hex="00da"/> | |
+ <outline> | |
+ <component base="acute" xOffset="297" yOffset="229"/> | |
+ <component base="U"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Ucircumflex_.glif b/OpenBaskerville.ufo/glyphs/Ucircumflex_.glif | |
new file mode 100644 | |
index 0000000..2888850 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Ucircumflex_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Ucircumflex" format="1"> | |
+ <advance width="791"/> | |
+ <unicode hex="00db"/> | |
+ <outline> | |
+ <component base="circumflex" xOffset="263" yOffset="229"/> | |
+ <component base="U"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Udieresis_.glif b/OpenBaskerville.ufo/glyphs/Udieresis_.glif | |
new file mode 100644 | |
index 0000000..7e13e73 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Udieresis_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Udieresis" format="1"> | |
+ <advance width="791"/> | |
+ <unicode hex="00dc"/> | |
+ <outline> | |
+ <component base="dieresis" xOffset="263" yOffset="229"/> | |
+ <component base="U"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Ugrave_.glif b/OpenBaskerville.ufo/glyphs/Ugrave_.glif | |
new file mode 100644 | |
index 0000000..6b21d91 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Ugrave_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Ugrave" format="1"> | |
+ <advance width="791"/> | |
+ <unicode hex="00d9"/> | |
+ <outline> | |
+ <component base="grave" xOffset="230" yOffset="229"/> | |
+ <component base="U"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/V_.glif b/OpenBaskerville.ufo/glyphs/V_.glif | |
index 6c35d2a..a1bbd7b 100644 | |
--- a/OpenBaskerville.ufo/glyphs/V_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/V_.glif | |
@@ -4,41 +4,39 @@ | |
<unicode hex="0056"/> | |
<outline> | |
<contour> | |
- <point x="-5" y="676" type="line"/> | |
- <point x="-5" y="663" type="line"/> | |
+ <point x="-5" y="676" type="line" smooth="no"/> | |
+ <point x="-5" y="663" type="line" smooth="no"/> | |
<point x="7" y="663" type="line" smooth="yes"/> | |
<point x="90" y="663"/> | |
<point x="100" y="609"/> | |
<point x="121" y="555" type="curve" smooth="yes"/> | |
- <point x="228" y="280"/> | |
- <point x="344" y="-3"/> | |
- <point x="344" y="-3" type="curve"/> | |
- <point x="355" y="-3" type="line"/> | |
+ <point x="344" y="-3" type="line" smooth="no"/> | |
+ <point x="355" y="-3" type="line" smooth="no"/> | |
<point x="572" y="556" type="line" smooth="yes"/> | |
<point x="586" y="592"/> | |
<point x="618" y="663"/> | |
<point x="687" y="663" type="curve" smooth="yes"/> | |
- <point x="695" y="663" type="line"/> | |
- <point x="695" y="676" type="line"/> | |
- <point x="474" y="676" type="line"/> | |
- <point x="474" y="663" type="line"/> | |
- <point x="482" y="663" type="line"/> | |
+ <point x="695" y="663" type="line" smooth="no"/> | |
+ <point x="695" y="676" type="line" smooth="no"/> | |
+ <point x="474" y="676" type="line" smooth="no"/> | |
+ <point x="474" y="663" type="line" smooth="no"/> | |
+ <point x="482" y="663" type="line" smooth="yes"/> | |
<point x="535" y="663"/> | |
<point x="552" y="634"/> | |
<point x="552" y="594" type="curve" smooth="yes"/> | |
<point x="552" y="558"/> | |
<point x="530" y="494"/> | |
<point x="512" y="448" type="curve" smooth="yes"/> | |
- <point x="390" y="136" type="line"/> | |
+ <point x="390" y="136" type="line" smooth="no"/> | |
<point x="268" y="443" type="line" smooth="yes"/> | |
<point x="241" y="512"/> | |
<point x="222" y="565"/> | |
<point x="222" y="602" type="curve" smooth="yes"/> | |
<point x="222" y="642"/> | |
<point x="244" y="663"/> | |
- <point x="303" y="663" type="curve"/> | |
- <point x="315" y="663" type="line"/> | |
- <point x="315" y="676" type="line"/> | |
+ <point x="303" y="663" type="curve" smooth="yes"/> | |
+ <point x="315" y="663" type="line" smooth="no"/> | |
+ <point x="315" y="676" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/W_.glif b/OpenBaskerville.ufo/glyphs/W_.glif | |
index 2266a88..4860354 100644 | |
--- a/OpenBaskerville.ufo/glyphs/W_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/W_.glif | |
@@ -4,17 +4,17 @@ | |
<unicode hex="0057"/> | |
<outline> | |
<contour> | |
- <point x="550" y="539" type="line"/> | |
- <point x="367" y="0" type="line"/> | |
- <point x="356" y="0" type="line"/> | |
+ <point x="550" y="539" type="line" smooth="no"/> | |
+ <point x="367" y="0" type="line" smooth="no"/> | |
+ <point x="356" y="0" type="line" smooth="no"/> | |
<point x="136" y="523" type="line" smooth="yes"/> | |
<point x="113" y="577"/> | |
<point x="78" y="663"/> | |
<point x="7" y="663" type="curve" smooth="yes"/> | |
- <point x="-5" y="663" type="line"/> | |
- <point x="-5" y="676" type="line"/> | |
- <point x="310" y="676" type="line"/> | |
- <point x="310" y="663" type="line"/> | |
+ <point x="-5" y="663" type="line" smooth="no"/> | |
+ <point x="-5" y="676" type="line" smooth="no"/> | |
+ <point x="310" y="676" type="line" smooth="no"/> | |
+ <point x="310" y="663" type="line" smooth="no"/> | |
<point x="298" y="663" type="line" smooth="yes"/> | |
<point x="236" y="663"/> | |
<point x="216" y="643"/> | |
@@ -22,18 +22,18 @@ | |
<point x="216" y="580"/> | |
<point x="236" y="534"/> | |
<point x="255" y="486" type="curve" smooth="yes"/> | |
- <point x="396" y="137" type="line"/> | |
- <point x="515" y="486" type="line"/> | |
+ <point x="396" y="137" type="line" smooth="no"/> | |
+ <point x="515" y="486" type="line" smooth="yes"/> | |
<point x="524" y="511"/> | |
<point x="531" y="542"/> | |
<point x="531" y="565" type="curve" smooth="yes"/> | |
<point x="531" y="618"/> | |
<point x="507" y="663"/> | |
<point x="438" y="663" type="curve" smooth="yes"/> | |
- <point x="426" y="663" type="line"/> | |
- <point x="426" y="676" type="line"/> | |
- <point x="740" y="676" type="line"/> | |
- <point x="740" y="663" type="line"/> | |
+ <point x="426" y="663" type="line" smooth="no"/> | |
+ <point x="426" y="676" type="line" smooth="no"/> | |
+ <point x="740" y="676" type="line" smooth="no"/> | |
+ <point x="740" y="663" type="line" smooth="no"/> | |
<point x="728" y="663" type="line" smooth="yes"/> | |
<point x="659" y="663"/> | |
<point x="641" y="631"/> | |
@@ -41,7 +41,7 @@ | |
<point x="641" y="570"/> | |
<point x="648" y="545"/> | |
<point x="655" y="523" type="curve" smooth="yes"/> | |
- <point x="782" y="137" type="line"/> | |
+ <point x="782" y="137" type="line" smooth="no"/> | |
<point x="925" y="486" type="line" smooth="yes"/> | |
<point x="942" y="528"/> | |
<point x="954" y="566"/> | |
@@ -49,16 +49,16 @@ | |
<point x="954" y="637"/> | |
<point x="933" y="663"/> | |
<point x="880" y="663" type="curve" smooth="yes"/> | |
- <point x="872" y="663" type="line"/> | |
- <point x="872" y="676" type="line"/> | |
- <point x="1098" y="676" type="line"/> | |
- <point x="1098" y="663" type="line"/> | |
+ <point x="872" y="663" type="line" smooth="no"/> | |
+ <point x="872" y="676" type="line" smooth="no"/> | |
+ <point x="1098" y="676" type="line" smooth="no"/> | |
+ <point x="1098" y="663" type="line" smooth="no"/> | |
<point x="1090" y="663" type="line" smooth="yes"/> | |
<point x="1013" y="663"/> | |
<point x="996" y="614"/> | |
<point x="959" y="523" type="curve" smooth="yes"/> | |
- <point x="745" y="0" type="line"/> | |
- <point x="734" y="0" type="line"/> | |
+ <point x="745" y="0" type="line" smooth="no"/> | |
+ <point x="734" y="0" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/X_.glif b/OpenBaskerville.ufo/glyphs/X_.glif | |
index 681e2e6..65c781f 100644 | |
--- a/OpenBaskerville.ufo/glyphs/X_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/X_.glif | |
@@ -4,14 +4,14 @@ | |
<unicode hex="0058"/> | |
<outline> | |
<contour> | |
- <point x="168" y="150" type="line"/> | |
+ <point x="168" y="150" type="line" smooth="yes"/> | |
<point x="152" y="130"/> | |
<point x="76" y="13"/> | |
<point x="-2" y="13" type="curve" smooth="yes"/> | |
- <point x="-10" y="13" type="line"/> | |
- <point x="-10" y="0" type="line"/> | |
- <point x="230" y="0" type="line"/> | |
- <point x="230" y="13" type="line"/> | |
+ <point x="-10" y="13" type="line" smooth="no"/> | |
+ <point x="-10" y="0" type="line" smooth="no"/> | |
+ <point x="230" y="0" type="line" smooth="no"/> | |
+ <point x="230" y="13" type="line" smooth="no"/> | |
<point x="222" y="13" type="line" smooth="yes"/> | |
<point x="170" y="13"/> | |
<point x="153" y="32"/> | |
@@ -19,7 +19,7 @@ | |
<point x="153" y="99"/> | |
<point x="196" y="157"/> | |
<point x="215" y="181" type="curve" smooth="yes"/> | |
- <point x="318" y="314" type="line"/> | |
+ <point x="318" y="314" type="line" smooth="no"/> | |
<point x="402" y="193" type="line" smooth="yes"/> | |
<point x="436" y="144"/> | |
<point x="468" y="94"/> | |
@@ -27,23 +27,23 @@ | |
<point x="468" y="31"/> | |
<point x="448" y="13"/> | |
<point x="393" y="13" type="curve" smooth="yes"/> | |
- <point x="381" y="13" type="line"/> | |
- <point x="381" y="0" type="line"/> | |
- <point x="731" y="0" type="line"/> | |
- <point x="731" y="13" type="line"/> | |
+ <point x="381" y="13" type="line" smooth="no"/> | |
+ <point x="381" y="0" type="line" smooth="no"/> | |
+ <point x="731" y="0" type="line" smooth="no"/> | |
+ <point x="731" y="13" type="line" smooth="no"/> | |
<point x="719" y="13" type="line" smooth="yes"/> | |
<point x="649" y="13"/> | |
<point x="588" y="93"/> | |
<point x="551" y="146" type="curve" smooth="yes"/> | |
- <point x="380" y="391" type="line"/> | |
+ <point x="380" y="391" type="line" smooth="no"/> | |
<point x="496" y="535" type="line" smooth="yes"/> | |
<point x="525" y="571"/> | |
<point x="589" y="663"/> | |
<point x="664" y="663" type="curve" smooth="yes"/> | |
- <point x="672" y="663" type="line"/> | |
- <point x="672" y="676" type="line"/> | |
- <point x="447" y="676" type="line"/> | |
- <point x="447" y="663" type="line"/> | |
+ <point x="672" y="663" type="line" smooth="no"/> | |
+ <point x="672" y="676" type="line" smooth="no"/> | |
+ <point x="447" y="676" type="line" smooth="no"/> | |
+ <point x="447" y="663" type="line" smooth="no"/> | |
<point x="455" y="663" type="line" smooth="yes"/> | |
<point x="501" y="663"/> | |
<point x="518" y="647"/> | |
@@ -51,7 +51,7 @@ | |
<point x="518" y="594"/> | |
<point x="481" y="545"/> | |
<point x="452" y="509" type="curve" smooth="yes"/> | |
- <point x="369" y="405" type="line"/> | |
+ <point x="369" y="405" type="line" smooth="no"/> | |
<point x="316" y="483" type="line" smooth="yes"/> | |
<point x="282" y="532"/> | |
<point x="250" y="586"/> | |
@@ -59,15 +59,15 @@ | |
<point x="250" y="647"/> | |
<point x="266" y="663"/> | |
<point x="308" y="663" type="curve" smooth="yes"/> | |
- <point x="320" y="663" type="line"/> | |
- <point x="320" y="676" type="line"/> | |
- <point x="0" y="676" type="line"/> | |
- <point x="0" y="663" type="line"/> | |
+ <point x="320" y="663" type="line" smooth="no"/> | |
+ <point x="320" y="676" type="line" smooth="no"/> | |
+ <point x="0" y="676" type="line" smooth="no"/> | |
+ <point x="0" y="663" type="line" smooth="no"/> | |
<point x="12" y="663" type="line" smooth="yes"/> | |
<point x="90" y="663"/> | |
<point x="130" y="583"/> | |
<point x="167" y="530" type="curve" smooth="yes"/> | |
- <point x="308" y="327" type="line"/> | |
+ <point x="308" y="327" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Y_.glif b/OpenBaskerville.ufo/glyphs/Y_.glif | |
index 21f0e5d..aa749bd 100644 | |
--- a/OpenBaskerville.ufo/glyphs/Y_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/Y_.glif | |
@@ -4,14 +4,14 @@ | |
<unicode hex="0059"/> | |
<outline> | |
<contour> | |
- <point x="510" y="505" type="line"/> | |
+ <point x="510" y="505" type="line" smooth="yes"/> | |
<point x="543" y="561"/> | |
<point x="612" y="663"/> | |
<point x="669" y="663" type="curve" smooth="yes"/> | |
- <point x="677" y="663" type="line"/> | |
- <point x="677" y="676" type="line"/> | |
- <point x="456" y="676" type="line"/> | |
- <point x="456" y="663" type="line"/> | |
+ <point x="677" y="663" type="line" smooth="no"/> | |
+ <point x="677" y="676" type="line" smooth="no"/> | |
+ <point x="456" y="676" type="line" smooth="no"/> | |
+ <point x="456" y="663" type="line" smooth="no"/> | |
<point x="464" y="663" type="line" smooth="yes"/> | |
<point x="511" y="663"/> | |
<point x="527" y="640"/> | |
@@ -22,10 +22,8 @@ | |
<point x="397" y="345" type="line" smooth="yes"/> | |
<point x="387" y="327"/> | |
<point x="375" y="311"/> | |
- <point x="375" y="311" type="curve"/> | |
- <point x="375" y="311"/> | |
- <point x="366" y="326"/> | |
- <point x="358" y="340" type="curve" smooth="yes"/> | |
+ <point x="375" y="311" type="curve" smooth="no"/> | |
+ <point x="358" y="340" type="line" smooth="yes"/> | |
<point x="259" y="509" type="line" smooth="yes"/> | |
<point x="240" y="541"/> | |
<point x="214" y="584"/> | |
@@ -33,10 +31,10 @@ | |
<point x="214" y="643"/> | |
<point x="233" y="663"/> | |
<point x="290" y="663" type="curve" smooth="yes"/> | |
- <point x="302" y="663" type="line"/> | |
- <point x="302" y="676" type="line"/> | |
- <point x="-18" y="676" type="line"/> | |
- <point x="-18" y="663" type="line"/> | |
+ <point x="302" y="663" type="line" smooth="no"/> | |
+ <point x="302" y="676" type="line" smooth="no"/> | |
+ <point x="-18" y="676" type="line" smooth="no"/> | |
+ <point x="-18" y="663" type="line" smooth="no"/> | |
<point x="-6" y="663" type="line" smooth="yes"/> | |
<point x="62" y="663"/> | |
<point x="100" y="596"/> | |
@@ -49,10 +47,10 @@ | |
<point x="281" y="51"/> | |
<point x="233" y="13"/> | |
<point x="176" y="13" type="curve" smooth="yes"/> | |
- <point x="165" y="13" type="line"/> | |
- <point x="165" y="0" type="line"/> | |
- <point x="499" y="0" type="line"/> | |
- <point x="499" y="13" type="line"/> | |
+ <point x="165" y="13" type="line" smooth="no"/> | |
+ <point x="165" y="0" type="line" smooth="no"/> | |
+ <point x="499" y="0" type="line" smooth="no"/> | |
+ <point x="499" y="13" type="line" smooth="no"/> | |
<point x="488" y="13" type="line" smooth="yes"/> | |
<point x="432" y="13"/> | |
<point x="383" y="51"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/Y_acute.glif b/OpenBaskerville.ufo/glyphs/Y_acute.glif | |
deleted file mode 100644 | |
index a00a266..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/Y_acute.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Yacute" format="1"> | |
- <advance width="685"/> | |
- <unicode hex="00DD"/> | |
- <outline> | |
- <component base="Y" xOffset="13"/> | |
- <component base="acute" xOffset="174" yOffset="255"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Y_dieresis.glif b/OpenBaskerville.ufo/glyphs/Y_dieresis.glif | |
deleted file mode 100644 | |
index 7515998..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/Y_dieresis.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Ydieresis" format="1"> | |
- <advance width="650"/> | |
- <unicode hex="0178"/> | |
- <outline> | |
- <component base="Y"/> | |
- <component base="dieresis" xOffset="163" yOffset="255"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Yacute_.glif b/OpenBaskerville.ufo/glyphs/Yacute_.glif | |
new file mode 100644 | |
index 0000000..6e5c0ed | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Yacute_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Yacute" format="1"> | |
+ <advance width="685"/> | |
+ <unicode hex="00dd"/> | |
+ <outline> | |
+ <component base="acute" xOffset="174" yOffset="255"/> | |
+ <component base="Y" xOffset="13"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Ydieresis_.glif b/OpenBaskerville.ufo/glyphs/Ydieresis_.glif | |
new file mode 100644 | |
index 0000000..51874d1 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Ydieresis_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Ydieresis" format="1"> | |
+ <advance width="650"/> | |
+ <unicode hex="0178"/> | |
+ <outline> | |
+ <component base="dieresis" xOffset="163" yOffset="255"/> | |
+ <component base="Y"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Z_.glif b/OpenBaskerville.ufo/glyphs/Z_.glif | |
index 06dc974..98ad5b9 100644 | |
--- a/OpenBaskerville.ufo/glyphs/Z_.glif | |
+++ b/OpenBaskerville.ufo/glyphs/Z_.glif | |
@@ -1,30 +1,30 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="Z" format="1"> | |
<advance width="704"/> | |
- <unicode hex="005A"/> | |
+ <unicode hex="005a"/> | |
<outline> | |
<contour> | |
- <point x="346" y="229" type="move" name="top"/> | |
+ <point x="346" y="229" type="move" smooth="yes"/> | |
</contour> | |
<contour> | |
- <point x="45" y="7" type="line"/> | |
- <point x="45" y="0" type="line"/> | |
- <point x="644" y="0" type="line"/> | |
- <point x="654" y="211" type="line"/> | |
- <point x="643" y="211" type="line"/> | |
+ <point x="45" y="7" type="line" smooth="no"/> | |
+ <point x="45" y="0" type="line" smooth="no"/> | |
+ <point x="644" y="0" type="line" smooth="no"/> | |
+ <point x="654" y="211" type="line" smooth="no"/> | |
+ <point x="643" y="211" type="line" smooth="no"/> | |
<point x="621" y="103"/> | |
<point x="536" y="20"/> | |
<point x="423" y="20" type="curve" smooth="yes"/> | |
- <point x="175" y="20" type="line"/> | |
- <point x="607" y="665" type="line"/> | |
- <point x="607" y="676" type="line"/> | |
- <point x="77" y="676" type="line"/> | |
- <point x="60" y="499" type="line"/> | |
- <point x="73" y="499" type="line"/> | |
+ <point x="175" y="20" type="line" smooth="no"/> | |
+ <point x="607" y="665" type="line" smooth="no"/> | |
+ <point x="607" y="676" type="line" smooth="no"/> | |
+ <point x="77" y="676" type="line" smooth="no"/> | |
+ <point x="60" y="499" type="line" smooth="no"/> | |
+ <point x="73" y="499" type="line" smooth="no"/> | |
<point x="97" y="584"/> | |
<point x="150" y="656"/> | |
<point x="277" y="656" type="curve" smooth="yes"/> | |
- <point x="487" y="656" type="line"/> | |
+ <point x="487" y="656" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Z_caron.glif b/OpenBaskerville.ufo/glyphs/Z_caron.glif | |
deleted file mode 100644 | |
index 12fc4ae..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/Z_caron.glif | |
+++ /dev/null | |
@@ -1,9 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name="Zcaron" format="1"> | |
- <advance width="704"/> | |
- <unicode hex="017D"/> | |
- <outline> | |
- <component base="Z"/> | |
- <component base="caron" xOffset="174" yOffset="229"/> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/Zcaron_.glif b/OpenBaskerville.ufo/glyphs/Zcaron_.glif | |
new file mode 100644 | |
index 0000000..db1cd07 | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/glyphs/Zcaron_.glif | |
@@ -0,0 +1,9 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<glyph name="Zcaron" format="1"> | |
+ <advance width="704"/> | |
+ <unicode hex="017d"/> | |
+ <outline> | |
+ <component base="caron" xOffset="174" yOffset="229"/> | |
+ <component base="Z"/> | |
+ </outline> | |
+</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/_notdef.glif b/OpenBaskerville.ufo/glyphs/_notdef.glif | |
deleted file mode 100644 | |
index 4dd6d41..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/_notdef.glif | |
+++ /dev/null | |
@@ -1,6 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name=".notdef" format="1"> | |
- <advance width="274"/> | |
- <outline> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/_null.glif b/OpenBaskerville.ufo/glyphs/_null.glif | |
deleted file mode 100644 | |
index 1005238..0000000 | |
--- a/OpenBaskerville.ufo/glyphs/_null.glif | |
+++ /dev/null | |
@@ -1,6 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> | |
-<glyph name=".null" format="1"> | |
- <advance width="0"/> | |
- <outline> | |
- </outline> | |
-</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/a.glif b/OpenBaskerville.ufo/glyphs/a.glif | |
index f6d76c3..f095604 100644 | |
--- a/OpenBaskerville.ufo/glyphs/a.glif | |
+++ b/OpenBaskerville.ufo/glyphs/a.glif | |
@@ -4,7 +4,7 @@ | |
<unicode hex="0061"/> | |
<outline> | |
<contour> | |
- <point x="213" y="0" type="move" name="top"/> | |
+ <point x="213" y="0" type="move" smooth="yes"/> | |
</contour> | |
<contour> | |
<point x="39" y="95" type="curve" smooth="yes"/> | |
@@ -13,17 +13,17 @@ | |
<point x="165" y="-10" type="curve" smooth="yes"/> | |
<point x="242" y="-10"/> | |
<point x="257" y="5"/> | |
- <point x="280" y="40" type="curve"/> | |
+ <point x="280" y="40" type="curve" smooth="no"/> | |
<point x="292" y="25"/> | |
<point x="317" y="-8"/> | |
<point x="374" y="-8" type="curve" smooth="yes"/> | |
<point x="439" y="-8"/> | |
<point x="449" y="19"/> | |
- <point x="456" y="38" type="curve"/> | |
- <point x="448" y="42" type="line"/> | |
+ <point x="456" y="38" type="curve" smooth="no"/> | |
+ <point x="448" y="42" type="line" smooth="no"/> | |
<point x="439" y="26"/> | |
<point x="431" y="13"/> | |
- <point x="401" y="13" type="curve"/> | |
+ <point x="401" y="13" type="curve" smooth="yes"/> | |
<point x="362" y="13"/> | |
<point x="359" y="49"/> | |
<point x="359" y="101" type="curve" smooth="yes"/> | |
@@ -59,7 +59,7 @@ | |
<point x="117" y="91" type="curve" smooth="yes"/> | |
<point x="117" y="175"/> | |
<point x="226" y="198"/> | |
- <point x="287" y="236" type="curve"/> | |
+ <point x="287" y="236" type="curve" smooth="no"/> | |
<point x="287" y="145" type="line" smooth="yes"/> | |
<point x="287" y="68"/> | |
<point x="270" y="6"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/aacute.glif b/OpenBaskerville.ufo/glyphs/aacute.glif | |
index f24bc14..cb140d5 100644 | |
--- a/OpenBaskerville.ufo/glyphs/aacute.glif | |
+++ b/OpenBaskerville.ufo/glyphs/aacute.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="aacute" format="1"> | |
<advance width="441"/> | |
- <unicode hex="00E1"/> | |
+ <unicode hex="00e1"/> | |
<outline> | |
- <component base="a" xOffset="-7"/> | |
<component base="acute" xOffset="68"/> | |
+ <component base="a" xOffset="-7"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/acircumflex.glif b/OpenBaskerville.ufo/glyphs/acircumflex.glif | |
index 3b89607..c8ad249 100644 | |
--- a/OpenBaskerville.ufo/glyphs/acircumflex.glif | |
+++ b/OpenBaskerville.ufo/glyphs/acircumflex.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="acircumflex" format="1"> | |
<advance width="441"/> | |
- <unicode hex="00E2"/> | |
+ <unicode hex="00e2"/> | |
<outline> | |
- <component base="a" xOffset="-7"/> | |
<component base="circumflex" xOffset="34"/> | |
+ <component base="a" xOffset="-7"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/acute.glif b/OpenBaskerville.ufo/glyphs/acute.glif | |
index 8f3109d..9d0de0e 100644 | |
--- a/OpenBaskerville.ufo/glyphs/acute.glif | |
+++ b/OpenBaskerville.ufo/glyphs/acute.glif | |
@@ -1,13 +1,13 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="acute" format="1"> | |
<advance width="345"/> | |
- <unicode hex="00B4"/> | |
+ <unicode hex="00b4"/> | |
<outline> | |
<contour> | |
- <point x="138" y="0" type="move" name="_top"/> | |
+ <point x="138" y="0" type="move" smooth="yes"/> | |
</contour> | |
<contour> | |
- <point x="255" y="589" type="line"/> | |
+ <point x="255" y="589" type="line" smooth="yes"/> | |
<point x="268" y="597"/> | |
<point x="279" y="607"/> | |
<point x="279" y="624" type="curve" smooth="yes"/> | |
@@ -17,8 +17,8 @@ | |
<point x="232" y="661"/> | |
<point x="222" y="655"/> | |
<point x="215" y="648" type="curve" smooth="yes"/> | |
- <point x="58" y="495" type="line"/> | |
- <point x="95" y="495" type="line"/> | |
+ <point x="58" y="495" type="line" smooth="no"/> | |
+ <point x="95" y="495" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/adieresis.glif b/OpenBaskerville.ufo/glyphs/adieresis.glif | |
index 7048431..31d6e5f 100644 | |
--- a/OpenBaskerville.ufo/glyphs/adieresis.glif | |
+++ b/OpenBaskerville.ufo/glyphs/adieresis.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="adieresis" format="1"> | |
<advance width="441"/> | |
- <unicode hex="00E4"/> | |
+ <unicode hex="00e4"/> | |
<outline> | |
- <component base="a" xOffset="-7"/> | |
<component base="dieresis" xOffset="34"/> | |
+ <component base="a" xOffset="-7"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/ae.glif b/OpenBaskerville.ufo/glyphs/ae.glif | |
index 3832c43..cd23f0a 100644 | |
--- a/OpenBaskerville.ufo/glyphs/ae.glif | |
+++ b/OpenBaskerville.ufo/glyphs/ae.glif | |
@@ -1,16 +1,16 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="ae" format="1"> | |
<advance width="664"/> | |
- <unicode hex="00E6"/> | |
+ <unicode hex="00e6"/> | |
<outline> | |
<contour> | |
- <point x="636" y="269" type="line"/> | |
+ <point x="636" y="269" type="line" smooth="no"/> | |
<point x="636" y="393"/> | |
<point x="534" y="434"/> | |
<point x="458" y="434" type="curve" smooth="yes"/> | |
<point x="397" y="434"/> | |
<point x="360" y="419"/> | |
- <point x="331" y="387" type="curve"/> | |
+ <point x="331" y="387" type="curve" smooth="no"/> | |
<point x="302" y="421"/> | |
<point x="246" y="431"/> | |
<point x="191" y="431" type="curve" smooth="yes"/> | |
@@ -40,14 +40,14 @@ | |
<point x="155" y="-10" type="curve" smooth="yes"/> | |
<point x="222" y="-10"/> | |
<point x="266" y="12"/> | |
- <point x="291" y="71" type="curve"/> | |
+ <point x="291" y="71" type="curve" smooth="no"/> | |
<point x="321" y="34"/> | |
<point x="383" y="-14"/> | |
<point x="468" y="-14" type="curve" smooth="yes"/> | |
<point x="567" y="-14"/> | |
<point x="626" y="37"/> | |
- <point x="640" y="100" type="curve"/> | |
- <point x="629" y="100" type="line"/> | |
+ <point x="640" y="100" type="curve" smooth="no"/> | |
+ <point x="629" y="100" type="line" smooth="no"/> | |
<point x="608" y="50"/> | |
<point x="562" y="13"/> | |
<point x="491" y="13" type="curve" smooth="yes"/> | |
@@ -56,7 +56,7 @@ | |
<point x="339" y="209" type="curve" smooth="yes"/> | |
<point x="339" y="235"/> | |
<point x="339" y="246"/> | |
- <point x="341" y="269" type="curve"/> | |
+ <point x="341" y="269" type="curve" smooth="no"/> | |
</contour> | |
<contour> | |
<point x="178" y="6" type="curve" smooth="yes"/> | |
@@ -65,7 +65,7 @@ | |
<point x="107" y="91" type="curve" smooth="yes"/> | |
<point x="107" y="182"/> | |
<point x="200" y="182"/> | |
- <point x="272" y="247" type="curve"/> | |
+ <point x="272" y="247" type="curve" smooth="no"/> | |
<point x="272" y="145" type="line" smooth="yes"/> | |
<point x="272" y="68"/> | |
<point x="260" y="6"/> | |
@@ -74,8 +74,8 @@ | |
<point x="458" y="418" type="curve" smooth="yes"/> | |
<point x="537" y="418"/> | |
<point x="560" y="366"/> | |
- <point x="560" y="285" type="curve"/> | |
- <point x="343" y="285" type="line"/> | |
+ <point x="560" y="285" type="curve" smooth="no"/> | |
+ <point x="343" y="285" type="line" smooth="no"/> | |
<point x="353" y="356"/> | |
<point x="378" y="418"/> | |
</contour> | |
diff --git a/OpenBaskerville.ufo/glyphs/agrave.glif b/OpenBaskerville.ufo/glyphs/agrave.glif | |
index c153ef3..d35ec22 100644 | |
--- a/OpenBaskerville.ufo/glyphs/agrave.glif | |
+++ b/OpenBaskerville.ufo/glyphs/agrave.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="agrave" format="1"> | |
<advance width="441"/> | |
- <unicode hex="00E0"/> | |
+ <unicode hex="00e0"/> | |
<outline> | |
- <component base="a" xOffset="-7"/> | |
<component base="grave" xOffset="1"/> | |
+ <component base="a" xOffset="-7"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/ampersand.glif b/OpenBaskerville.ufo/glyphs/ampersand.glif | |
index 9ae8139..7a572e9 100644 | |
--- a/OpenBaskerville.ufo/glyphs/ampersand.glif | |
+++ b/OpenBaskerville.ufo/glyphs/ampersand.glif | |
@@ -7,8 +7,8 @@ | |
<point x="109" y="202" type="curve" smooth="yes"/> | |
<point x="109" y="272"/> | |
<point x="148" y="338"/> | |
- <point x="203" y="371" type="curve"/> | |
- <point x="398" y="102" type="line"/> | |
+ <point x="203" y="371" type="curve" smooth="no"/> | |
+ <point x="398" y="102" type="line" smooth="no"/> | |
<point x="356" y="43"/> | |
<point x="300" y="14"/> | |
<point x="256" y="14" type="curve" smooth="yes"/> | |
@@ -25,19 +25,19 @@ | |
<point x="344" y="582" type="curve" smooth="yes"/> | |
<point x="344" y="507"/> | |
<point x="288" y="433"/> | |
- <point x="263" y="419" type="curve"/> | |
+ <point x="263" y="419" type="curve" smooth="no"/> | |
<point x="225" y="470"/> | |
<point x="170" y="533"/> | |
</contour> | |
<contour> | |
- <point x="524" y="318" type="line"/> | |
+ <point x="524" y="318" type="line" smooth="yes"/> | |
<point x="545" y="360"/> | |
<point x="570" y="393"/> | |
<point x="625" y="393" type="curve" smooth="yes"/> | |
- <point x="633" y="393" type="line"/> | |
- <point x="633" y="406" type="line"/> | |
- <point x="432" y="406" type="line"/> | |
- <point x="432" y="393" type="line"/> | |
+ <point x="633" y="393" type="line" smooth="no"/> | |
+ <point x="633" y="406" type="line" smooth="no"/> | |
+ <point x="432" y="406" type="line" smooth="no"/> | |
+ <point x="432" y="393" type="line" smooth="no"/> | |
<point x="440" y="393" type="line" smooth="yes"/> | |
<point x="481" y="393"/> | |
<point x="503" y="378"/> | |
@@ -45,8 +45,8 @@ | |
<point x="503" y="321"/> | |
<point x="494" y="289"/> | |
<point x="483" y="266" type="curve" smooth="yes"/> | |
- <point x="440" y="181" type="line"/> | |
- <point x="272" y="409" type="line"/> | |
+ <point x="440" y="181" type="line" smooth="no"/> | |
+ <point x="272" y="409" type="line" smooth="no"/> | |
<point x="312" y="434"/> | |
<point x="404" y="471"/> | |
<point x="404" y="569" type="curve" smooth="yes"/> | |
@@ -58,7 +58,7 @@ | |
<point x="116" y="553" type="curve" smooth="yes"/> | |
<point x="116" y="499"/> | |
<point x="153" y="437"/> | |
- <point x="196" y="381" type="curve"/> | |
+ <point x="196" y="381" type="curve" smooth="no"/> | |
<point x="125" y="352"/> | |
<point x="30" y="276"/> | |
<point x="30" y="167" type="curve" smooth="yes"/> | |
@@ -67,20 +67,20 @@ | |
<point x="214" y="-14" type="curve" smooth="yes"/> | |
<point x="305" y="-14"/> | |
<point x="351" y="22"/> | |
- <point x="406" y="92" type="curve"/> | |
+ <point x="406" y="92" type="curve" smooth="no"/> | |
<point x="440" y="53"/> | |
<point x="501" y="-14"/> | |
- <point x="597" y="-14" type="curve"/> | |
+ <point x="597" y="-14" type="curve" smooth="yes"/> | |
<point x="679" y="-14"/> | |
<point x="702" y="27"/> | |
- <point x="702" y="68" type="curve"/> | |
- <point x="695" y="68" type="line"/> | |
+ <point x="702" y="68" type="curve" smooth="no"/> | |
+ <point x="695" y="68" type="line" smooth="no"/> | |
<point x="695" y="44"/> | |
<point x="662" y="13"/> | |
- <point x="632" y="13" type="curve"/> | |
+ <point x="632" y="13" type="curve" smooth="yes"/> | |
<point x="563" y="13"/> | |
<point x="469" y="129"/> | |
- <point x="450" y="169" type="curve"/> | |
+ <point x="450" y="169" type="curve" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/aring.glif b/OpenBaskerville.ufo/glyphs/aring.glif | |
index b3d046c..511233f 100644 | |
--- a/OpenBaskerville.ufo/glyphs/aring.glif | |
+++ b/OpenBaskerville.ufo/glyphs/aring.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="aring" format="1"> | |
<advance width="447"/> | |
- <unicode hex="00E5"/> | |
+ <unicode hex="00e5"/> | |
<outline> | |
- <component base="a"/> | |
<component base="ring" xOffset="43" yOffset="20"/> | |
+ <component base="a"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/asciicircum.glif b/OpenBaskerville.ufo/glyphs/asciicircum.glif | |
index 69743d3..d437092 100644 | |
--- a/OpenBaskerville.ufo/glyphs/asciicircum.glif | |
+++ b/OpenBaskerville.ufo/glyphs/asciicircum.glif | |
@@ -1,7 +1,7 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="asciicircum" format="1"> | |
<advance width="404"/> | |
- <unicode hex="005E"/> | |
+ <unicode hex="005e"/> | |
<outline> | |
<component base="circumflex" xOffset="24" yOffset="-29"/> | |
</outline> | |
diff --git a/OpenBaskerville.ufo/glyphs/asciitilde.glif b/OpenBaskerville.ufo/glyphs/asciitilde.glif | |
index 2c297db..40bf688 100644 | |
--- a/OpenBaskerville.ufo/glyphs/asciitilde.glif | |
+++ b/OpenBaskerville.ufo/glyphs/asciitilde.glif | |
@@ -1,29 +1,29 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="asciitilde" format="1"> | |
<advance width="348"/> | |
- <unicode hex="007E"/> | |
+ <unicode hex="007e"/> | |
<outline> | |
<contour> | |
- <point x="316" y="253" type="line"/> | |
+ <point x="316" y="253" type="line" smooth="no"/> | |
<point x="316" y="211"/> | |
<point x="278" y="168"/> | |
- <point x="232" y="168" type="curve"/> | |
+ <point x="232" y="168" type="curve" smooth="yes"/> | |
<point x="174" y="168"/> | |
<point x="139" y="208"/> | |
- <point x="85" y="208" type="curve"/> | |
+ <point x="85" y="208" type="curve" smooth="yes"/> | |
<point x="50" y="208"/> | |
<point x="38" y="173"/> | |
- <point x="38" y="173" type="curve"/> | |
- <point x="18" y="173" type="line"/> | |
+ <point x="38" y="173" type="curve" smooth="no"/> | |
+ <point x="18" y="173" type="line" smooth="no"/> | |
<point x="18" y="226"/> | |
<point x="66" y="257"/> | |
- <point x="100" y="257" type="curve"/> | |
+ <point x="100" y="257" type="curve" smooth="yes"/> | |
<point x="155" y="257"/> | |
<point x="199" y="218"/> | |
- <point x="239" y="218" type="curve"/> | |
+ <point x="239" y="218" type="curve" smooth="yes"/> | |
<point x="284" y="218"/> | |
<point x="301" y="237"/> | |
- <point x="301" y="255" type="curve"/> | |
+ <point x="301" y="255" type="curve" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/asterisk.glif b/OpenBaskerville.ufo/glyphs/asterisk.glif | |
index 71abcc8..d1f79a9 100644 | |
--- a/OpenBaskerville.ufo/glyphs/asterisk.glif | |
+++ b/OpenBaskerville.ufo/glyphs/asterisk.glif | |
@@ -1,10 +1,10 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="asterisk" format="1"> | |
<advance width="265"/> | |
- <unicode hex="002A"/> | |
+ <unicode hex="002a"/> | |
<outline> | |
<contour> | |
- <point x="128" y="618" type="curve"/> | |
+ <point x="128" y="618" type="curve" smooth="no"/> | |
<point x="99" y="590"/> | |
<point x="39" y="571"/> | |
<point x="39" y="536" type="curve" smooth="yes"/> | |
@@ -13,7 +13,7 @@ | |
<point x="68" y="503" type="curve" smooth="yes"/> | |
<point x="122" y="503"/> | |
<point x="117" y="580"/> | |
- <point x="148" y="606" type="curve"/> | |
+ <point x="148" y="606" type="curve" smooth="no"/> | |
<point x="176" y="580"/> | |
<point x="169" y="503"/> | |
<point x="221" y="503" type="curve" smooth="yes"/> | |
@@ -22,7 +22,7 @@ | |
<point x="246" y="534" type="curve" smooth="yes"/> | |
<point x="246" y="580"/> | |
<point x="198" y="589"/> | |
- <point x="163" y="619" type="curve"/> | |
+ <point x="163" y="619" type="curve" smooth="no"/> | |
<point x="200" y="632"/> | |
<point x="284" y="602"/> | |
<point x="284" y="651" type="curve" smooth="yes"/> | |
@@ -31,19 +31,19 @@ | |
<point x="256" y="681" type="curve" smooth="yes"/> | |
<point x="216" y="681"/> | |
<point x="196" y="641"/> | |
- <point x="157" y="637" type="curve"/> | |
+ <point x="157" y="637" type="curve" smooth="no"/> | |
<point x="160" y="684"/> | |
<point x="176" y="691"/> | |
<point x="176" y="736" type="curve" smooth="yes"/> | |
<point x="176" y="751"/> | |
<point x="159" y="763"/> | |
- <point x="145" y="763" type="curve"/> | |
+ <point x="145" y="763" type="curve" smooth="yes"/> | |
<point x="131" y="763"/> | |
<point x="115" y="753"/> | |
<point x="115" y="736" type="curve" smooth="yes"/> | |
<point x="115" y="692"/> | |
<point x="132" y="683"/> | |
- <point x="134" y="637" type="curve"/> | |
+ <point x="134" y="637" type="curve" smooth="no"/> | |
<point x="101" y="641"/> | |
<point x="80" y="679"/> | |
<point x="37" y="679" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/at.glif b/OpenBaskerville.ufo/glyphs/at.glif | |
index d8072bc..d581bc2 100644 | |
--- a/OpenBaskerville.ufo/glyphs/at.glif | |
+++ b/OpenBaskerville.ufo/glyphs/at.glif | |
@@ -4,7 +4,7 @@ | |
<unicode hex="0040"/> | |
<outline> | |
<contour> | |
- <point x="583" y="13" type="curve"/> | |
+ <point x="583" y="13" type="curve" smooth="yes"/> | |
<point x="542" y="14"/> | |
<point x="542" y="50"/> | |
<point x="542" y="101" type="curve" smooth="yes"/> | |
@@ -38,7 +38,7 @@ | |
<point x="347" y="-10" type="curve" smooth="yes"/> | |
<point x="424" y="-10"/> | |
<point x="436" y="5"/> | |
- <point x="459" y="40" type="curve"/> | |
+ <point x="459" y="40" type="curve" smooth="no"/> | |
<point x="471" y="25"/> | |
<point x="499" y="-8"/> | |
<point x="556" y="-8" type="curve" smooth="yes"/> | |
@@ -82,7 +82,7 @@ | |
<point x="299" y="91" type="curve" smooth="yes"/> | |
<point x="299" y="166"/> | |
<point x="403" y="198"/> | |
- <point x="464" y="236" type="curve"/> | |
+ <point x="464" y="236" type="curve" smooth="no"/> | |
<point x="464" y="145" type="line" smooth="yes"/> | |
<point x="464" y="68"/> | |
<point x="452" y="6"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/atilde.glif b/OpenBaskerville.ufo/glyphs/atilde.glif | |
index 4916510..caa15ff 100644 | |
--- a/OpenBaskerville.ufo/glyphs/atilde.glif | |
+++ b/OpenBaskerville.ufo/glyphs/atilde.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="atilde" format="1"> | |
<advance width="447"/> | |
- <unicode hex="00E3"/> | |
+ <unicode hex="00e3"/> | |
<outline> | |
- <component base="a"/> | |
<component base="tilde" xOffset="56"/> | |
+ <component base="a"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/b.glif b/OpenBaskerville.ufo/glyphs/b.glif | |
index 76af9cd..0c495f1 100644 | |
--- a/OpenBaskerville.ufo/glyphs/b.glif | |
+++ b/OpenBaskerville.ufo/glyphs/b.glif | |
@@ -16,18 +16,18 @@ | |
<point x="270" y="434" type="curve" smooth="yes"/> | |
<point x="206" y="434"/> | |
<point x="159" y="397"/> | |
- <point x="154" y="392" type="curve"/> | |
- <point x="154" y="691" type="line"/> | |
- <point x="145" y="691" type="line"/> | |
+ <point x="154" y="392" type="curve" smooth="no"/> | |
+ <point x="154" y="691" type="line" smooth="no"/> | |
+ <point x="145" y="691" type="line" smooth="no"/> | |
<point x="145" y="691"/> | |
<point x="40" y="674"/> | |
- <point x="15" y="672" type="curve"/> | |
- <point x="15" y="662" type="line"/> | |
+ <point x="15" y="672" type="curve" smooth="no"/> | |
+ <point x="15" y="662" type="line" smooth="no"/> | |
<point x="86" y="660"/> | |
<point x="88" y="644"/> | |
<point x="88" y="552" type="curve" smooth="yes"/> | |
- <point x="88" y="-12" type="line"/> | |
- <point x="101" y="-12" type="line"/> | |
+ <point x="88" y="-12" type="line" smooth="no"/> | |
+ <point x="101" y="-12" type="line" smooth="no"/> | |
<point x="105" y="2"/> | |
<point x="109" y="14"/> | |
</contour> | |
diff --git a/OpenBaskerville.ufo/glyphs/bullet.glif b/OpenBaskerville.ufo/glyphs/bullet.glif | |
index 8c48c62..5b92b91 100644 | |
--- a/OpenBaskerville.ufo/glyphs/bullet.glif | |
+++ b/OpenBaskerville.ufo/glyphs/bullet.glif | |
@@ -3,6 +3,6 @@ | |
<advance width="293"/> | |
<unicode hex="2022"/> | |
<outline> | |
- <component base="period" xScale="1.69230771065" yScale="1.6952381134" xOffset="-40" yOffset="157"/> | |
+ <component base="period" xScale="1.69231" yScale="1.69524" xOffset="-40" yOffset="157"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/c.glif b/OpenBaskerville.ufo/glyphs/c.glif | |
index 6d921d5..e605d0a 100644 | |
--- a/OpenBaskerville.ufo/glyphs/c.glif | |
+++ b/OpenBaskerville.ufo/glyphs/c.glif | |
@@ -13,8 +13,8 @@ | |
<point x="254" y="-14" type="curve" smooth="yes"/> | |
<point x="365" y="-14"/> | |
<point x="403" y="37"/> | |
- <point x="412" y="100" type="curve"/> | |
- <point x="401" y="100" type="line"/> | |
+ <point x="412" y="100" type="curve" smooth="no"/> | |
+ <point x="401" y="100" type="line" smooth="no"/> | |
<point x="388" y="51"/> | |
<point x="365" y="13"/> | |
<point x="277" y="13" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/c_t.glif b/OpenBaskerville.ufo/glyphs/c_t.glif | |
index 28b5201..10300f3 100644 | |
--- a/OpenBaskerville.ufo/glyphs/c_t.glif | |
+++ b/OpenBaskerville.ufo/glyphs/c_t.glif | |
@@ -3,7 +3,7 @@ | |
<advance width="499"/> | |
<outline> | |
<contour> | |
- <point x="483" y="419" type="line"/> | |
+ <point x="483" y="419" type="line" smooth="no"/> | |
<point x="568" y="431"/> | |
<point x="593" y="495"/> | |
<point x="593" y="548" type="curve" smooth="yes"/> | |
@@ -36,8 +36,8 @@ | |
<point x="277" y="13" type="curve" smooth="yes"/> | |
<point x="365" y="13"/> | |
<point x="388" y="51"/> | |
- <point x="401" y="100" type="curve"/> | |
- <point x="412" y="100" type="line"/> | |
+ <point x="401" y="100" type="curve" smooth="no"/> | |
+ <point x="412" y="100" type="line" smooth="no"/> | |
<point x="403" y="37"/> | |
<point x="365" y="-14"/> | |
<point x="254" y="-14" type="curve" smooth="yes"/> | |
@@ -46,7 +46,7 @@ | |
<point x="35" y="210" type="curve" smooth="yes"/> | |
<point x="35" y="334"/> | |
<point x="121" y="434"/> | |
- <point x="255" y="434" type="curve"/> | |
+ <point x="255" y="434" type="curve" smooth="no"/> | |
<point x="227" y="449"/> | |
<point x="178" y="487"/> | |
<point x="178" y="548" type="curve" smooth="yes"/> | |
@@ -56,26 +56,26 @@ | |
<point x="485" y="694"/> | |
<point x="610" y="670"/> | |
<point x="610" y="539" type="curve" smooth="yes"/> | |
- <point x="610" y="421" type="line"/> | |
- <point x="727" y="421" type="line"/> | |
- <point x="727" y="405" type="line"/> | |
- <point x="610" y="405" type="line"/> | |
+ <point x="610" y="421" type="line" smooth="no"/> | |
+ <point x="727" y="421" type="line" smooth="no"/> | |
+ <point x="727" y="405" type="line" smooth="no"/> | |
+ <point x="610" y="405" type="line" smooth="no"/> | |
<point x="610" y="134" type="line" smooth="yes"/> | |
<point x="610" y="41"/> | |
<point x="623" y="7"/> | |
<point x="670" y="7" type="curve" smooth="yes"/> | |
<point x="718" y="7"/> | |
<point x="734" y="35"/> | |
- <point x="741" y="47" type="curve"/> | |
- <point x="749" y="42" type="line"/> | |
+ <point x="741" y="47" type="curve" smooth="no"/> | |
+ <point x="749" y="42" type="line" smooth="no"/> | |
<point x="741" y="31"/> | |
<point x="731" y="-14"/> | |
<point x="639" y="-14" type="curve" smooth="yes"/> | |
<point x="574" y="-14"/> | |
<point x="533" y="17"/> | |
<point x="535" y="88" type="curve" smooth="yes"/> | |
- <point x="543" y="405" type="line"/> | |
- <point x="483" y="405" type="line"/> | |
+ <point x="543" y="405" type="line" smooth="no"/> | |
+ <point x="483" y="405" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/caron.glif b/OpenBaskerville.ufo/glyphs/caron.glif | |
index e85f62b..18dd857 100644 | |
--- a/OpenBaskerville.ufo/glyphs/caron.glif | |
+++ b/OpenBaskerville.ufo/glyphs/caron.glif | |
@@ -1,19 +1,19 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="caron" format="1"> | |
<advance width="345"/> | |
- <unicode hex="02C7"/> | |
+ <unicode hex="02c7"/> | |
<outline> | |
<contour> | |
- <point x="172" y="0" type="move" name="_top"/> | |
+ <point x="172" y="0" type="move" smooth="yes"/> | |
</contour> | |
<contour> | |
- <point x="269" y="658" type="line"/> | |
- <point x="309" y="658" type="line"/> | |
- <point x="195" y="495" type="line"/> | |
- <point x="149" y="495" type="line"/> | |
- <point x="35" y="658" type="line"/> | |
- <point x="75" y="658" type="line"/> | |
- <point x="172" y="566" type="line"/> | |
+ <point x="269" y="658" type="line" smooth="no"/> | |
+ <point x="309" y="658" type="line" smooth="no"/> | |
+ <point x="195" y="495" type="line" smooth="no"/> | |
+ <point x="149" y="495" type="line" smooth="no"/> | |
+ <point x="35" y="658" type="line" smooth="no"/> | |
+ <point x="75" y="658" type="line" smooth="no"/> | |
+ <point x="172" y="566" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/cent.glif b/OpenBaskerville.ufo/glyphs/cent.glif | |
index 1fa7f2d..84e6468 100644 | |
--- a/OpenBaskerville.ufo/glyphs/cent.glif | |
+++ b/OpenBaskerville.ufo/glyphs/cent.glif | |
@@ -1,7 +1,7 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="cent" format="1"> | |
<advance width="417"/> | |
- <unicode hex="00A2"/> | |
+ <unicode hex="00a2"/> | |
<outline> | |
<contour> | |
<point x="245" y="434" type="curve" smooth="yes"/> | |
@@ -13,8 +13,8 @@ | |
<point x="254" y="-14" type="curve" smooth="yes"/> | |
<point x="365" y="-14"/> | |
<point x="403" y="37"/> | |
- <point x="412" y="100" type="curve"/> | |
- <point x="401" y="100" type="line"/> | |
+ <point x="412" y="100" type="curve" smooth="no"/> | |
+ <point x="401" y="100" type="line" smooth="no"/> | |
<point x="388" y="51"/> | |
<point x="365" y="13"/> | |
<point x="277" y="13" type="curve" smooth="yes"/> | |
@@ -37,10 +37,10 @@ | |
<point x="302" y="434"/> | |
</contour> | |
<contour> | |
- <point x="222" y="-78" type="line"/> | |
- <point x="250" y="-78" type="line"/> | |
- <point x="250" y="495" type="line"/> | |
- <point x="222" y="495" type="line"/> | |
+ <point x="222" y="-78" type="line" smooth="no"/> | |
+ <point x="250" y="-78" type="line" smooth="no"/> | |
+ <point x="250" y="495" type="line" smooth="no"/> | |
+ <point x="222" y="495" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/circumflex.glif b/OpenBaskerville.ufo/glyphs/circumflex.glif | |
index b76fc3c..57123bb 100644 | |
--- a/OpenBaskerville.ufo/glyphs/circumflex.glif | |
+++ b/OpenBaskerville.ufo/glyphs/circumflex.glif | |
@@ -1,19 +1,19 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="circumflex" format="1"> | |
<advance width="345"/> | |
- <unicode hex="02C6"/> | |
+ <unicode hex="02c6"/> | |
<outline> | |
<contour> | |
- <point x="172" y="0" type="move" name="_top"/> | |
+ <point x="172" y="0" type="move" smooth="yes"/> | |
</contour> | |
<contour> | |
- <point x="269" y="495" type="line"/> | |
- <point x="309" y="495" type="line"/> | |
- <point x="195" y="658" type="line"/> | |
- <point x="149" y="658" type="line"/> | |
- <point x="35" y="495" type="line"/> | |
- <point x="75" y="495" type="line"/> | |
- <point x="172" y="587" type="line"/> | |
+ <point x="269" y="495" type="line" smooth="no"/> | |
+ <point x="309" y="495" type="line" smooth="no"/> | |
+ <point x="195" y="658" type="line" smooth="no"/> | |
+ <point x="149" y="658" type="line" smooth="no"/> | |
+ <point x="35" y="495" type="line" smooth="no"/> | |
+ <point x="75" y="495" type="line" smooth="no"/> | |
+ <point x="172" y="587" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/colon.glif b/OpenBaskerville.ufo/glyphs/colon.glif | |
index aaee4b9..a1e1d23 100644 | |
--- a/OpenBaskerville.ufo/glyphs/colon.glif | |
+++ b/OpenBaskerville.ufo/glyphs/colon.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="colon" format="1"> | |
<advance width="223"/> | |
- <unicode hex="003A"/> | |
+ <unicode hex="003a"/> | |
<outline> | |
- <component base="period" xOffset="-1"/> | |
<component base="period" xOffset="-1" yOffset="344"/> | |
+ <component base="period" xOffset="-1"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/comma.glif b/OpenBaskerville.ufo/glyphs/comma.glif | |
index 2e8162d..9837cc9 100644 | |
--- a/OpenBaskerville.ufo/glyphs/comma.glif | |
+++ b/OpenBaskerville.ufo/glyphs/comma.glif | |
@@ -1,23 +1,23 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="comma" format="1"> | |
<advance width="244"/> | |
- <unicode hex="002C"/> | |
+ <unicode hex="002c"/> | |
<outline> | |
<contour> | |
- <point x="105" y="-14" type="curve"/> | |
+ <point x="105" y="-14" type="curve" smooth="yes"/> | |
<point x="121" y="-14"/> | |
<point x="134" y="-9"/> | |
- <point x="140" y="0" type="curve"/> | |
+ <point x="140" y="0" type="curve" smooth="no"/> | |
<point x="140" y="-68"/> | |
<point x="85" y="-120"/> | |
- <point x="46" y="-142" type="curve"/> | |
- <point x="52" y="-155" type="line"/> | |
+ <point x="46" y="-142" type="curve" smooth="no"/> | |
+ <point x="52" y="-155" type="line" smooth="no"/> | |
<point x="117" y="-133"/> | |
<point x="178" y="-58"/> | |
<point x="178" y="10" type="curve" smooth="yes"/> | |
<point x="178" y="65"/> | |
<point x="145" y="91"/> | |
- <point x="108" y="91" type="curve"/> | |
+ <point x="108" y="91" type="curve" smooth="yes"/> | |
<point x="74" y="91"/> | |
<point x="51" y="65"/> | |
<point x="51" y="35" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/contents.plist b/OpenBaskerville.ufo/glyphs/contents.plist | |
index a06eaae..d41d05a 100644 | |
--- a/OpenBaskerville.ufo/glyphs/contents.plist | |
+++ b/OpenBaskerville.ufo/glyphs/contents.plist | |
@@ -1,49 +1,49 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
-<dict> | |
+ <dict> | |
<key>.notdef</key> | |
- <string>_notdef.glif</string> | |
+ <string>.notdef.glif</string> | |
<key>.null</key> | |
- <string>_null.glif</string> | |
+ <string>.null.glif</string> | |
<key>A</key> | |
<string>A_.glif</string> | |
<key>AE</key> | |
- <string>A_E_.glif</string> | |
+ <string>AE_.glif</string> | |
<key>Aacute</key> | |
- <string>A_acute.glif</string> | |
+ <string>Aacute_.glif</string> | |
<key>Acircumflex</key> | |
- <string>A_circumflex.glif</string> | |
+ <string>Acircumflex_.glif</string> | |
<key>Adieresis</key> | |
- <string>A_dieresis.glif</string> | |
+ <string>Adieresis_.glif</string> | |
<key>Agrave</key> | |
- <string>A_grave.glif</string> | |
+ <string>Agrave_.glif</string> | |
<key>Aring</key> | |
- <string>A_ring.glif</string> | |
+ <string>Aring_.glif</string> | |
<key>Atilde</key> | |
- <string>A_tilde.glif</string> | |
+ <string>Atilde_.glif</string> | |
<key>B</key> | |
<string>B_.glif</string> | |
<key>C</key> | |
<string>C_.glif</string> | |
<key>CR</key> | |
- <string>C_R_.glif</string> | |
+ <string>CR_.glif</string> | |
<key>D</key> | |
<string>D_.glif</string> | |
<key>E</key> | |
<string>E_.glif</string> | |
<key>Eacute</key> | |
- <string>E_acute.glif</string> | |
+ <string>Eacute_.glif</string> | |
<key>Ecircumflex</key> | |
- <string>E_circumflex.glif</string> | |
+ <string>Ecircumflex_.glif</string> | |
<key>Edieresis</key> | |
- <string>E_dieresis.glif</string> | |
+ <string>Edieresis_.glif</string> | |
<key>Egrave</key> | |
- <string>E_grave.glif</string> | |
+ <string>Egrave_.glif</string> | |
<key>Eth</key> | |
- <string>E_th.glif</string> | |
+ <string>Eth_.glif</string> | |
<key>Euro</key> | |
- <string>E_uro.glif</string> | |
+ <string>Euro_.glif</string> | |
<key>F</key> | |
<string>F_.glif</string> | |
<key>G</key> | |
@@ -53,13 +53,13 @@ | |
<key>I</key> | |
<string>I_.glif</string> | |
<key>Iacute</key> | |
- <string>I_acute.glif</string> | |
+ <string>Iacute_.glif</string> | |
<key>Icircumflex</key> | |
- <string>I_circumflex.glif</string> | |
+ <string>Icircumflex_.glif</string> | |
<key>Idieresis</key> | |
- <string>I_dieresis.glif</string> | |
+ <string>Idieresis_.glif</string> | |
<key>Igrave</key> | |
- <string>I_grave.glif</string> | |
+ <string>Igrave_.glif</string> | |
<key>J</key> | |
<string>J_.glif</string> | |
<key>K</key> | |
@@ -71,23 +71,23 @@ | |
<key>N</key> | |
<string>N_.glif</string> | |
<key>Ntilde</key> | |
- <string>N_tilde.glif</string> | |
+ <string>Ntilde_.glif</string> | |
<key>O</key> | |
<string>O_.glif</string> | |
<key>OE</key> | |
- <string>O_E_.glif</string> | |
+ <string>OE_.glif</string> | |
<key>Oacute</key> | |
- <string>O_acute.glif</string> | |
+ <string>Oacute_.glif</string> | |
<key>Ocircumflex</key> | |
- <string>O_circumflex.glif</string> | |
+ <string>Ocircumflex_.glif</string> | |
<key>Odieresis</key> | |
- <string>O_dieresis.glif</string> | |
+ <string>Odieresis_.glif</string> | |
<key>Ograve</key> | |
- <string>O_grave.glif</string> | |
+ <string>Ograve_.glif</string> | |
<key>Oslash</key> | |
- <string>O_slash.glif</string> | |
+ <string>Oslash_.glif</string> | |
<key>Otilde</key> | |
- <string>O_tilde.glif</string> | |
+ <string>Otilde_.glif</string> | |
<key>P</key> | |
<string>P_.glif</string> | |
<key>Q</key> | |
@@ -97,21 +97,21 @@ | |
<key>S</key> | |
<string>S_.glif</string> | |
<key>Scaron</key> | |
- <string>S_caron.glif</string> | |
+ <string>Scaron_.glif</string> | |
<key>T</key> | |
<string>T_.glif</string> | |
<key>Thorn</key> | |
- <string>T_horn.glif</string> | |
+ <string>Thorn_.glif</string> | |
<key>U</key> | |
<string>U_.glif</string> | |
<key>Uacute</key> | |
- <string>U_acute.glif</string> | |
+ <string>Uacute_.glif</string> | |
<key>Ucircumflex</key> | |
- <string>U_circumflex.glif</string> | |
+ <string>Ucircumflex_.glif</string> | |
<key>Udieresis</key> | |
- <string>U_dieresis.glif</string> | |
+ <string>Udieresis_.glif</string> | |
<key>Ugrave</key> | |
- <string>U_grave.glif</string> | |
+ <string>Ugrave_.glif</string> | |
<key>V</key> | |
<string>V_.glif</string> | |
<key>W</key> | |
@@ -121,13 +121,13 @@ | |
<key>Y</key> | |
<string>Y_.glif</string> | |
<key>Yacute</key> | |
- <string>Y_acute.glif</string> | |
+ <string>Yacute_.glif</string> | |
<key>Ydieresis</key> | |
- <string>Y_dieresis.glif</string> | |
+ <string>Ydieresis_.glif</string> | |
<key>Z</key> | |
<string>Z_.glif</string> | |
<key>Zcaron</key> | |
- <string>Z_caron.glif</string> | |
+ <string>Zcaron_.glif</string> | |
<key>a</key> | |
<string>a.glif</string> | |
<key>aacute</key> | |
@@ -388,5 +388,5 @@ | |
<string>zcaron.glif</string> | |
<key>zero</key> | |
<string>zero.glif</string> | |
-</dict> | |
+ </dict> | |
</plist> | |
diff --git a/OpenBaskerville.ufo/glyphs/copyright.glif b/OpenBaskerville.ufo/glyphs/copyright.glif | |
index ad57111..30766e7 100644 | |
--- a/OpenBaskerville.ufo/glyphs/copyright.glif | |
+++ b/OpenBaskerville.ufo/glyphs/copyright.glif | |
@@ -1,7 +1,7 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="copyright" format="1"> | |
<advance width="585"/> | |
- <unicode hex="00A9"/> | |
+ <unicode hex="00a9"/> | |
<outline> | |
<contour> | |
<point x="288" y="379" type="curve" smooth="yes"/> | |
@@ -13,14 +13,14 @@ | |
<point x="295" y="54" type="curve" smooth="yes"/> | |
<point x="376" y="54"/> | |
<point x="403" y="91"/> | |
- <point x="409" y="136" type="curve"/> | |
- <point x="392" y="136" type="line"/> | |
+ <point x="409" y="136" type="curve" smooth="no"/> | |
+ <point x="392" y="136" type="line" smooth="no"/> | |
<point x="382" y="101"/> | |
<point x="360" y="82"/> | |
<point x="308" y="82" type="curve" smooth="yes"/> | |
<point x="233" y="82"/> | |
<point x="204" y="134"/> | |
- <point x="204" y="217" type="curve"/> | |
+ <point x="204" y="217" type="curve" smooth="yes"/> | |
<point x="204" y="299"/> | |
<point x="237" y="355"/> | |
<point x="288" y="355" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/d.glif b/OpenBaskerville.ufo/glyphs/d.glif | |
index 3618811..06027ac 100644 | |
--- a/OpenBaskerville.ufo/glyphs/d.glif | |
+++ b/OpenBaskerville.ufo/glyphs/d.glif | |
@@ -4,7 +4,7 @@ | |
<unicode hex="0064"/> | |
<outline> | |
<contour> | |
- <point x="377" y="379" type="line"/> | |
+ <point x="377" y="379" type="line" smooth="no"/> | |
<point x="362" y="398"/> | |
<point x="330" y="434"/> | |
<point x="249" y="434" type="curve" smooth="yes"/> | |
@@ -16,22 +16,22 @@ | |
<point x="249" y="-14" type="curve" smooth="yes"/> | |
<point x="315" y="-14"/> | |
<point x="347" y="9"/> | |
- <point x="372" y="42" type="curve"/> | |
- <point x="378" y="-15" type="line"/> | |
- <point x="386" y="-15" type="line"/> | |
+ <point x="372" y="42" type="curve" smooth="no"/> | |
+ <point x="378" y="-15" type="line" smooth="no"/> | |
+ <point x="386" y="-15" type="line" smooth="no"/> | |
<point x="453" y="3"/> | |
<point x="513" y="4"/> | |
- <point x="513" y="4" type="curve"/> | |
- <point x="513" y="17" type="line"/> | |
+ <point x="513" y="4" type="curve" smooth="no"/> | |
+ <point x="513" y="17" type="line" smooth="no"/> | |
<point x="453" y="17"/> | |
<point x="443" y="33"/> | |
<point x="443" y="102" type="curve" smooth="yes"/> | |
- <point x="443" y="691" type="line"/> | |
- <point x="433" y="691" type="line"/> | |
+ <point x="443" y="691" type="line" smooth="no"/> | |
+ <point x="433" y="691" type="line" smooth="no"/> | |
<point x="433" y="691"/> | |
<point x="329" y="674"/> | |
- <point x="304" y="672" type="curve"/> | |
- <point x="304" y="662" type="line"/> | |
+ <point x="304" y="672" type="curve" smooth="no"/> | |
+ <point x="304" y="662" type="line" smooth="no"/> | |
<point x="375" y="660"/> | |
<point x="377" y="644"/> | |
<point x="377" y="552" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/dieresis.glif b/OpenBaskerville.ufo/glyphs/dieresis.glif | |
index 990a071..08422d6 100644 | |
--- a/OpenBaskerville.ufo/glyphs/dieresis.glif | |
+++ b/OpenBaskerville.ufo/glyphs/dieresis.glif | |
@@ -1,10 +1,10 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="dieresis" format="1"> | |
<advance width="345"/> | |
- <unicode hex="00A8"/> | |
+ <unicode hex="00a8"/> | |
<outline> | |
<contour> | |
- <point x="172" y="0" type="move" name="_top"/> | |
+ <point x="172" y="0" type="move" smooth="yes"/> | |
</contour> | |
<contour> | |
<point x="46" y="618" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/dollar.glif b/OpenBaskerville.ufo/glyphs/dollar.glif | |
index 19040b9..19952db 100644 | |
--- a/OpenBaskerville.ufo/glyphs/dollar.glif | |
+++ b/OpenBaskerville.ufo/glyphs/dollar.glif | |
@@ -4,16 +4,16 @@ | |
<unicode hex="0024"/> | |
<outline> | |
<contour> | |
- <point x="246" y="373" type="line"/> | |
- <point x="274" y="373" type="line"/> | |
- <point x="274" y="757" type="line"/> | |
- <point x="246" y="757" type="line"/> | |
+ <point x="246" y="373" type="line" smooth="no"/> | |
+ <point x="274" y="373" type="line" smooth="no"/> | |
+ <point x="274" y="757" type="line" smooth="no"/> | |
+ <point x="246" y="757" type="line" smooth="no"/> | |
</contour> | |
<contour> | |
- <point x="244" y="-115" type="line"/> | |
- <point x="272" y="-115" type="line"/> | |
- <point x="272" y="340" type="line"/> | |
- <point x="244" y="340" type="line"/> | |
+ <point x="244" y="-115" type="line" smooth="no"/> | |
+ <point x="272" y="-115" type="line" smooth="no"/> | |
+ <point x="272" y="340" type="line" smooth="no"/> | |
+ <point x="244" y="340" type="line" smooth="no"/> | |
</contour> | |
<contour> | |
<point x="265" y="-14" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/dotlessi.glif b/OpenBaskerville.ufo/glyphs/dotlessi.glif | |
index 79fe774..86a7f83 100644 | |
--- a/OpenBaskerville.ufo/glyphs/dotlessi.glif | |
+++ b/OpenBaskerville.ufo/glyphs/dotlessi.glif | |
@@ -4,25 +4,25 @@ | |
<unicode hex="0131"/> | |
<outline> | |
<contour> | |
- <point x="122" y="0" type="move" name="top"/> | |
+ <point x="122" y="0" type="move" smooth="yes"/> | |
</contour> | |
<contour> | |
- <point x="98" y="133" type="line"/> | |
+ <point x="98" y="133" type="line" smooth="yes"/> | |
<point x="98" y="45"/> | |
<point x="96" y="13"/> | |
- <point x="32" y="13" type="curve"/> | |
- <point x="32" y="0" type="line"/> | |
- <point x="229" y="0" type="line"/> | |
- <point x="229" y="13" type="line"/> | |
+ <point x="32" y="13" type="curve" smooth="no"/> | |
+ <point x="32" y="0" type="line" smooth="no"/> | |
+ <point x="229" y="0" type="line" smooth="no"/> | |
+ <point x="229" y="13" type="line" smooth="no"/> | |
<point x="165" y="13"/> | |
<point x="164" y="40"/> | |
<point x="164" y="133" type="curve" smooth="yes"/> | |
- <point x="164" y="437" type="line"/> | |
- <point x="154" y="437" type="line"/> | |
+ <point x="164" y="437" type="line" smooth="no"/> | |
+ <point x="154" y="437" type="line" smooth="no"/> | |
<point x="154" y="437"/> | |
<point x="51" y="420"/> | |
- <point x="26" y="418" type="curve"/> | |
- <point x="26" y="408" type="line"/> | |
+ <point x="26" y="418" type="curve" smooth="no"/> | |
+ <point x="26" y="408" type="line" smooth="no"/> | |
<point x="92" y="406"/> | |
<point x="98" y="394"/> | |
<point x="98" y="311" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/dotlessiacute.glif b/OpenBaskerville.ufo/glyphs/dotlessiacute.glif | |
index 0f66efe..edf6a5e 100644 | |
--- a/OpenBaskerville.ufo/glyphs/dotlessiacute.glif | |
+++ b/OpenBaskerville.ufo/glyphs/dotlessiacute.glif | |
@@ -2,7 +2,7 @@ | |
<glyph name="dotlessiacute" format="1"> | |
<advance width="254"/> | |
<outline> | |
- <component base="dotlessi"/> | |
<component base="acute" xOffset="-16"/> | |
+ <component base="dotlessi"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/dotlessicircumflex.glif b/OpenBaskerville.ufo/glyphs/dotlessicircumflex.glif | |
index 6dc38ab..3da29d6 100644 | |
--- a/OpenBaskerville.ufo/glyphs/dotlessicircumflex.glif | |
+++ b/OpenBaskerville.ufo/glyphs/dotlessicircumflex.glif | |
@@ -2,7 +2,7 @@ | |
<glyph name="dotlessicircumflex" format="1"> | |
<advance width="254"/> | |
<outline> | |
- <component base="dotlessi"/> | |
<component base="circumflex" xOffset="-50"/> | |
+ <component base="dotlessi"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/dotlessidieresis.glif b/OpenBaskerville.ufo/glyphs/dotlessidieresis.glif | |
index 47aa3a8..8aaed93 100644 | |
--- a/OpenBaskerville.ufo/glyphs/dotlessidieresis.glif | |
+++ b/OpenBaskerville.ufo/glyphs/dotlessidieresis.glif | |
@@ -2,7 +2,7 @@ | |
<glyph name="dotlessidieresis" format="1"> | |
<advance width="254"/> | |
<outline> | |
- <component base="dotlessi"/> | |
<component base="dieresis" xOffset="-50"/> | |
+ <component base="dotlessi"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/dotlessigrave.glif b/OpenBaskerville.ufo/glyphs/dotlessigrave.glif | |
index 82fb3fa..882ed28 100644 | |
--- a/OpenBaskerville.ufo/glyphs/dotlessigrave.glif | |
+++ b/OpenBaskerville.ufo/glyphs/dotlessigrave.glif | |
@@ -2,7 +2,7 @@ | |
<glyph name="dotlessigrave" format="1"> | |
<advance width="254"/> | |
<outline> | |
- <component base="dotlessi"/> | |
<component base="grave" xOffset="-83"/> | |
+ <component base="dotlessi"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/e.glif b/OpenBaskerville.ufo/glyphs/e.glif | |
index 8f8ce7f..f9f3684 100644 | |
--- a/OpenBaskerville.ufo/glyphs/e.glif | |
+++ b/OpenBaskerville.ufo/glyphs/e.glif | |
@@ -4,10 +4,10 @@ | |
<unicode hex="0065"/> | |
<outline> | |
<contour> | |
- <point x="234" y="0" type="move" name="top"/> | |
+ <point x="234" y="0" type="move" smooth="yes"/> | |
</contour> | |
<contour> | |
- <point x="416" y="284" type="line"/> | |
+ <point x="416" y="284" type="line" smooth="no"/> | |
<point x="416" y="394"/> | |
<point x="306" y="434"/> | |
<point x="236" y="434" type="curve" smooth="yes"/> | |
@@ -19,8 +19,8 @@ | |
<point x="249" y="-14" type="curve" smooth="yes"/> | |
<point x="357" y="-14"/> | |
<point x="408" y="37"/> | |
- <point x="422" y="100" type="curve"/> | |
- <point x="411" y="100" type="line"/> | |
+ <point x="422" y="100" type="curve" smooth="no"/> | |
+ <point x="411" y="100" type="line" smooth="no"/> | |
<point x="390" y="50"/> | |
<point x="359" y="13"/> | |
<point x="272" y="13" type="curve" smooth="yes"/> | |
@@ -29,14 +29,14 @@ | |
<point x="110" y="209" type="curve" smooth="yes"/> | |
<point x="110" y="235"/> | |
<point x="111" y="261"/> | |
- <point x="113" y="284" type="curve"/> | |
+ <point x="113" y="284" type="curve" smooth="no"/> | |
</contour> | |
<contour> | |
<point x="236" y="418" type="curve" smooth="yes"/> | |
<point x="308" y="418"/> | |
<point x="340" y="380"/> | |
- <point x="340" y="300" type="curve"/> | |
- <point x="115" y="300" type="line"/> | |
+ <point x="340" y="300" type="curve" smooth="no"/> | |
+ <point x="115" y="300" type="line" smooth="no"/> | |
<point x="125" y="371"/> | |
<point x="156" y="418"/> | |
</contour> | |
diff --git a/OpenBaskerville.ufo/glyphs/eacute.glif b/OpenBaskerville.ufo/glyphs/eacute.glif | |
index 397256d..ad17cbb 100644 | |
--- a/OpenBaskerville.ufo/glyphs/eacute.glif | |
+++ b/OpenBaskerville.ufo/glyphs/eacute.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="eacute" format="1"> | |
<advance width="447"/> | |
- <unicode hex="00E9"/> | |
+ <unicode hex="00e9"/> | |
<outline> | |
- <component base="e"/> | |
<component base="acute" xOffset="96"/> | |
+ <component base="e"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/ecircumflex.glif b/OpenBaskerville.ufo/glyphs/ecircumflex.glif | |
index 79f66bf..49319fe 100644 | |
--- a/OpenBaskerville.ufo/glyphs/ecircumflex.glif | |
+++ b/OpenBaskerville.ufo/glyphs/ecircumflex.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="ecircumflex" format="1"> | |
<advance width="447"/> | |
- <unicode hex="00EA"/> | |
+ <unicode hex="00ea"/> | |
<outline> | |
- <component base="e"/> | |
<component base="circumflex" xOffset="62"/> | |
+ <component base="e"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/edieresis.glif b/OpenBaskerville.ufo/glyphs/edieresis.glif | |
index 3da99ce..2d2752b 100644 | |
--- a/OpenBaskerville.ufo/glyphs/edieresis.glif | |
+++ b/OpenBaskerville.ufo/glyphs/edieresis.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="edieresis" format="1"> | |
<advance width="447"/> | |
- <unicode hex="00EB"/> | |
+ <unicode hex="00eb"/> | |
<outline> | |
- <component base="e"/> | |
<component base="dieresis" xOffset="62"/> | |
+ <component base="e"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/egrave.glif b/OpenBaskerville.ufo/glyphs/egrave.glif | |
index dfa0f07..df3ab50 100644 | |
--- a/OpenBaskerville.ufo/glyphs/egrave.glif | |
+++ b/OpenBaskerville.ufo/glyphs/egrave.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="egrave" format="1"> | |
<advance width="447"/> | |
- <unicode hex="00E8"/> | |
+ <unicode hex="00e8"/> | |
<outline> | |
- <component base="e"/> | |
<component base="grave" xOffset="29"/> | |
+ <component base="e"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/eight.glif b/OpenBaskerville.ufo/glyphs/eight.glif | |
index 47fdbaf..116a7f3 100644 | |
--- a/OpenBaskerville.ufo/glyphs/eight.glif | |
+++ b/OpenBaskerville.ufo/glyphs/eight.glif | |
@@ -13,7 +13,7 @@ | |
<point x="40" y="157" type="curve" smooth="yes"/> | |
<point x="40" y="280"/> | |
<point x="146" y="326"/> | |
- <point x="192" y="342" type="curve"/> | |
+ <point x="192" y="342" type="curve" smooth="no"/> | |
<point x="119" y="379"/> | |
<point x="53" y="422"/> | |
<point x="53" y="516" type="curve" smooth="yes"/> | |
@@ -25,7 +25,7 @@ | |
<point x="424" y="541" type="curve" smooth="yes"/> | |
<point x="424" y="441"/> | |
<point x="342" y="395"/> | |
- <point x="299" y="375" type="curve"/> | |
+ <point x="299" y="375" type="curve" smooth="no"/> | |
<point x="381" y="336"/> | |
<point x="458" y="289"/> | |
</contour> | |
@@ -39,7 +39,7 @@ | |
<point x="385" y="146" type="curve" smooth="yes"/> | |
<point x="385" y="248"/> | |
<point x="296" y="295"/> | |
- <point x="206" y="335" type="curve"/> | |
+ <point x="206" y="335" type="curve" smooth="no"/> | |
<point x="177" y="314"/> | |
<point x="119" y="251"/> | |
</contour> | |
@@ -53,7 +53,7 @@ | |
<point x="120" y="558" type="curve" smooth="yes"/> | |
<point x="120" y="454"/> | |
<point x="192" y="419"/> | |
- <point x="282" y="383" type="curve"/> | |
+ <point x="282" y="383" type="curve" smooth="no"/> | |
<point x="313" y="403"/> | |
<point x="352" y="432"/> | |
</contour> | |
diff --git a/OpenBaskerville.ufo/glyphs/equal.glif b/OpenBaskerville.ufo/glyphs/equal.glif | |
index 726a44b..bbde548 100644 | |
--- a/OpenBaskerville.ufo/glyphs/equal.glif | |
+++ b/OpenBaskerville.ufo/glyphs/equal.glif | |
@@ -1,19 +1,19 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="equal" format="1"> | |
<advance width="506"/> | |
- <unicode hex="003D"/> | |
+ <unicode hex="003d"/> | |
<outline> | |
<contour> | |
- <point x="80" y="147" type="line"/> | |
- <point x="422" y="147" type="line"/> | |
- <point x="422" y="180" type="line"/> | |
- <point x="79" y="179" type="line"/> | |
+ <point x="80" y="147" type="line" smooth="no"/> | |
+ <point x="422" y="147" type="line" smooth="no"/> | |
+ <point x="422" y="180" type="line" smooth="no"/> | |
+ <point x="79" y="179" type="line" smooth="no"/> | |
</contour> | |
<contour> | |
- <point x="80" y="247" type="line"/> | |
- <point x="422" y="247" type="line"/> | |
- <point x="422" y="280" type="line"/> | |
- <point x="79" y="279" type="line"/> | |
+ <point x="80" y="247" type="line" smooth="no"/> | |
+ <point x="422" y="247" type="line" smooth="no"/> | |
+ <point x="422" y="280" type="line" smooth="no"/> | |
+ <point x="79" y="279" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/eth.glif b/OpenBaskerville.ufo/glyphs/eth.glif | |
index 4b5b853..de4dbbc 100644 | |
--- a/OpenBaskerville.ufo/glyphs/eth.glif | |
+++ b/OpenBaskerville.ufo/glyphs/eth.glif | |
@@ -1,13 +1,13 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="eth" format="1"> | |
<advance width="505"/> | |
- <unicode hex="00F0"/> | |
+ <unicode hex="00f0"/> | |
<outline> | |
<contour> | |
- <point x="102" y="665" type="curve"/> | |
+ <point x="102" y="665" type="curve" smooth="no"/> | |
<point x="278" y="653"/> | |
<point x="361" y="468"/> | |
- <point x="361" y="408" type="curve"/> | |
+ <point x="361" y="408" type="curve" smooth="no"/> | |
<point x="332" y="424"/> | |
<point x="299" y="434"/> | |
<point x="262" y="434" type="curve" smooth="yes"/> | |
@@ -19,7 +19,7 @@ | |
<point x="262" y="-14" type="curve" smooth="yes"/> | |
<point x="376" y="-14"/> | |
<point x="466" y="81"/> | |
- <point x="466" y="229" type="curve"/> | |
+ <point x="466" y="229" type="curve" smooth="yes"/> | |
<point x="466" y="446"/> | |
<point x="361" y="665"/> | |
</contour> | |
@@ -38,10 +38,10 @@ | |
<point x="115" y="95"/> | |
</contour> | |
<contour> | |
- <point x="175" y="504" type="line"/> | |
- <point x="191" y="481" type="line"/> | |
- <point x="439" y="626" type="line"/> | |
- <point x="427" y="652" type="line"/> | |
+ <point x="175" y="504" type="line" smooth="no"/> | |
+ <point x="191" y="481" type="line" smooth="no"/> | |
+ <point x="439" y="626" type="line" smooth="no"/> | |
+ <point x="427" y="652" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/exclam.glif b/OpenBaskerville.ufo/glyphs/exclam.glif | |
index 00314cf..593f576 100644 | |
--- a/OpenBaskerville.ufo/glyphs/exclam.glif | |
+++ b/OpenBaskerville.ufo/glyphs/exclam.glif | |
@@ -4,8 +4,8 @@ | |
<unicode hex="0021"/> | |
<outline> | |
<contour> | |
- <point x="112" y="121" type="line"/> | |
- <point x="122" y="121" type="line"/> | |
+ <point x="112" y="121" type="line" smooth="no"/> | |
+ <point x="122" y="121" type="line" smooth="no"/> | |
<point x="168" y="611" type="line" smooth="yes"/> | |
<point x="171" y="644"/> | |
<point x="160" y="676"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/exclamdown.glif b/OpenBaskerville.ufo/glyphs/exclamdown.glif | |
index 7d2521e..78477dc 100644 | |
--- a/OpenBaskerville.ufo/glyphs/exclamdown.glif | |
+++ b/OpenBaskerville.ufo/glyphs/exclamdown.glif | |
@@ -1,8 +1,8 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="exclamdown" format="1"> | |
<advance width="234"/> | |
- <unicode hex="00A1"/> | |
+ <unicode hex="00a1"/> | |
<outline> | |
- <component base="exclam" yScale="-1.0" yOffset="680"/> | |
+ <component base="exclam" yScale="-1" yOffset="680"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/f.glif b/OpenBaskerville.ufo/glyphs/f.glif | |
index 7ae3461..c993729 100644 | |
--- a/OpenBaskerville.ufo/glyphs/f.glif | |
+++ b/OpenBaskerville.ufo/glyphs/f.glif | |
@@ -4,22 +4,22 @@ | |
<unicode hex="0066"/> | |
<outline> | |
<contour> | |
- <point x="30" y="401" type="line"/> | |
- <point x="109" y="401" type="line"/> | |
+ <point x="30" y="401" type="line" smooth="no"/> | |
+ <point x="109" y="401" type="line" smooth="no"/> | |
<point x="109" y="133" type="line" smooth="yes"/> | |
<point x="109" y="45"/> | |
<point x="105" y="13"/> | |
- <point x="41" y="13" type="curve"/> | |
- <point x="41" y="0" type="line"/> | |
- <point x="241" y="0" type="line"/> | |
- <point x="241" y="13" type="line"/> | |
+ <point x="41" y="13" type="curve" smooth="no"/> | |
+ <point x="41" y="0" type="line" smooth="no"/> | |
+ <point x="241" y="0" type="line" smooth="no"/> | |
+ <point x="241" y="13" type="line" smooth="no"/> | |
<point x="177" y="13"/> | |
<point x="175" y="40"/> | |
<point x="175" y="133" type="curve" smooth="yes"/> | |
- <point x="175" y="401" type="line"/> | |
- <point x="288" y="401" type="line"/> | |
- <point x="288" y="421" type="line"/> | |
- <point x="175" y="421" type="line"/> | |
+ <point x="175" y="401" type="line" smooth="no"/> | |
+ <point x="288" y="401" type="line" smooth="no"/> | |
+ <point x="288" y="421" type="line" smooth="no"/> | |
+ <point x="175" y="421" type="line" smooth="no"/> | |
<point x="175" y="549" type="line" smooth="yes"/> | |
<point x="175" y="682"/> | |
<point x="221" y="686"/> | |
@@ -39,8 +39,8 @@ | |
<point x="109" y="694"/> | |
<point x="109" y="597"/> | |
<point x="109" y="549" type="curve" smooth="yes"/> | |
- <point x="109" y="421" type="line"/> | |
- <point x="30" y="421" type="line"/> | |
+ <point x="109" y="421" type="line" smooth="no"/> | |
+ <point x="30" y="421" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/f_f_j.glif b/OpenBaskerville.ufo/glyphs/f_f_j.glif | |
index c581f25..a44daac 100644 | |
--- a/OpenBaskerville.ufo/glyphs/f_f_j.glif | |
+++ b/OpenBaskerville.ufo/glyphs/f_f_j.glif | |
@@ -3,7 +3,7 @@ | |
<advance width="783"/> | |
<outline> | |
<contour> | |
- <point x="582" y="401" type="line"/> | |
+ <point x="582" y="401" type="line" smooth="no"/> | |
<point x="644" y="403"/> | |
<point x="647" y="380"/> | |
<point x="647" y="311" type="curve" smooth="yes"/> | |
@@ -23,12 +23,12 @@ | |
<point x="639" y="-190"/> | |
<point x="713" y="-157"/> | |
<point x="713" y="2" type="curve" smooth="yes"/> | |
- <point x="713" y="437" type="line"/> | |
- <point x="703" y="437" type="line"/> | |
+ <point x="713" y="437" type="line" smooth="no"/> | |
+ <point x="703" y="437" type="line" smooth="no"/> | |
<point x="683" y="431"/> | |
<point x="660" y="421"/> | |
- <point x="604" y="421" type="curve"/> | |
- <point x="442" y="421" type="line"/> | |
+ <point x="604" y="421" type="curve" smooth="yes"/> | |
+ <point x="442" y="421" type="line" smooth="no"/> | |
<point x="443" y="549" type="line" smooth="yes"/> | |
<point x="443" y="659"/> | |
<point x="515" y="686"/> | |
@@ -47,50 +47,50 @@ | |
<point x="556" y="694" type="curve" smooth="yes"/> | |
<point x="477" y="694"/> | |
<point x="433" y="673"/> | |
- <point x="408" y="647" type="curve"/> | |
+ <point x="408" y="647" type="curve" smooth="no"/> | |
<point x="396" y="686"/> | |
<point x="323" y="694"/> | |
<point x="288" y="694" type="curve" smooth="yes"/> | |
<point x="140" y="694"/> | |
<point x="109" y="587"/> | |
<point x="109" y="549" type="curve" smooth="yes"/> | |
- <point x="109" y="421" type="line"/> | |
- <point x="30" y="421" type="line"/> | |
- <point x="30" y="401" type="line"/> | |
- <point x="109" y="401" type="line"/> | |
+ <point x="109" y="421" type="line" smooth="no"/> | |
+ <point x="30" y="421" type="line" smooth="no"/> | |
+ <point x="30" y="401" type="line" smooth="no"/> | |
+ <point x="109" y="401" type="line" smooth="no"/> | |
<point x="109" y="133" type="line" smooth="yes"/> | |
<point x="109" y="45"/> | |
<point x="105" y="13"/> | |
- <point x="41" y="13" type="curve"/> | |
- <point x="41" y="0" type="line"/> | |
- <point x="241" y="0" type="line"/> | |
- <point x="241" y="13" type="line"/> | |
+ <point x="41" y="13" type="curve" smooth="no"/> | |
+ <point x="41" y="0" type="line" smooth="no"/> | |
+ <point x="241" y="0" type="line" smooth="no"/> | |
+ <point x="241" y="13" type="line" smooth="no"/> | |
<point x="177" y="13"/> | |
<point x="175" y="40"/> | |
<point x="175" y="133" type="curve" smooth="yes"/> | |
- <point x="175" y="401" type="line"/> | |
- <point x="376" y="401" type="line"/> | |
- <point x="376" y="401" type="line"/> | |
+ <point x="175" y="401" type="line" smooth="no"/> | |
+ <point x="376" y="401" type="line" smooth="no"/> | |
+ <point x="376" y="401" type="line" smooth="no"/> | |
<point x="376" y="133" type="line" smooth="yes"/> | |
<point x="376" y="45"/> | |
<point x="372" y="13"/> | |
- <point x="308" y="13" type="curve"/> | |
- <point x="308" y="0" type="line"/> | |
- <point x="508" y="0" type="line"/> | |
- <point x="508" y="13" type="line"/> | |
+ <point x="308" y="13" type="curve" smooth="no"/> | |
+ <point x="308" y="0" type="line" smooth="no"/> | |
+ <point x="508" y="0" type="line" smooth="no"/> | |
+ <point x="508" y="13" type="line" smooth="no"/> | |
<point x="444" y="13"/> | |
<point x="442" y="40"/> | |
<point x="442" y="133" type="curve" smooth="yes"/> | |
- <point x="442" y="401" type="line"/> | |
+ <point x="442" y="401" type="line" smooth="no"/> | |
</contour> | |
<contour> | |
- <point x="382" y="602" type="curve" smooth="yes"/> | |
+ <point x="382" y="602" type="curve" smooth="no"/> | |
<point x="376" y="581"/> | |
<point x="376" y="561"/> | |
<point x="376" y="549" type="curve" smooth="yes"/> | |
- <point x="376" y="421" type="line"/> | |
- <point x="376" y="421" type="line"/> | |
- <point x="175" y="421" type="line"/> | |
+ <point x="376" y="421" type="line" smooth="no"/> | |
+ <point x="376" y="421" type="line" smooth="no"/> | |
+ <point x="175" y="421" type="line" smooth="no"/> | |
<point x="175" y="549" type="line" smooth="yes"/> | |
<point x="175" y="682"/> | |
<point x="269" y="686"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/f_j.glif b/OpenBaskerville.ufo/glyphs/f_j.glif | |
index 9e99452..89d90a4 100644 | |
--- a/OpenBaskerville.ufo/glyphs/f_j.glif | |
+++ b/OpenBaskerville.ufo/glyphs/f_j.glif | |
@@ -3,7 +3,7 @@ | |
<advance width="510"/> | |
<outline> | |
<contour> | |
- <point x="370" y="-33" type="line"/> | |
+ <point x="370" y="-33" type="line" smooth="yes"/> | |
<point x="370" y="-137"/> | |
<point x="363" y="-179"/> | |
<point x="301" y="-179" type="curve" smooth="yes"/> | |
@@ -19,12 +19,12 @@ | |
<point x="362" y="-190"/> | |
<point x="436" y="-157"/> | |
<point x="436" y="2" type="curve" smooth="yes"/> | |
- <point x="436" y="437" type="line"/> | |
- <point x="426" y="437" type="line"/> | |
+ <point x="436" y="437" type="line" smooth="no"/> | |
+ <point x="426" y="437" type="line" smooth="no"/> | |
<point x="406" y="431"/> | |
<point x="383" y="421"/> | |
- <point x="327" y="421" type="curve"/> | |
- <point x="175" y="421" type="line"/> | |
+ <point x="327" y="421" type="curve" smooth="yes"/> | |
+ <point x="175" y="421" type="line" smooth="no"/> | |
<point x="176" y="549" type="line" smooth="yes"/> | |
<point x="176" y="659"/> | |
<point x="248" y="686"/> | |
@@ -44,22 +44,22 @@ | |
<point x="108" y="694"/> | |
<point x="109" y="587"/> | |
<point x="109" y="549" type="curve" smooth="yes"/> | |
- <point x="109" y="421" type="line"/> | |
- <point x="30" y="421" type="line"/> | |
- <point x="30" y="401" type="line"/> | |
- <point x="109" y="401" type="line"/> | |
+ <point x="109" y="421" type="line" smooth="no"/> | |
+ <point x="30" y="421" type="line" smooth="no"/> | |
+ <point x="30" y="401" type="line" smooth="no"/> | |
+ <point x="109" y="401" type="line" smooth="no"/> | |
<point x="109" y="133" type="line" smooth="yes"/> | |
<point x="109" y="45"/> | |
<point x="105" y="13"/> | |
- <point x="41" y="13" type="curve"/> | |
- <point x="41" y="0" type="line"/> | |
- <point x="241" y="0" type="line"/> | |
- <point x="241" y="13" type="line"/> | |
+ <point x="41" y="13" type="curve" smooth="no"/> | |
+ <point x="41" y="0" type="line" smooth="no"/> | |
+ <point x="241" y="0" type="line" smooth="no"/> | |
+ <point x="241" y="13" type="line" smooth="no"/> | |
<point x="177" y="13"/> | |
<point x="175" y="40"/> | |
<point x="175" y="133" type="curve" smooth="yes"/> | |
- <point x="175" y="401" type="line"/> | |
- <point x="305" y="401" type="line"/> | |
+ <point x="175" y="401" type="line" smooth="no"/> | |
+ <point x="305" y="401" type="line" smooth="no"/> | |
<point x="367" y="403"/> | |
<point x="370" y="380"/> | |
<point x="370" y="311" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/ff.glif b/OpenBaskerville.ufo/glyphs/ff.glif | |
index 6d45481..b1ee4eb 100644 | |
--- a/OpenBaskerville.ufo/glyphs/ff.glif | |
+++ b/OpenBaskerville.ufo/glyphs/ff.glif | |
@@ -1,7 +1,7 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="ff" format="1"> | |
<advance width="552"/> | |
- <unicode hex="FB00"/> | |
+ <unicode hex="fb00"/> | |
<outline> | |
<contour> | |
<point x="517" y="694" type="curve" smooth="yes"/> | |
@@ -20,51 +20,51 @@ | |
<point x="490" y="686"/> | |
<point x="442" y="682"/> | |
<point x="442" y="549" type="curve" smooth="yes"/> | |
- <point x="442" y="421" type="line"/> | |
- <point x="570" y="421" type="line"/> | |
- <point x="570" y="401" type="line"/> | |
- <point x="442" y="401" type="line"/> | |
+ <point x="442" y="421" type="line" smooth="no"/> | |
+ <point x="570" y="421" type="line" smooth="no"/> | |
+ <point x="570" y="401" type="line" smooth="no"/> | |
+ <point x="442" y="401" type="line" smooth="no"/> | |
<point x="442" y="133" type="line" smooth="yes"/> | |
<point x="442" y="40"/> | |
<point x="444" y="13"/> | |
- <point x="508" y="13" type="curve"/> | |
- <point x="508" y="0" type="line"/> | |
- <point x="308" y="0" type="line"/> | |
- <point x="308" y="13" type="line"/> | |
+ <point x="508" y="13" type="curve" smooth="no"/> | |
+ <point x="508" y="0" type="line" smooth="no"/> | |
+ <point x="308" y="0" type="line" smooth="no"/> | |
+ <point x="308" y="13" type="line" smooth="no"/> | |
<point x="372" y="13"/> | |
<point x="376" y="45"/> | |
<point x="376" y="133" type="curve" smooth="yes"/> | |
- <point x="376" y="401" type="line"/> | |
- <point x="175" y="401" type="line"/> | |
+ <point x="376" y="401" type="line" smooth="no"/> | |
+ <point x="175" y="401" type="line" smooth="no"/> | |
<point x="175" y="133" type="line" smooth="yes"/> | |
<point x="175" y="40"/> | |
<point x="177" y="13"/> | |
- <point x="241" y="13" type="curve"/> | |
- <point x="241" y="0" type="line"/> | |
- <point x="41" y="0" type="line"/> | |
- <point x="41" y="13" type="line"/> | |
+ <point x="241" y="13" type="curve" smooth="no"/> | |
+ <point x="241" y="0" type="line" smooth="no"/> | |
+ <point x="41" y="0" type="line" smooth="no"/> | |
+ <point x="41" y="13" type="line" smooth="no"/> | |
<point x="105" y="13"/> | |
<point x="109" y="45"/> | |
<point x="109" y="133" type="curve" smooth="yes"/> | |
- <point x="109" y="401" type="line"/> | |
- <point x="30" y="401" type="line"/> | |
- <point x="30" y="421" type="line"/> | |
- <point x="109" y="421" type="line"/> | |
+ <point x="109" y="401" type="line" smooth="no"/> | |
+ <point x="30" y="401" type="line" smooth="no"/> | |
+ <point x="30" y="421" type="line" smooth="no"/> | |
+ <point x="109" y="421" type="line" smooth="no"/> | |
<point x="109" y="549" type="line" smooth="yes"/> | |
<point x="109" y="587"/> | |
<point x="140" y="694"/> | |
<point x="288" y="694" type="curve" smooth="yes"/> | |
<point x="323" y="694"/> | |
<point x="397" y="686"/> | |
- <point x="408" y="646" type="curve"/> | |
+ <point x="408" y="646" type="curve" smooth="no"/> | |
<point x="429" y="673"/> | |
<point x="464" y="694"/> | |
</contour> | |
<contour> | |
- <point x="376" y="549" type="line"/> | |
+ <point x="376" y="549" type="line" smooth="yes"/> | |
<point x="376" y="561"/> | |
<point x="378" y="581"/> | |
- <point x="385" y="603" type="curve"/> | |
+ <point x="385" y="603" type="curve" smooth="no"/> | |
<point x="360" y="597"/> | |
<point x="352" y="619"/> | |
<point x="343" y="639" type="curve" smooth="yes"/> | |
@@ -74,8 +74,8 @@ | |
<point x="269" y="686"/> | |
<point x="175" y="682"/> | |
<point x="175" y="549" type="curve" smooth="yes"/> | |
- <point x="175" y="421" type="line"/> | |
- <point x="376" y="421" type="line"/> | |
+ <point x="175" y="421" type="line" smooth="no"/> | |
+ <point x="376" y="421" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/ffi.glif b/OpenBaskerville.ufo/glyphs/ffi.glif | |
index fb65a54..1204508 100644 | |
--- a/OpenBaskerville.ufo/glyphs/ffi.glif | |
+++ b/OpenBaskerville.ufo/glyphs/ffi.glif | |
@@ -1,63 +1,63 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="ffi" format="1"> | |
<advance width="802"/> | |
- <unicode hex="FB03"/> | |
+ <unicode hex="fb03"/> | |
<outline> | |
<contour> | |
- <point x="408" y="647" type="curve"/> | |
+ <point x="408" y="647" type="curve" smooth="no"/> | |
<point x="396" y="686"/> | |
<point x="323" y="694"/> | |
<point x="288" y="694" type="curve" smooth="yes"/> | |
<point x="140" y="694"/> | |
<point x="109" y="587"/> | |
<point x="109" y="549" type="curve" smooth="yes"/> | |
- <point x="109" y="421" type="line"/> | |
- <point x="30" y="421" type="line"/> | |
- <point x="30" y="401" type="line"/> | |
- <point x="109" y="401" type="line"/> | |
+ <point x="109" y="421" type="line" smooth="no"/> | |
+ <point x="30" y="421" type="line" smooth="no"/> | |
+ <point x="30" y="401" type="line" smooth="no"/> | |
+ <point x="109" y="401" type="line" smooth="no"/> | |
<point x="109" y="133" type="line" smooth="yes"/> | |
<point x="109" y="45"/> | |
<point x="105" y="13"/> | |
- <point x="41" y="13" type="curve"/> | |
- <point x="41" y="0" type="line"/> | |
- <point x="241" y="0" type="line"/> | |
- <point x="241" y="13" type="line"/> | |
+ <point x="41" y="13" type="curve" smooth="no"/> | |
+ <point x="41" y="0" type="line" smooth="no"/> | |
+ <point x="241" y="0" type="line" smooth="no"/> | |
+ <point x="241" y="13" type="line" smooth="no"/> | |
<point x="177" y="13"/> | |
<point x="175" y="40"/> | |
<point x="175" y="133" type="curve" smooth="yes"/> | |
- <point x="175" y="401" type="line"/> | |
- <point x="376" y="401" type="line"/> | |
+ <point x="175" y="401" type="line" smooth="no"/> | |
+ <point x="376" y="401" type="line" smooth="no"/> | |
<point x="376" y="133" type="line" smooth="yes"/> | |
<point x="376" y="45"/> | |
<point x="372" y="13"/> | |
- <point x="308" y="13" type="curve"/> | |
- <point x="308" y="0" type="line"/> | |
- <point x="508" y="0" type="line"/> | |
- <point x="508" y="13" type="line"/> | |
+ <point x="308" y="13" type="curve" smooth="no"/> | |
+ <point x="308" y="0" type="line" smooth="no"/> | |
+ <point x="508" y="0" type="line" smooth="no"/> | |
+ <point x="508" y="13" type="line" smooth="no"/> | |
<point x="444" y="13"/> | |
<point x="442" y="40"/> | |
<point x="442" y="133" type="curve" smooth="yes"/> | |
- <point x="442" y="401" type="line"/> | |
- <point x="572" y="401" type="line"/> | |
+ <point x="442" y="401" type="line" smooth="no"/> | |
+ <point x="572" y="401" type="line" smooth="yes"/> | |
<point x="627" y="401"/> | |
<point x="638" y="392"/> | |
<point x="638" y="308" type="curve" smooth="yes"/> | |
<point x="638" y="133" type="line" smooth="yes"/> | |
<point x="638" y="45"/> | |
<point x="636" y="13"/> | |
- <point x="572" y="13" type="curve"/> | |
- <point x="572" y="0" type="line"/> | |
- <point x="770" y="0" type="line"/> | |
- <point x="770" y="13" type="line"/> | |
+ <point x="572" y="13" type="curve" smooth="no"/> | |
+ <point x="572" y="0" type="line" smooth="no"/> | |
+ <point x="770" y="0" type="line" smooth="no"/> | |
+ <point x="770" y="13" type="line" smooth="no"/> | |
<point x="706" y="13"/> | |
<point x="704" y="40"/> | |
<point x="704" y="133" type="curve" smooth="yes"/> | |
- <point x="704" y="437" type="line"/> | |
- <point x="695" y="437" type="line"/> | |
+ <point x="704" y="437" type="line" smooth="no"/> | |
+ <point x="695" y="437" type="line" smooth="no"/> | |
<point x="671" y="429"/> | |
<point x="637" y="421"/> | |
- <point x="605" y="421" type="curve"/> | |
- <point x="442" y="421" type="line"/> | |
+ <point x="605" y="421" type="curve" smooth="yes"/> | |
+ <point x="442" y="421" type="line" smooth="no"/> | |
<point x="443" y="549" type="line" smooth="yes"/> | |
<point x="443" y="659"/> | |
<point x="515" y="686"/> | |
@@ -78,12 +78,12 @@ | |
<point x="433" y="673"/> | |
</contour> | |
<contour> | |
- <point x="382" y="602" type="curve" smooth="yes"/> | |
+ <point x="382" y="602" type="curve" smooth="no"/> | |
<point x="376" y="581"/> | |
<point x="376" y="561"/> | |
<point x="376" y="549" type="curve" smooth="yes"/> | |
- <point x="376" y="421" type="line"/> | |
- <point x="175" y="421" type="line"/> | |
+ <point x="376" y="421" type="line" smooth="no"/> | |
+ <point x="175" y="421" type="line" smooth="no"/> | |
<point x="175" y="549" type="line" smooth="yes"/> | |
<point x="175" y="682"/> | |
<point x="269" y="686"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/ffl.glif b/OpenBaskerville.ufo/glyphs/ffl.glif | |
index 1102b67..26afcbe 100644 | |
--- a/OpenBaskerville.ufo/glyphs/ffl.glif | |
+++ b/OpenBaskerville.ufo/glyphs/ffl.glif | |
@@ -1,13 +1,13 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="ffl" format="1"> | |
<advance width="808"/> | |
- <unicode hex="FB04"/> | |
+ <unicode hex="fb04"/> | |
<outline> | |
<contour> | |
- <point x="376" y="549" type="line"/> | |
+ <point x="376" y="549" type="line" smooth="yes"/> | |
<point x="376" y="561"/> | |
<point x="378" y="581"/> | |
- <point x="385" y="603" type="curve"/> | |
+ <point x="385" y="603" type="curve" smooth="no"/> | |
<point x="360" y="597"/> | |
<point x="352" y="619"/> | |
<point x="343" y="639" type="curve" smooth="yes"/> | |
@@ -17,32 +17,30 @@ | |
<point x="269" y="686"/> | |
<point x="175" y="682"/> | |
<point x="175" y="549" type="curve" smooth="yes"/> | |
- <point x="175" y="421" type="line"/> | |
- <point x="376" y="421" type="line"/> | |
+ <point x="175" y="421" type="line" smooth="no"/> | |
+ <point x="376" y="421" type="line" smooth="no"/> | |
</contour> | |
<contour> | |
- <point x="408" y="646" type="curve"/> | |
+ <point x="408" y="646" type="curve" smooth="no"/> | |
<point x="433" y="674"/> | |
<point x="477" y="694"/> | |
<point x="547" y="694" type="curve" smooth="yes"/> | |
<point x="578" y="694"/> | |
<point x="637" y="691"/> | |
- <point x="670" y="660" type="curve"/> | |
- <point x="685" y="674"/> | |
- <point x="703" y="691"/> | |
- <point x="703" y="691" type="curve"/> | |
- <point x="713" y="691" type="line"/> | |
+ <point x="670" y="660" type="curve" smooth="no"/> | |
+ <point x="703" y="691" type="line" smooth="no"/> | |
+ <point x="713" y="691" type="line" smooth="no"/> | |
<point x="712" y="133" type="line" smooth="yes"/> | |
<point x="712" y="40"/> | |
<point x="714" y="13"/> | |
- <point x="778" y="13" type="curve"/> | |
- <point x="778" y="0" type="line"/> | |
- <point x="578" y="0" type="line"/> | |
- <point x="578" y="13" type="line"/> | |
+ <point x="778" y="13" type="curve" smooth="no"/> | |
+ <point x="778" y="0" type="line" smooth="no"/> | |
+ <point x="578" y="0" type="line" smooth="no"/> | |
+ <point x="578" y="13" type="line" smooth="no"/> | |
<point x="642" y="13"/> | |
<point x="646" y="45"/> | |
<point x="646" y="133" type="curve" smooth="yes"/> | |
- <point x="646" y="596" type="line"/> | |
+ <point x="646" y="596" type="line" smooth="no"/> | |
<point x="628" y="599"/> | |
<point x="616" y="617"/> | |
<point x="607" y="636" type="curve" smooth="yes"/> | |
@@ -51,37 +49,37 @@ | |
<point x="547" y="686" type="curve" smooth="yes"/> | |
<point x="506" y="686"/> | |
<point x="442" y="659"/> | |
- <point x="442" y="549" type="curve"/> | |
- <point x="442" y="421" type="line"/> | |
- <point x="570" y="421" type="line"/> | |
- <point x="570" y="401" type="line"/> | |
- <point x="442" y="401" type="line"/> | |
+ <point x="442" y="549" type="curve" smooth="yes"/> | |
+ <point x="442" y="421" type="line" smooth="no"/> | |
+ <point x="570" y="421" type="line" smooth="no"/> | |
+ <point x="570" y="401" type="line" smooth="no"/> | |
+ <point x="442" y="401" type="line" smooth="no"/> | |
<point x="442" y="133" type="line" smooth="yes"/> | |
<point x="442" y="40"/> | |
<point x="444" y="13"/> | |
- <point x="508" y="13" type="curve"/> | |
- <point x="508" y="0" type="line"/> | |
- <point x="308" y="0" type="line"/> | |
- <point x="308" y="13" type="line"/> | |
+ <point x="508" y="13" type="curve" smooth="no"/> | |
+ <point x="508" y="0" type="line" smooth="no"/> | |
+ <point x="308" y="0" type="line" smooth="no"/> | |
+ <point x="308" y="13" type="line" smooth="no"/> | |
<point x="372" y="13"/> | |
<point x="376" y="45"/> | |
<point x="376" y="133" type="curve" smooth="yes"/> | |
- <point x="376" y="401" type="line"/> | |
- <point x="175" y="401" type="line"/> | |
+ <point x="376" y="401" type="line" smooth="no"/> | |
+ <point x="175" y="401" type="line" smooth="no"/> | |
<point x="175" y="133" type="line" smooth="yes"/> | |
<point x="175" y="40"/> | |
<point x="177" y="13"/> | |
- <point x="241" y="13" type="curve"/> | |
- <point x="241" y="0" type="line"/> | |
- <point x="41" y="0" type="line"/> | |
- <point x="41" y="13" type="line"/> | |
+ <point x="241" y="13" type="curve" smooth="no"/> | |
+ <point x="241" y="0" type="line" smooth="no"/> | |
+ <point x="41" y="0" type="line" smooth="no"/> | |
+ <point x="41" y="13" type="line" smooth="no"/> | |
<point x="105" y="13"/> | |
<point x="109" y="45"/> | |
<point x="109" y="133" type="curve" smooth="yes"/> | |
- <point x="109" y="401" type="line"/> | |
- <point x="30" y="401" type="line"/> | |
- <point x="30" y="421" type="line"/> | |
- <point x="109" y="421" type="line"/> | |
+ <point x="109" y="401" type="line" smooth="no"/> | |
+ <point x="30" y="401" type="line" smooth="no"/> | |
+ <point x="30" y="421" type="line" smooth="no"/> | |
+ <point x="109" y="421" type="line" smooth="no"/> | |
<point x="109" y="549" type="line" smooth="yes"/> | |
<point x="109" y="587"/> | |
<point x="140" y="694"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/fi.glif b/OpenBaskerville.ufo/glyphs/fi.glif | |
index c2a0985..5bcf10f 100644 | |
--- a/OpenBaskerville.ufo/glyphs/fi.glif | |
+++ b/OpenBaskerville.ufo/glyphs/fi.glif | |
@@ -1,36 +1,36 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="fi" format="1"> | |
<advance width="535"/> | |
- <unicode hex="FB01"/> | |
+ <unicode hex="fb01"/> | |
<outline> | |
<contour> | |
- <point x="305" y="401" type="line"/> | |
+ <point x="305" y="401" type="line" smooth="yes"/> | |
<point x="360" y="401"/> | |
<point x="371" y="392"/> | |
<point x="371" y="308" type="curve" smooth="yes"/> | |
<point x="371" y="133" type="line" smooth="yes"/> | |
<point x="371" y="45"/> | |
<point x="369" y="13"/> | |
- <point x="305" y="13" type="curve"/> | |
- <point x="305" y="0" type="line"/> | |
- <point x="503" y="0" type="line"/> | |
- <point x="503" y="13" type="line"/> | |
+ <point x="305" y="13" type="curve" smooth="no"/> | |
+ <point x="305" y="0" type="line" smooth="no"/> | |
+ <point x="503" y="0" type="line" smooth="no"/> | |
+ <point x="503" y="13" type="line" smooth="no"/> | |
<point x="439" y="13"/> | |
<point x="437" y="40"/> | |
<point x="437" y="133" type="curve" smooth="yes"/> | |
- <point x="437" y="437" type="line"/> | |
- <point x="428" y="437" type="line"/> | |
+ <point x="437" y="437" type="line" smooth="no"/> | |
+ <point x="428" y="437" type="line" smooth="no"/> | |
<point x="404" y="429"/> | |
<point x="370" y="421"/> | |
<point x="338" y="421" type="curve" smooth="yes"/> | |
- <point x="175" y="421" type="line"/> | |
- <point x="176" y="549" type="line"/> | |
+ <point x="175" y="421" type="line" smooth="no"/> | |
+ <point x="176" y="549" type="line" smooth="yes"/> | |
<point x="176" y="659"/> | |
<point x="248" y="686"/> | |
<point x="289" y="686" type="curve" smooth="yes"/> | |
<point x="324" y="686"/> | |
<point x="341" y="681"/> | |
- <point x="363" y="635" type="curve"/> | |
+ <point x="363" y="635" type="curve" smooth="yes"/> | |
<point x="373" y="614"/> | |
<point x="388" y="596"/> | |
<point x="410" y="596" type="curve" smooth="yes"/> | |
@@ -43,21 +43,21 @@ | |
<point x="108" y="694"/> | |
<point x="109" y="587"/> | |
<point x="109" y="549" type="curve" smooth="yes"/> | |
- <point x="109" y="421" type="line"/> | |
- <point x="30" y="421" type="line"/> | |
- <point x="30" y="401" type="line"/> | |
- <point x="109" y="401" type="line"/> | |
+ <point x="109" y="421" type="line" smooth="no"/> | |
+ <point x="30" y="421" type="line" smooth="no"/> | |
+ <point x="30" y="401" type="line" smooth="no"/> | |
+ <point x="109" y="401" type="line" smooth="no"/> | |
<point x="109" y="133" type="line" smooth="yes"/> | |
<point x="109" y="45"/> | |
<point x="105" y="13"/> | |
- <point x="41" y="13" type="curve"/> | |
- <point x="41" y="0" type="line"/> | |
- <point x="241" y="0" type="line"/> | |
- <point x="241" y="13" type="line"/> | |
+ <point x="41" y="13" type="curve" smooth="no"/> | |
+ <point x="41" y="0" type="line" smooth="no"/> | |
+ <point x="241" y="0" type="line" smooth="no"/> | |
+ <point x="241" y="13" type="line" smooth="no"/> | |
<point x="177" y="13"/> | |
<point x="175" y="40"/> | |
<point x="175" y="133" type="curve" smooth="yes"/> | |
- <point x="175" y="401" type="line"/> | |
+ <point x="175" y="401" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/five.glif b/OpenBaskerville.ufo/glyphs/five.glif | |
index 9ddf767..c7a045a 100644 | |
--- a/OpenBaskerville.ufo/glyphs/five.glif | |
+++ b/OpenBaskerville.ufo/glyphs/five.glif | |
@@ -4,7 +4,7 @@ | |
<unicode hex="0035"/> | |
<outline> | |
<contour> | |
- <point x="101" y="308" type="line"/> | |
+ <point x="101" y="308" type="line" smooth="no"/> | |
<point x="124" y="378"/> | |
<point x="158" y="405"/> | |
<point x="206" y="405" type="curve" smooth="yes"/> | |
@@ -16,7 +16,7 @@ | |
<point x="149" y="2" type="curve" smooth="yes"/> | |
<point x="83" y="2"/> | |
<point x="55" y="39"/> | |
- <point x="55" y="76" type="curve"/> | |
+ <point x="55" y="76" type="curve" smooth="yes"/> | |
<point x="55" y="143"/> | |
<point x="53" y="163"/> | |
<point x="14" y="163" type="curve" smooth="yes"/> | |
@@ -34,8 +34,8 @@ | |
<point x="216" y="421" type="curve" smooth="yes"/> | |
<point x="161" y="421"/> | |
<point x="128" y="395"/> | |
- <point x="118" y="383" type="curve"/> | |
- <point x="171" y="618" type="line"/> | |
+ <point x="118" y="383" type="curve" smooth="no"/> | |
+ <point x="171" y="618" type="line" smooth="no"/> | |
<point x="203" y="607"/> | |
<point x="253" y="605"/> | |
<point x="281" y="605" type="curve" smooth="yes"/> | |
@@ -44,14 +44,14 @@ | |
<point x="386" y="683" type="curve" smooth="yes"/> | |
<point x="386" y="688"/> | |
<point x="386" y="692"/> | |
- <point x="385" y="694" type="curve"/> | |
+ <point x="385" y="694" type="curve" smooth="no"/> | |
<point x="373" y="674"/> | |
<point x="322" y="673"/> | |
<point x="307" y="673" type="curve" smooth="yes"/> | |
<point x="288" y="673"/> | |
<point x="199" y="674"/> | |
- <point x="173" y="688" type="curve"/> | |
- <point x="84" y="315" type="line"/> | |
+ <point x="173" y="688" type="curve" smooth="no"/> | |
+ <point x="84" y="315" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/fl.glif b/OpenBaskerville.ufo/glyphs/fl.glif | |
index d2112fb..4df822d 100644 | |
--- a/OpenBaskerville.ufo/glyphs/fl.glif | |
+++ b/OpenBaskerville.ufo/glyphs/fl.glif | |
@@ -1,48 +1,46 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="fl" format="1"> | |
<advance width="541"/> | |
- <unicode hex="FB02"/> | |
+ <unicode hex="fb02"/> | |
<outline> | |
<contour> | |
- <point x="379" y="133" type="line"/> | |
+ <point x="379" y="133" type="line" smooth="yes"/> | |
<point x="379" y="45"/> | |
<point x="375" y="13"/> | |
- <point x="311" y="13" type="curve"/> | |
- <point x="311" y="0" type="line"/> | |
- <point x="511" y="0" type="line"/> | |
- <point x="511" y="13" type="line"/> | |
+ <point x="311" y="13" type="curve" smooth="no"/> | |
+ <point x="311" y="0" type="line" smooth="no"/> | |
+ <point x="511" y="0" type="line" smooth="no"/> | |
+ <point x="511" y="13" type="line" smooth="no"/> | |
<point x="447" y="13"/> | |
<point x="445" y="40"/> | |
<point x="445" y="133" type="curve" smooth="yes"/> | |
- <point x="446" y="691" type="line"/> | |
- <point x="436" y="691" type="line"/> | |
- <point x="436" y="691"/> | |
- <point x="418" y="674"/> | |
- <point x="403" y="660" type="curve"/> | |
+ <point x="446" y="691" type="line" smooth="no"/> | |
+ <point x="436" y="691" type="line" smooth="no"/> | |
+ <point x="403" y="660" type="line" smooth="no"/> | |
<point x="370" y="691"/> | |
<point x="311" y="694"/> | |
<point x="280" y="694" type="curve" smooth="yes"/> | |
<point x="129" y="694"/> | |
<point x="109" y="587"/> | |
<point x="109" y="549" type="curve" smooth="yes"/> | |
- <point x="109" y="421" type="line"/> | |
- <point x="30" y="421" type="line"/> | |
- <point x="30" y="401" type="line"/> | |
- <point x="109" y="401" type="line"/> | |
+ <point x="109" y="421" type="line" smooth="no"/> | |
+ <point x="30" y="421" type="line" smooth="no"/> | |
+ <point x="30" y="401" type="line" smooth="no"/> | |
+ <point x="109" y="401" type="line" smooth="no"/> | |
<point x="109" y="133" type="line" smooth="yes"/> | |
<point x="109" y="45"/> | |
<point x="105" y="13"/> | |
- <point x="41" y="13" type="curve"/> | |
- <point x="41" y="0" type="line"/> | |
- <point x="241" y="0" type="line"/> | |
- <point x="241" y="13" type="line"/> | |
+ <point x="41" y="13" type="curve" smooth="no"/> | |
+ <point x="41" y="0" type="line" smooth="no"/> | |
+ <point x="241" y="0" type="line" smooth="no"/> | |
+ <point x="241" y="13" type="line" smooth="no"/> | |
<point x="177" y="13"/> | |
<point x="175" y="40"/> | |
<point x="175" y="133" type="curve" smooth="yes"/> | |
- <point x="175" y="401" type="line"/> | |
- <point x="297" y="401" type="line"/> | |
- <point x="297" y="421" type="line"/> | |
- <point x="175" y="421" type="line"/> | |
+ <point x="175" y="401" type="line" smooth="no"/> | |
+ <point x="297" y="401" type="line" smooth="no"/> | |
+ <point x="297" y="421" type="line" smooth="no"/> | |
+ <point x="175" y="421" type="line" smooth="no"/> | |
<point x="176" y="549" type="line" smooth="yes"/> | |
<point x="176" y="659"/> | |
<point x="239" y="686"/> | |
@@ -52,7 +50,7 @@ | |
<point x="340" y="636" type="curve" smooth="yes"/> | |
<point x="349" y="617"/> | |
<point x="361" y="599"/> | |
- <point x="379" y="596" type="curve"/> | |
+ <point x="379" y="596" type="curve" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/four.glif b/OpenBaskerville.ufo/glyphs/four.glif | |
index b44bae3..dde578e 100644 | |
--- a/OpenBaskerville.ufo/glyphs/four.glif | |
+++ b/OpenBaskerville.ufo/glyphs/four.glif | |
@@ -4,40 +4,40 @@ | |
<unicode hex="0034"/> | |
<outline> | |
<contour> | |
- <point x="176" y="13" type="curve"/> | |
- <point x="176" y="0" type="line"/> | |
- <point x="423" y="0" type="line"/> | |
- <point x="423" y="13" type="line"/> | |
+ <point x="176" y="13" type="curve" smooth="no"/> | |
+ <point x="176" y="0" type="line" smooth="no"/> | |
+ <point x="423" y="0" type="line" smooth="no"/> | |
+ <point x="423" y="13" type="line" smooth="no"/> | |
<point x="342" y="13"/> | |
<point x="336" y="40"/> | |
<point x="336" y="133" type="curve" smooth="yes"/> | |
- <point x="336" y="162" type="line"/> | |
+ <point x="336" y="162" type="line" smooth="no"/> | |
<point x="352" y="162" type="line" smooth="yes"/> | |
<point x="407" y="162"/> | |
<point x="424" y="148"/> | |
<point x="424" y="89" type="curve" smooth="yes"/> | |
- <point x="424" y="77" type="line"/> | |
- <point x="437" y="77" type="line"/> | |
- <point x="437" y="274" type="line"/> | |
- <point x="424" y="274" type="line"/> | |
+ <point x="424" y="77" type="line" smooth="no"/> | |
+ <point x="437" y="77" type="line" smooth="no"/> | |
+ <point x="437" y="274" type="line" smooth="no"/> | |
+ <point x="424" y="274" type="line" smooth="no"/> | |
<point x="424" y="262" type="line" smooth="yes"/> | |
<point x="424" y="202"/> | |
<point x="399" y="182"/> | |
<point x="344" y="182" type="curve" smooth="yes"/> | |
- <point x="336" y="182" type="line"/> | |
- <point x="336" y="691" type="line"/> | |
- <point x="319" y="691" type="line"/> | |
- <point x="0" y="173" type="line"/> | |
- <point x="0" y="162" type="line"/> | |
- <point x="270" y="162" type="line"/> | |
+ <point x="336" y="182" type="line" smooth="no"/> | |
+ <point x="336" y="691" type="line" smooth="no"/> | |
+ <point x="319" y="691" type="line" smooth="no"/> | |
+ <point x="0" y="173" type="line" smooth="no"/> | |
+ <point x="0" y="162" type="line" smooth="no"/> | |
+ <point x="270" y="162" type="line" smooth="no"/> | |
<point x="270" y="133" type="line" smooth="yes"/> | |
<point x="270" y="45"/> | |
<point x="257" y="13"/> | |
</contour> | |
<contour> | |
- <point x="23" y="182" type="line"/> | |
- <point x="270" y="584" type="line"/> | |
- <point x="270" y="182" type="line"/> | |
+ <point x="23" y="182" type="line" smooth="no"/> | |
+ <point x="270" y="584" type="line" smooth="no"/> | |
+ <point x="270" y="182" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/g.glif b/OpenBaskerville.ufo/glyphs/g.glif | |
index 69fb976..e72c565 100644 | |
--- a/OpenBaskerville.ufo/glyphs/g.glif | |
+++ b/OpenBaskerville.ufo/glyphs/g.glif | |
@@ -19,7 +19,7 @@ | |
<point x="390" y="434" type="curve" smooth="yes"/> | |
<point x="358" y="434"/> | |
<point x="333" y="423"/> | |
- <point x="302" y="397" type="curve"/> | |
+ <point x="302" y="397" type="curve" smooth="no"/> | |
<point x="274" y="420"/> | |
<point x="241" y="434"/> | |
<point x="205" y="434" type="curve" smooth="yes"/> | |
@@ -28,7 +28,7 @@ | |
<point x="53" y="286" type="curve" smooth="yes"/> | |
<point x="53" y="227"/> | |
<point x="94" y="179"/> | |
- <point x="143" y="161" type="curve"/> | |
+ <point x="143" y="161" type="curve" smooth="no"/> | |
<point x="67" y="149"/> | |
<point x="54" y="105"/> | |
<point x="54" y="82" type="curve" smooth="yes"/> | |
@@ -50,7 +50,7 @@ | |
<point x="94" y="-30" type="curve" smooth="yes"/> | |
<point x="122" y="-30"/> | |
<point x="133" y="-45"/> | |
- <point x="133" y="-55" type="curve"/> | |
+ <point x="133" y="-55" type="curve" smooth="no"/> | |
<point x="139" y="-52"/> | |
<point x="144" y="-49"/> | |
<point x="144" y="-35" type="curve" smooth="yes"/> | |
@@ -75,7 +75,7 @@ | |
<point x="90" y="107" type="curve" smooth="yes"/> | |
<point x="90" y="139"/> | |
<point x="156" y="154"/> | |
- <point x="175" y="151" type="curve"/> | |
+ <point x="175" y="151" type="curve" smooth="yes"/> | |
<point x="181" y="150"/> | |
<point x="193" y="149"/> | |
<point x="205" y="149" type="curve" smooth="yes"/> | |
@@ -84,7 +84,7 @@ | |
<point x="358" y="286" type="curve" smooth="yes"/> | |
<point x="358" y="326"/> | |
<point x="340" y="361"/> | |
- <point x="312" y="389" type="curve"/> | |
+ <point x="312" y="389" type="curve" smooth="no"/> | |
<point x="322" y="400"/> | |
<point x="346" y="410"/> | |
</contour> | |
diff --git a/OpenBaskerville.ufo/glyphs/g_i.glif b/OpenBaskerville.ufo/glyphs/g_i.glif | |
index 103f714..30e5c67 100644 | |
--- a/OpenBaskerville.ufo/glyphs/g_i.glif | |
+++ b/OpenBaskerville.ufo/glyphs/g_i.glif | |
@@ -2,6 +2,7 @@ | |
<glyph name="g_i" format="1"> | |
<advance width="706"/> | |
<outline> | |
+ <component base="dotlessi" xOffset="442"/> | |
<contour> | |
<point x="505" y="641" type="curve" smooth="yes"/> | |
<point x="535" y="641"/> | |
@@ -15,10 +16,10 @@ | |
<point x="556" y="691" type="curve" smooth="yes"/> | |
<point x="494" y="691"/> | |
<point x="433" y="652"/> | |
- <point x="395" y="608" type="curve" smooth="yes"/> | |
+ <point x="395" y="608" type="curve" smooth="no"/> | |
<point x="310" y="526"/> | |
<point x="292" y="405"/> | |
- <point x="292" y="405" type="curve"/> | |
+ <point x="292" y="405" type="curve" smooth="no"/> | |
<point x="266" y="423"/> | |
<point x="238" y="434"/> | |
<point x="205" y="434" type="curve" smooth="yes"/> | |
@@ -27,7 +28,7 @@ | |
<point x="53" y="286" type="curve" smooth="yes"/> | |
<point x="53" y="227"/> | |
<point x="94" y="179"/> | |
- <point x="143" y="161" type="curve"/> | |
+ <point x="143" y="161" type="curve" smooth="no"/> | |
<point x="67" y="149"/> | |
<point x="54" y="105"/> | |
<point x="54" y="82" type="curve" smooth="yes"/> | |
@@ -49,7 +50,7 @@ | |
<point x="94" y="-30" type="curve" smooth="yes"/> | |
<point x="122" y="-30"/> | |
<point x="133" y="-45"/> | |
- <point x="133" y="-55" type="curve"/> | |
+ <point x="133" y="-55" type="curve" smooth="no"/> | |
<point x="139" y="-52"/> | |
<point x="144" y="-49"/> | |
<point x="144" y="-35" type="curve" smooth="yes"/> | |
@@ -83,10 +84,10 @@ | |
<point x="358" y="286" type="curve" smooth="yes"/> | |
<point x="358" y="331"/> | |
<point x="336" y="368"/> | |
- <point x="302" y="398" type="curve"/> | |
+ <point x="302" y="398" type="curve" smooth="no"/> | |
<point x="302" y="398"/> | |
<point x="323" y="504"/> | |
- <point x="407" y="585" type="curve" smooth="yes"/> | |
+ <point x="407" y="585" type="curve" smooth="no"/> | |
<point x="431" y="612"/> | |
<point x="469" y="641"/> | |
</contour> | |
@@ -104,6 +105,5 @@ | |
<point x="147" y="165"/> | |
<point x="128" y="216"/> | |
</contour> | |
- <component base="dotlessi" xOffset="442"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/germandbls.glif b/OpenBaskerville.ufo/glyphs/germandbls.glif | |
index bed4d2a..446d787 100644 | |
--- a/OpenBaskerville.ufo/glyphs/germandbls.glif | |
+++ b/OpenBaskerville.ufo/glyphs/germandbls.glif | |
@@ -1,17 +1,17 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="germandbls" format="1"> | |
<advance width="500"/> | |
- <unicode hex="00DF"/> | |
+ <unicode hex="00df"/> | |
<outline> | |
<contour> | |
- <point x="99" y="401" type="line"/> | |
+ <point x="99" y="401" type="line" smooth="no"/> | |
<point x="99" y="133" type="line" smooth="yes"/> | |
<point x="99" y="45"/> | |
<point x="95" y="13"/> | |
- <point x="31" y="13" type="curve"/> | |
- <point x="31" y="0" type="line"/> | |
- <point x="221" y="0" type="line"/> | |
- <point x="221" y="13" type="line"/> | |
+ <point x="31" y="13" type="curve" smooth="no"/> | |
+ <point x="31" y="0" type="line" smooth="no"/> | |
+ <point x="221" y="0" type="line" smooth="no"/> | |
+ <point x="221" y="13" type="line" smooth="no"/> | |
<point x="167" y="13"/> | |
<point x="165" y="40"/> | |
<point x="165" y="133" type="curve" smooth="yes"/> | |
@@ -51,7 +51,7 @@ | |
<point x="465" y="215" type="curve" smooth="yes"/> | |
<point x="465" y="338"/> | |
<point x="372" y="407"/> | |
- <point x="288" y="409" type="curve"/> | |
+ <point x="288" y="409" type="curve" smooth="no"/> | |
<point x="350" y="415"/> | |
<point x="412" y="476"/> | |
<point x="412" y="562" type="curve" smooth="yes"/> | |
@@ -60,10 +60,10 @@ | |
<point x="250" y="691" type="curve" smooth="yes"/> | |
<point x="148" y="691"/> | |
<point x="99" y="614"/> | |
- <point x="99" y="549" type="curve"/> | |
- <point x="99" y="421" type="line"/> | |
- <point x="40" y="421" type="line"/> | |
- <point x="40" y="401" type="line"/> | |
+ <point x="99" y="549" type="curve" smooth="yes"/> | |
+ <point x="99" y="421" type="line" smooth="no"/> | |
+ <point x="40" y="421" type="line" smooth="no"/> | |
+ <point x="40" y="401" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/grave.glif b/OpenBaskerville.ufo/glyphs/grave.glif | |
index 19726d3..aaeca2b 100644 | |
--- a/OpenBaskerville.ufo/glyphs/grave.glif | |
+++ b/OpenBaskerville.ufo/glyphs/grave.glif | |
@@ -4,11 +4,11 @@ | |
<unicode hex="0060"/> | |
<outline> | |
<contour> | |
- <point x="205" y="0" type="move" name="_top"/> | |
+ <point x="205" y="0" type="move" smooth="yes"/> | |
</contour> | |
<contour> | |
- <point x="250" y="495" type="line"/> | |
- <point x="287" y="495" type="line"/> | |
+ <point x="250" y="495" type="line" smooth="no"/> | |
+ <point x="287" y="495" type="line" smooth="no"/> | |
<point x="130" y="648" type="line" smooth="yes"/> | |
<point x="123" y="655"/> | |
<point x="113" y="661"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/h.glif b/OpenBaskerville.ufo/glyphs/h.glif | |
index ab8f562..7454478 100644 | |
--- a/OpenBaskerville.ufo/glyphs/h.glif | |
+++ b/OpenBaskerville.ufo/glyphs/h.glif | |
@@ -4,13 +4,13 @@ | |
<unicode hex="0068"/> | |
<outline> | |
<contour> | |
- <point x="104" y="133" type="line"/> | |
+ <point x="104" y="133" type="line" smooth="yes"/> | |
<point x="104" y="45"/> | |
<point x="100" y="13"/> | |
- <point x="36" y="13" type="curve"/> | |
- <point x="36" y="0" type="line"/> | |
- <point x="236" y="0" type="line"/> | |
- <point x="236" y="13" type="line"/> | |
+ <point x="36" y="13" type="curve" smooth="no"/> | |
+ <point x="36" y="0" type="line" smooth="no"/> | |
+ <point x="236" y="0" type="line" smooth="no"/> | |
+ <point x="236" y="13" type="line" smooth="no"/> | |
<point x="172" y="13"/> | |
<point x="170" y="40"/> | |
<point x="170" y="133" type="curve" smooth="yes"/> | |
@@ -27,10 +27,10 @@ | |
<point x="389" y="133" type="line" smooth="yes"/> | |
<point x="389" y="45"/> | |
<point x="385" y="13"/> | |
- <point x="321" y="13" type="curve"/> | |
- <point x="321" y="0" type="line"/> | |
- <point x="521" y="0" type="line"/> | |
- <point x="521" y="13" type="line"/> | |
+ <point x="321" y="13" type="curve" smooth="no"/> | |
+ <point x="321" y="0" type="line" smooth="no"/> | |
+ <point x="521" y="0" type="line" smooth="no"/> | |
+ <point x="521" y="13" type="line" smooth="no"/> | |
<point x="457" y="13"/> | |
<point x="455" y="40"/> | |
<point x="455" y="133" type="curve" smooth="yes"/> | |
@@ -40,13 +40,13 @@ | |
<point x="322" y="434" type="curve" smooth="yes"/> | |
<point x="244" y="434"/> | |
<point x="198" y="407"/> | |
- <point x="170" y="368" type="curve"/> | |
- <point x="170" y="691" type="line"/> | |
- <point x="161" y="691" type="line"/> | |
+ <point x="170" y="368" type="curve" smooth="no"/> | |
+ <point x="170" y="691" type="line" smooth="no"/> | |
+ <point x="161" y="691" type="line" smooth="no"/> | |
<point x="161" y="691"/> | |
<point x="55" y="674"/> | |
- <point x="30" y="672" type="curve"/> | |
- <point x="30" y="662" type="line"/> | |
+ <point x="30" y="672" type="curve" smooth="no"/> | |
+ <point x="30" y="662" type="line" smooth="no"/> | |
<point x="96" y="660"/> | |
<point x="104" y="648"/> | |
<point x="104" y="565" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/hyphen.glif b/OpenBaskerville.ufo/glyphs/hyphen.glif | |
index 5f3ca69..8ea4354 100644 | |
--- a/OpenBaskerville.ufo/glyphs/hyphen.glif | |
+++ b/OpenBaskerville.ufo/glyphs/hyphen.glif | |
@@ -1,19 +1,15 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="hyphen" format="1"> | |
<advance width="337"/> | |
- <unicode hex="002D"/> | |
+ <unicode hex="002d"/> | |
<outline> | |
<contour> | |
- <point x="272" y="239" type="line"/> | |
- <point x="272" y="239"/> | |
- <point x="266" y="190"/> | |
- <point x="266" y="190" type="curve"/> | |
- <point x="266" y="190"/> | |
- <point x="48" y="193"/> | |
- <point x="48" y="193" type="curve" smooth="yes"/> | |
+ <point x="272" y="239" type="line" smooth="no"/> | |
+ <point x="266" y="190" type="line" smooth="no"/> | |
+ <point x="48" y="193" type="line" smooth="no"/> | |
<point x="48" y="193"/> | |
<point x="49" y="219"/> | |
- <point x="48" y="236" type="curve"/> | |
+ <point x="48" y="236" type="curve" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/i.glif b/OpenBaskerville.ufo/glyphs/i.glif | |
index d58223b..754a2fd 100644 | |
--- a/OpenBaskerville.ufo/glyphs/i.glif | |
+++ b/OpenBaskerville.ufo/glyphs/i.glif | |
@@ -4,22 +4,22 @@ | |
<unicode hex="0069"/> | |
<outline> | |
<contour> | |
- <point x="109" y="133" type="line"/> | |
+ <point x="109" y="133" type="line" smooth="yes"/> | |
<point x="109" y="45"/> | |
<point x="107" y="13"/> | |
- <point x="43" y="13" type="curve"/> | |
- <point x="43" y="0" type="line"/> | |
- <point x="240" y="0" type="line"/> | |
- <point x="240" y="13" type="line"/> | |
+ <point x="43" y="13" type="curve" smooth="no"/> | |
+ <point x="43" y="0" type="line" smooth="no"/> | |
+ <point x="240" y="0" type="line" smooth="no"/> | |
+ <point x="240" y="13" type="line" smooth="no"/> | |
<point x="176" y="13"/> | |
<point x="175" y="40"/> | |
<point x="175" y="133" type="curve" smooth="yes"/> | |
- <point x="175" y="437" type="line"/> | |
- <point x="165" y="437" type="line"/> | |
+ <point x="175" y="437" type="line" smooth="no"/> | |
+ <point x="165" y="437" type="line" smooth="no"/> | |
<point x="165" y="437"/> | |
<point x="62" y="420"/> | |
- <point x="37" y="418" type="curve"/> | |
- <point x="37" y="408" type="line"/> | |
+ <point x="37" y="418" type="curve" smooth="no"/> | |
+ <point x="37" y="408" type="line" smooth="no"/> | |
<point x="103" y="406"/> | |
<point x="109" y="394"/> | |
<point x="109" y="311" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/iacute.glif b/OpenBaskerville.ufo/glyphs/iacute.glif | |
index 6c23aae..34e2b7b 100644 | |
--- a/OpenBaskerville.ufo/glyphs/iacute.glif | |
+++ b/OpenBaskerville.ufo/glyphs/iacute.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="iacute" format="1"> | |
<advance width="254"/> | |
- <unicode hex="00ED"/> | |
+ <unicode hex="00ed"/> | |
<outline> | |
- <component base="dotlessi"/> | |
<component base="acute" xOffset="-45"/> | |
+ <component base="dotlessi"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/icircumflex.glif b/OpenBaskerville.ufo/glyphs/icircumflex.glif | |
index 6055ba1..3cd53b5 100644 | |
--- a/OpenBaskerville.ufo/glyphs/icircumflex.glif | |
+++ b/OpenBaskerville.ufo/glyphs/icircumflex.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="icircumflex" format="1"> | |
<advance width="254"/> | |
- <unicode hex="00EE"/> | |
+ <unicode hex="00ee"/> | |
<outline> | |
- <component base="dotlessi"/> | |
<component base="circumflex" xOffset="-51"/> | |
+ <component base="dotlessi"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/idieresis.glif b/OpenBaskerville.ufo/glyphs/idieresis.glif | |
index 25dfc30..94f6910 100644 | |
--- a/OpenBaskerville.ufo/glyphs/idieresis.glif | |
+++ b/OpenBaskerville.ufo/glyphs/idieresis.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="idieresis" format="1"> | |
<advance width="254"/> | |
- <unicode hex="00EF"/> | |
+ <unicode hex="00ef"/> | |
<outline> | |
- <component base="dotlessi"/> | |
<component base="dieresis" xOffset="-54"/> | |
+ <component base="dotlessi"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/igrave.glif b/OpenBaskerville.ufo/glyphs/igrave.glif | |
index 373a5f7..415447e 100644 | |
--- a/OpenBaskerville.ufo/glyphs/igrave.glif | |
+++ b/OpenBaskerville.ufo/glyphs/igrave.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="igrave" format="1"> | |
<advance width="254"/> | |
- <unicode hex="00EC"/> | |
+ <unicode hex="00ec"/> | |
<outline> | |
- <component base="dotlessi"/> | |
<component base="grave" xOffset="-84"/> | |
+ <component base="dotlessi"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/ij.glif b/OpenBaskerville.ufo/glyphs/ij.glif | |
index 3ab0333..6d9df55 100644 | |
--- a/OpenBaskerville.ufo/glyphs/ij.glif | |
+++ b/OpenBaskerville.ufo/glyphs/ij.glif | |
@@ -18,7 +18,7 @@ | |
<point x="344" y="673"/> | |
</contour> | |
<contour> | |
- <point x="367" y="-7" type="line"/> | |
+ <point x="367" y="-7" type="line" smooth="yes"/> | |
<point x="367" y="-121"/> | |
<point x="321" y="-190"/> | |
<point x="256" y="-190" type="curve" smooth="yes"/> | |
@@ -34,38 +34,38 @@ | |
<point x="349" y="-204"/> | |
<point x="436" y="-139"/> | |
<point x="436" y="28" type="curve" smooth="yes"/> | |
- <point x="436" y="437" type="line"/> | |
- <point x="426" y="437" type="line"/> | |
+ <point x="436" y="437" type="line" smooth="no"/> | |
+ <point x="426" y="437" type="line" smooth="no"/> | |
<point x="426" y="437"/> | |
<point x="333" y="421"/> | |
- <point x="308" y="419" type="curve"/> | |
- <point x="308" y="409" type="line"/> | |
+ <point x="308" y="419" type="curve" smooth="no"/> | |
+ <point x="308" y="409" type="line" smooth="no"/> | |
<point x="365" y="407"/> | |
<point x="367" y="386"/> | |
<point x="367" y="311" type="curve" smooth="yes"/> | |
- <point x="367" y="85" type="line"/> | |
+ <point x="367" y="85" type="line" smooth="no"/> | |
<point x="341" y="58"/> | |
<point x="320" y="35"/> | |
<point x="275" y="35" type="curve" smooth="yes"/> | |
<point x="221" y="35"/> | |
<point x="175" y="95"/> | |
<point x="175" y="153" type="curve" smooth="yes"/> | |
- <point x="175" y="437" type="line"/> | |
- <point x="165" y="437" type="line"/> | |
+ <point x="175" y="437" type="line" smooth="no"/> | |
+ <point x="165" y="437" type="line" smooth="no"/> | |
<point x="165" y="437"/> | |
<point x="66" y="423"/> | |
- <point x="41" y="421" type="curve"/> | |
- <point x="41" y="410" type="line"/> | |
+ <point x="41" y="421" type="curve" smooth="no"/> | |
+ <point x="41" y="410" type="line" smooth="no"/> | |
<point x="107" y="408"/> | |
<point x="110" y="394"/> | |
<point x="110" y="311" type="curve" smooth="yes"/> | |
- <point x="110" y="153" type="line"/> | |
+ <point x="110" y="153" type="line" smooth="yes"/> | |
<point x="110" y="65"/> | |
<point x="166" y="13"/> | |
- <point x="259" y="13" type="curve"/> | |
+ <point x="259" y="13" type="curve" smooth="yes"/> | |
<point x="318" y="13"/> | |
<point x="367" y="64"/> | |
- <point x="367" y="64" type="curve"/> | |
+ <point x="367" y="64" type="curve" smooth="no"/> | |
</contour> | |
<contour> | |
<point x="99" y="649" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/interrobang.glif b/OpenBaskerville.ufo/glyphs/interrobang.glif | |
index c4ab059..ac299b3 100644 | |
--- a/OpenBaskerville.ufo/glyphs/interrobang.glif | |
+++ b/OpenBaskerville.ufo/glyphs/interrobang.glif | |
@@ -1,7 +1,7 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="interrobang" format="1"> | |
<advance width="424"/> | |
- <unicode hex="203D"/> | |
+ <unicode hex="203d"/> | |
<outline> | |
<contour> | |
<point x="75" y="38" type="curve" smooth="yes"/> | |
@@ -18,9 +18,9 @@ | |
<point x="75" y="67"/> | |
</contour> | |
<contour> | |
- <point x="114" y="131" type="line"/> | |
- <point x="144" y="132" type="line"/> | |
- <point x="148" y="286" type="line"/> | |
+ <point x="114" y="131" type="line" smooth="no"/> | |
+ <point x="144" y="132" type="line" smooth="no"/> | |
+ <point x="148" y="286" type="line" smooth="no"/> | |
<point x="163" y="275"/> | |
<point x="180" y="269"/> | |
<point x="211" y="269" type="curve" smooth="yes"/> | |
@@ -50,7 +50,7 @@ | |
<point x="210" y="289" type="curve" smooth="yes"/> | |
<point x="180" y="289"/> | |
<point x="161" y="297"/> | |
- <point x="149" y="316" type="curve"/> | |
+ <point x="149" y="316" type="curve" smooth="no"/> | |
<point x="154" y="460" type="line" smooth="yes"/> | |
<point x="155" y="493"/> | |
<point x="151" y="525"/> | |
@@ -58,9 +58,9 @@ | |
<point x="75" y="525"/> | |
<point x="68" y="492"/> | |
<point x="72" y="460" type="curve" smooth="yes"/> | |
- <point x="112" y="146" type="line"/> | |
- <point x="112" y="132" type="line"/> | |
- <point x="114" y="132" type="line"/> | |
+ <point x="112" y="146" type="line" smooth="no"/> | |
+ <point x="112" y="132" type="line" smooth="no"/> | |
+ <point x="114" y="132" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/j.glif b/OpenBaskerville.ufo/glyphs/j.glif | |
index 9c817c0..e522131 100644 | |
--- a/OpenBaskerville.ufo/glyphs/j.glif | |
+++ b/OpenBaskerville.ufo/glyphs/j.glif | |
@@ -1,7 +1,7 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="j" format="1"> | |
<advance width="246"/> | |
- <unicode hex="006A"/> | |
+ <unicode hex="006a"/> | |
<outline> | |
<contour> | |
<point x="91" y="647" type="curve" smooth="yes"/> | |
@@ -18,7 +18,7 @@ | |
<point x="91" y="671"/> | |
</contour> | |
<contour> | |
- <point x="104" y="-33" type="line"/> | |
+ <point x="104" y="-33" type="line" smooth="yes"/> | |
<point x="104" y="-137"/> | |
<point x="97" y="-179"/> | |
<point x="35" y="-179" type="curve" smooth="yes"/> | |
@@ -33,13 +33,13 @@ | |
<point x="26" y="-190" type="curve" smooth="yes"/> | |
<point x="96" y="-190"/> | |
<point x="170" y="-157"/> | |
- <point x="170" y="2" type="curve"/> | |
- <point x="170" y="437" type="line"/> | |
- <point x="160" y="437" type="line"/> | |
+ <point x="170" y="2" type="curve" smooth="yes"/> | |
+ <point x="170" y="437" type="line" smooth="no"/> | |
+ <point x="160" y="437" type="line" smooth="no"/> | |
<point x="160" y="437"/> | |
<point x="60" y="420"/> | |
- <point x="35" y="418" type="curve"/> | |
- <point x="35" y="408" type="line"/> | |
+ <point x="35" y="418" type="curve" smooth="no"/> | |
+ <point x="35" y="408" type="line" smooth="no"/> | |
<point x="101" y="406"/> | |
<point x="104" y="386"/> | |
<point x="104" y="311" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/k.glif b/OpenBaskerville.ufo/glyphs/k.glif | |
index 2efd086..fc83744 100644 | |
--- a/OpenBaskerville.ufo/glyphs/k.glif | |
+++ b/OpenBaskerville.ufo/glyphs/k.glif | |
@@ -1,21 +1,21 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="k" format="1"> | |
<advance width="477"/> | |
- <unicode hex="006B"/> | |
+ <unicode hex="006b"/> | |
<outline> | |
<contour> | |
- <point x="95" y="133" type="line"/> | |
+ <point x="95" y="133" type="line" smooth="yes"/> | |
<point x="95" y="45"/> | |
<point x="91" y="13"/> | |
- <point x="27" y="13" type="curve"/> | |
- <point x="27" y="0" type="line"/> | |
- <point x="227" y="0" type="line"/> | |
- <point x="227" y="13" type="line"/> | |
+ <point x="27" y="13" type="curve" smooth="no"/> | |
+ <point x="27" y="0" type="line" smooth="no"/> | |
+ <point x="227" y="0" type="line" smooth="no"/> | |
+ <point x="227" y="13" type="line" smooth="no"/> | |
<point x="163" y="13"/> | |
<point x="161" y="40"/> | |
<point x="161" y="133" type="curve" smooth="yes"/> | |
- <point x="161" y="186" type="line"/> | |
- <point x="195" y="218" type="line"/> | |
+ <point x="161" y="186" type="line" smooth="no"/> | |
+ <point x="195" y="218" type="line" smooth="no"/> | |
<point x="269" y="139" type="line" smooth="yes"/> | |
<point x="317" y="87"/> | |
<point x="340" y="69"/> | |
@@ -23,23 +23,23 @@ | |
<point x="340" y="15"/> | |
<point x="323" y="13"/> | |
<point x="292" y="13" type="curve" smooth="yes"/> | |
- <point x="284" y="13" type="line"/> | |
- <point x="284" y="0" type="line"/> | |
- <point x="542" y="0" type="line"/> | |
- <point x="542" y="13" type="line"/> | |
+ <point x="284" y="13" type="line" smooth="no"/> | |
+ <point x="284" y="0" type="line" smooth="no"/> | |
+ <point x="542" y="0" type="line" smooth="no"/> | |
+ <point x="542" y="13" type="line" smooth="no"/> | |
<point x="516" y="13" type="line" smooth="yes"/> | |
<point x="477" y="13"/> | |
<point x="431" y="58"/> | |
<point x="409" y="82" type="curve" smooth="yes"/> | |
- <point x="239" y="260" type="line"/> | |
+ <point x="239" y="260" type="line" smooth="no"/> | |
<point x="318" y="335" type="line" smooth="yes"/> | |
<point x="351" y="366"/> | |
<point x="402" y="408"/> | |
<point x="440" y="408" type="curve" smooth="yes"/> | |
- <point x="448" y="408" type="line"/> | |
- <point x="448" y="421" type="line"/> | |
- <point x="253" y="421" type="line"/> | |
- <point x="253" y="408" type="line"/> | |
+ <point x="448" y="408" type="line" smooth="no"/> | |
+ <point x="448" y="421" type="line" smooth="no"/> | |
+ <point x="253" y="421" type="line" smooth="no"/> | |
+ <point x="253" y="408" type="line" smooth="no"/> | |
<point x="261" y="408" type="line" smooth="yes"/> | |
<point x="295" y="408"/> | |
<point x="309" y="389"/> | |
@@ -47,13 +47,13 @@ | |
<point x="309" y="355"/> | |
<point x="296" y="334"/> | |
<point x="270" y="310" type="curve" smooth="yes"/> | |
- <point x="161" y="206" type="line"/> | |
- <point x="161" y="691" type="line"/> | |
- <point x="152" y="691" type="line"/> | |
+ <point x="161" y="206" type="line" smooth="no"/> | |
+ <point x="161" y="691" type="line" smooth="no"/> | |
+ <point x="152" y="691" type="line" smooth="no"/> | |
<point x="152" y="691"/> | |
<point x="47" y="674"/> | |
- <point x="22" y="672" type="curve"/> | |
- <point x="22" y="662" type="line"/> | |
+ <point x="22" y="672" type="curve" smooth="no"/> | |
+ <point x="22" y="662" type="line" smooth="no"/> | |
<point x="88" y="662"/> | |
<point x="95" y="646"/> | |
<point x="95" y="566" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/l.glif b/OpenBaskerville.ufo/glyphs/l.glif | |
index ceca358..0d41807 100644 | |
--- a/OpenBaskerville.ufo/glyphs/l.glif | |
+++ b/OpenBaskerville.ufo/glyphs/l.glif | |
@@ -1,25 +1,25 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="l" format="1"> | |
<advance width="257"/> | |
- <unicode hex="006C"/> | |
+ <unicode hex="006c"/> | |
<outline> | |
<contour> | |
- <point x="94" y="133" type="line"/> | |
+ <point x="94" y="133" type="line" smooth="yes"/> | |
<point x="94" y="45"/> | |
<point x="90" y="13"/> | |
- <point x="26" y="13" type="curve"/> | |
- <point x="26" y="0" type="line"/> | |
- <point x="226" y="0" type="line"/> | |
- <point x="226" y="13" type="line"/> | |
+ <point x="26" y="13" type="curve" smooth="no"/> | |
+ <point x="26" y="0" type="line" smooth="no"/> | |
+ <point x="226" y="0" type="line" smooth="no"/> | |
+ <point x="226" y="13" type="line" smooth="no"/> | |
<point x="162" y="13"/> | |
<point x="160" y="40"/> | |
<point x="160" y="133" type="curve" smooth="yes"/> | |
- <point x="160" y="691" type="line"/> | |
- <point x="151" y="691" type="line"/> | |
+ <point x="160" y="691" type="line" smooth="no"/> | |
+ <point x="151" y="691" type="line" smooth="no"/> | |
<point x="151" y="691"/> | |
<point x="46" y="674"/> | |
- <point x="21" y="672" type="curve"/> | |
- <point x="21" y="662" type="line"/> | |
+ <point x="21" y="672" type="curve" smooth="no"/> | |
+ <point x="21" y="662" type="line" smooth="no"/> | |
<point x="87" y="660"/> | |
<point x="94" y="648"/> | |
<point x="94" y="565" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/longs.glif b/OpenBaskerville.ufo/glyphs/longs.glif | |
index 49ca53d..9a6b0ab 100644 | |
--- a/OpenBaskerville.ufo/glyphs/longs.glif | |
+++ b/OpenBaskerville.ufo/glyphs/longs.glif | |
@@ -1,18 +1,18 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="longs" format="1"> | |
<advance width="284"/> | |
- <unicode hex="017F"/> | |
+ <unicode hex="017f"/> | |
<outline> | |
<contour> | |
- <point x="40" y="401" type="line"/> | |
- <point x="99" y="401" type="line"/> | |
+ <point x="40" y="401" type="line" smooth="no"/> | |
+ <point x="99" y="401" type="line" smooth="no"/> | |
<point x="99" y="133" type="line" smooth="yes"/> | |
<point x="99" y="45"/> | |
<point x="95" y="13"/> | |
- <point x="31" y="13" type="curve"/> | |
- <point x="31" y="0" type="line"/> | |
- <point x="231" y="0" type="line"/> | |
- <point x="231" y="13" type="line"/> | |
+ <point x="31" y="13" type="curve" smooth="no"/> | |
+ <point x="31" y="0" type="line" smooth="no"/> | |
+ <point x="231" y="0" type="line" smooth="no"/> | |
+ <point x="231" y="13" type="line" smooth="no"/> | |
<point x="167" y="13"/> | |
<point x="165" y="40"/> | |
<point x="165" y="133" type="curve" smooth="yes"/> | |
@@ -35,8 +35,8 @@ | |
<point x="99" y="694"/> | |
<point x="99" y="597"/> | |
<point x="99" y="549" type="curve" smooth="yes"/> | |
- <point x="99" y="421" type="line"/> | |
- <point x="40" y="421" type="line"/> | |
+ <point x="99" y="421" type="line" smooth="no"/> | |
+ <point x="40" y="421" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/longs_t.glif b/OpenBaskerville.ufo/glyphs/longs_t.glif | |
index bf179cf..674ba24 100644 | |
--- a/OpenBaskerville.ufo/glyphs/longs_t.glif | |
+++ b/OpenBaskerville.ufo/glyphs/longs_t.glif | |
@@ -1,7 +1,7 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="longs_t" format="1"> | |
<advance width="560"/> | |
- <unicode hex="FB05"/> | |
+ <unicode hex="fb05"/> | |
<outline> | |
<contour> | |
<point x="333" y="88" type="line" smooth="yes"/> | |
@@ -10,36 +10,36 @@ | |
<point x="437" y="-14" type="curve" smooth="yes"/> | |
<point x="529" y="-14"/> | |
<point x="539" y="31"/> | |
- <point x="547" y="42" type="curve"/> | |
- <point x="539" y="47" type="line"/> | |
+ <point x="547" y="42" type="curve" smooth="no"/> | |
+ <point x="539" y="47" type="line" smooth="no"/> | |
<point x="532" y="35"/> | |
<point x="516" y="7"/> | |
<point x="468" y="7" type="curve" smooth="yes"/> | |
<point x="421" y="7"/> | |
<point x="408" y="41"/> | |
<point x="408" y="134" type="curve" smooth="yes"/> | |
- <point x="408" y="405" type="line"/> | |
- <point x="525" y="405" type="line"/> | |
- <point x="525" y="421" type="line"/> | |
- <point x="409" y="421" type="line"/> | |
- <point x="409" y="545" type="line"/> | |
+ <point x="408" y="405" type="line" smooth="no"/> | |
+ <point x="525" y="405" type="line" smooth="no"/> | |
+ <point x="525" y="421" type="line" smooth="no"/> | |
+ <point x="409" y="421" type="line" smooth="no"/> | |
+ <point x="409" y="545" type="line" smooth="yes"/> | |
<point x="409" y="646"/> | |
<point x="337" y="694"/> | |
<point x="240" y="694" type="curve" smooth="yes"/> | |
<point x="119" y="694"/> | |
<point x="89" y="607"/> | |
<point x="89" y="549" type="curve" smooth="yes"/> | |
- <point x="89" y="421" type="line"/> | |
- <point x="30" y="421" type="line"/> | |
- <point x="30" y="401" type="line"/> | |
- <point x="89" y="401" type="line"/> | |
+ <point x="89" y="421" type="line" smooth="no"/> | |
+ <point x="30" y="421" type="line" smooth="no"/> | |
+ <point x="30" y="401" type="line" smooth="no"/> | |
+ <point x="89" y="401" type="line" smooth="no"/> | |
<point x="89" y="133" type="line" smooth="yes"/> | |
<point x="89" y="45"/> | |
<point x="85" y="13"/> | |
- <point x="21" y="13" type="curve"/> | |
- <point x="21" y="0" type="line"/> | |
- <point x="221" y="0" type="line"/> | |
- <point x="221" y="13" type="line"/> | |
+ <point x="21" y="13" type="curve" smooth="no"/> | |
+ <point x="21" y="0" type="line" smooth="no"/> | |
+ <point x="221" y="0" type="line" smooth="no"/> | |
+ <point x="221" y="13" type="line" smooth="no"/> | |
<point x="157" y="13"/> | |
<point x="155" y="40"/> | |
<point x="155" y="133" type="curve" smooth="yes"/> | |
@@ -52,9 +52,9 @@ | |
<point x="348" y="545" type="curve" smooth="yes"/> | |
<point x="348" y="443"/> | |
<point x="338" y="431"/> | |
- <point x="281" y="419" type="curve"/> | |
- <point x="281" y="405" type="line"/> | |
- <point x="341" y="405" type="line"/> | |
+ <point x="281" y="419" type="curve" smooth="no"/> | |
+ <point x="281" y="405" type="line" smooth="no"/> | |
+ <point x="341" y="405" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/m.glif b/OpenBaskerville.ufo/glyphs/m.glif | |
index 9cfea2d..5199d66 100644 | |
--- a/OpenBaskerville.ufo/glyphs/m.glif | |
+++ b/OpenBaskerville.ufo/glyphs/m.glif | |
@@ -1,20 +1,20 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="m" format="1"> | |
<advance width="839"/> | |
- <unicode hex="006D"/> | |
+ <unicode hex="006d"/> | |
<outline> | |
<contour> | |
- <point x="108" y="133" type="line"/> | |
+ <point x="108" y="133" type="line" smooth="yes"/> | |
<point x="108" y="45"/> | |
<point x="104" y="13"/> | |
- <point x="40" y="13" type="curve"/> | |
- <point x="40" y="0" type="line"/> | |
- <point x="240" y="0" type="line"/> | |
- <point x="240" y="13" type="line"/> | |
+ <point x="40" y="13" type="curve" smooth="no"/> | |
+ <point x="40" y="0" type="line" smooth="no"/> | |
+ <point x="240" y="0" type="line" smooth="no"/> | |
+ <point x="240" y="13" type="line" smooth="no"/> | |
<point x="176" y="13"/> | |
<point x="174" y="40"/> | |
<point x="174" y="133" type="curve" smooth="yes"/> | |
- <point x="174" y="254" type="line"/> | |
+ <point x="174" y="254" type="line" smooth="yes"/> | |
<point x="174" y="304"/> | |
<point x="176" y="337"/> | |
<point x="191" y="360" type="curve" smooth="yes"/> | |
@@ -27,14 +27,14 @@ | |
<point x="393" y="133" type="line" smooth="yes"/> | |
<point x="393" y="45"/> | |
<point x="389" y="13"/> | |
- <point x="325" y="13" type="curve"/> | |
- <point x="325" y="0" type="line"/> | |
- <point x="524" y="0" type="line"/> | |
- <point x="524" y="13" type="line"/> | |
+ <point x="325" y="13" type="curve" smooth="no"/> | |
+ <point x="325" y="0" type="line" smooth="no"/> | |
+ <point x="524" y="0" type="line" smooth="no"/> | |
+ <point x="524" y="13" type="line" smooth="no"/> | |
<point x="460" y="13"/> | |
<point x="459" y="40"/> | |
<point x="459" y="133" type="curve" smooth="yes"/> | |
- <point x="459" y="254" type="line"/> | |
+ <point x="459" y="254" type="line" smooth="yes"/> | |
<point x="459" y="304"/> | |
<point x="460" y="333"/> | |
<point x="473" y="356" type="curve" smooth="yes"/> | |
@@ -47,10 +47,10 @@ | |
<point x="677" y="133" type="line" smooth="yes"/> | |
<point x="677" y="45"/> | |
<point x="673" y="13"/> | |
- <point x="609" y="13" type="curve"/> | |
- <point x="609" y="0" type="line"/> | |
- <point x="809" y="0" type="line"/> | |
- <point x="809" y="13" type="line"/> | |
+ <point x="609" y="13" type="curve" smooth="no"/> | |
+ <point x="609" y="0" type="line" smooth="no"/> | |
+ <point x="809" y="0" type="line" smooth="no"/> | |
+ <point x="809" y="13" type="line" smooth="no"/> | |
<point x="745" y="13"/> | |
<point x="743" y="40"/> | |
<point x="743" y="133" type="curve" smooth="yes"/> | |
@@ -60,19 +60,19 @@ | |
<point x="605" y="434" type="curve" smooth="yes"/> | |
<point x="515" y="434"/> | |
<point x="478" y="395"/> | |
- <point x="452" y="359" type="curve"/> | |
+ <point x="452" y="359" type="curve" smooth="no"/> | |
<point x="438" y="425"/> | |
<point x="385" y="434"/> | |
<point x="324" y="434" type="curve" smooth="yes"/> | |
<point x="246" y="434"/> | |
<point x="202" y="406"/> | |
- <point x="174" y="368" type="curve"/> | |
- <point x="169" y="434" type="line"/> | |
- <point x="162" y="437" type="line"/> | |
+ <point x="174" y="368" type="curve" smooth="no"/> | |
+ <point x="169" y="434" type="line" smooth="no"/> | |
+ <point x="162" y="437" type="line" smooth="no"/> | |
<point x="162" y="437"/> | |
<point x="97" y="425"/> | |
- <point x="35" y="418" type="curve"/> | |
- <point x="35" y="408" type="line"/> | |
+ <point x="35" y="418" type="curve" smooth="no"/> | |
+ <point x="35" y="408" type="line" smooth="no"/> | |
<point x="105" y="405"/> | |
<point x="108" y="397"/> | |
<point x="108" y="306" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/multiply.glif b/OpenBaskerville.ufo/glyphs/multiply.glif | |
index 829274f..49b15f9 100644 | |
--- a/OpenBaskerville.ufo/glyphs/multiply.glif | |
+++ b/OpenBaskerville.ufo/glyphs/multiply.glif | |
@@ -1,21 +1,21 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="multiply" format="1"> | |
<advance width="476"/> | |
- <unicode hex="00D7"/> | |
+ <unicode hex="00d7"/> | |
<outline> | |
<contour> | |
- <point x="374" y="380" type="line"/> | |
- <point x="236" y="243" type="line"/> | |
- <point x="98" y="380" type="line"/> | |
- <point x="75" y="356" type="line"/> | |
- <point x="212" y="219" type="line"/> | |
- <point x="75" y="82" type="line"/> | |
- <point x="99" y="58" type="line"/> | |
- <point x="236" y="195" type="line"/> | |
- <point x="373" y="58" type="line"/> | |
- <point x="397" y="82" type="line"/> | |
- <point x="260" y="219" type="line"/> | |
- <point x="397" y="356" type="line"/> | |
+ <point x="374" y="380" type="line" smooth="no"/> | |
+ <point x="236" y="243" type="line" smooth="no"/> | |
+ <point x="98" y="380" type="line" smooth="no"/> | |
+ <point x="75" y="356" type="line" smooth="no"/> | |
+ <point x="212" y="219" type="line" smooth="no"/> | |
+ <point x="75" y="82" type="line" smooth="no"/> | |
+ <point x="99" y="58" type="line" smooth="no"/> | |
+ <point x="236" y="195" type="line" smooth="no"/> | |
+ <point x="373" y="58" type="line" smooth="no"/> | |
+ <point x="397" y="82" type="line" smooth="no"/> | |
+ <point x="260" y="219" type="line" smooth="no"/> | |
+ <point x="397" y="356" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/n.glif b/OpenBaskerville.ufo/glyphs/n.glif | |
index bf0b5a2..a77033b 100644 | |
--- a/OpenBaskerville.ufo/glyphs/n.glif | |
+++ b/OpenBaskerville.ufo/glyphs/n.glif | |
@@ -1,16 +1,16 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="n" format="1"> | |
<advance width="555"/> | |
- <unicode hex="006E"/> | |
+ <unicode hex="006e"/> | |
<outline> | |
<contour> | |
- <point x="108" y="133" type="line"/> | |
+ <point x="108" y="133" type="line" smooth="yes"/> | |
<point x="108" y="45"/> | |
<point x="104" y="13"/> | |
- <point x="40" y="13" type="curve"/> | |
- <point x="40" y="0" type="line"/> | |
- <point x="240" y="0" type="line"/> | |
- <point x="240" y="13" type="line"/> | |
+ <point x="40" y="13" type="curve" smooth="no"/> | |
+ <point x="40" y="0" type="line" smooth="no"/> | |
+ <point x="240" y="0" type="line" smooth="no"/> | |
+ <point x="240" y="13" type="line" smooth="no"/> | |
<point x="176" y="13"/> | |
<point x="174" y="40"/> | |
<point x="174" y="133" type="curve" smooth="yes"/> | |
@@ -27,10 +27,10 @@ | |
<point x="393" y="133" type="line" smooth="yes"/> | |
<point x="393" y="45"/> | |
<point x="389" y="13"/> | |
- <point x="325" y="13" type="curve"/> | |
- <point x="325" y="0" type="line"/> | |
- <point x="525" y="0" type="line"/> | |
- <point x="525" y="13" type="line"/> | |
+ <point x="325" y="13" type="curve" smooth="no"/> | |
+ <point x="325" y="0" type="line" smooth="no"/> | |
+ <point x="525" y="0" type="line" smooth="no"/> | |
+ <point x="525" y="13" type="line" smooth="no"/> | |
<point x="461" y="13"/> | |
<point x="459" y="40"/> | |
<point x="459" y="133" type="curve" smooth="yes"/> | |
@@ -40,13 +40,13 @@ | |
<point x="326" y="434" type="curve" smooth="yes"/> | |
<point x="243" y="434"/> | |
<point x="202" y="405"/> | |
- <point x="174" y="368" type="curve"/> | |
- <point x="169" y="434" type="line"/> | |
- <point x="162" y="437" type="line"/> | |
+ <point x="174" y="368" type="curve" smooth="no"/> | |
+ <point x="169" y="434" type="line" smooth="no"/> | |
+ <point x="162" y="437" type="line" smooth="no"/> | |
<point x="162" y="437"/> | |
<point x="97" y="425"/> | |
- <point x="35" y="418" type="curve"/> | |
- <point x="35" y="408" type="line"/> | |
+ <point x="35" y="418" type="curve" smooth="no"/> | |
+ <point x="35" y="408" type="line" smooth="no"/> | |
<point x="105" y="405"/> | |
<point x="108" y="395"/> | |
<point x="108" y="307" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/nine.glif b/OpenBaskerville.ufo/glyphs/nine.glif | |
index 2ca3430..6656a59 100644 | |
--- a/OpenBaskerville.ufo/glyphs/nine.glif | |
+++ b/OpenBaskerville.ufo/glyphs/nine.glif | |
@@ -16,7 +16,7 @@ | |
<point x="252" y="241" type="curve" smooth="yes"/> | |
<point x="303" y="241"/> | |
<point x="347" y="264"/> | |
- <point x="375" y="302" type="curve"/> | |
+ <point x="375" y="302" type="curve" smooth="no"/> | |
<point x="375" y="221"/> | |
<point x="316" y="6"/> | |
<point x="205" y="6" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/ntilde.glif b/OpenBaskerville.ufo/glyphs/ntilde.glif | |
index c0c87ed..2af3c7b 100644 | |
--- a/OpenBaskerville.ufo/glyphs/ntilde.glif | |
+++ b/OpenBaskerville.ufo/glyphs/ntilde.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="ntilde" format="1"> | |
<advance width="555"/> | |
- <unicode hex="00F1"/> | |
+ <unicode hex="00f1"/> | |
<outline> | |
- <component base="n"/> | |
<component base="tilde" xOffset="110"/> | |
+ <component base="n"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/o.glif b/OpenBaskerville.ufo/glyphs/o.glif | |
index 3e428dd..54d4c5b 100644 | |
--- a/OpenBaskerville.ufo/glyphs/o.glif | |
+++ b/OpenBaskerville.ufo/glyphs/o.glif | |
@@ -1,10 +1,10 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="o" format="1"> | |
<advance width="524"/> | |
- <unicode hex="006F"/> | |
+ <unicode hex="006f"/> | |
<outline> | |
<contour> | |
- <point x="262" y="0" type="move" name="top"/> | |
+ <point x="262" y="0" type="move" smooth="yes"/> | |
</contour> | |
<contour> | |
<point x="35" y="210" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/oacute.glif b/OpenBaskerville.ufo/glyphs/oacute.glif | |
index d545901..4cc06f5 100644 | |
--- a/OpenBaskerville.ufo/glyphs/oacute.glif | |
+++ b/OpenBaskerville.ufo/glyphs/oacute.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="oacute" format="1"> | |
<advance width="524"/> | |
- <unicode hex="00F3"/> | |
+ <unicode hex="00f3"/> | |
<outline> | |
- <component base="o"/> | |
<component base="acute" xOffset="124"/> | |
+ <component base="o"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/ocircumflex.glif b/OpenBaskerville.ufo/glyphs/ocircumflex.glif | |
index 65ce2e5..f6dd8bf 100644 | |
--- a/OpenBaskerville.ufo/glyphs/ocircumflex.glif | |
+++ b/OpenBaskerville.ufo/glyphs/ocircumflex.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="ocircumflex" format="1"> | |
<advance width="524"/> | |
- <unicode hex="00F4"/> | |
+ <unicode hex="00f4"/> | |
<outline> | |
- <component base="o"/> | |
<component base="circumflex" xOffset="90"/> | |
+ <component base="o"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/odieresis.glif b/OpenBaskerville.ufo/glyphs/odieresis.glif | |
index 1337d9e..79d74bc 100644 | |
--- a/OpenBaskerville.ufo/glyphs/odieresis.glif | |
+++ b/OpenBaskerville.ufo/glyphs/odieresis.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="odieresis" format="1"> | |
<advance width="524"/> | |
- <unicode hex="00F6"/> | |
+ <unicode hex="00f6"/> | |
<outline> | |
- <component base="o"/> | |
<component base="dieresis" xOffset="90"/> | |
+ <component base="o"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/oe.glif b/OpenBaskerville.ufo/glyphs/oe.glif | |
index 85bcf56..fd9c7db 100644 | |
--- a/OpenBaskerville.ufo/glyphs/oe.glif | |
+++ b/OpenBaskerville.ufo/glyphs/oe.glif | |
@@ -10,14 +10,14 @@ | |
<point x="252" y="-14" type="curve" smooth="yes"/> | |
<point x="320" y="-14"/> | |
<point x="387" y="22"/> | |
- <point x="424" y="71" type="curve"/> | |
+ <point x="424" y="71" type="curve" smooth="no"/> | |
<point x="447" y="32"/> | |
<point x="511" y="-14"/> | |
<point x="598" y="-14" type="curve" smooth="yes"/> | |
<point x="697" y="-14"/> | |
<point x="756" y="37"/> | |
- <point x="770" y="100" type="curve"/> | |
- <point x="759" y="100" type="line"/> | |
+ <point x="770" y="100" type="curve" smooth="no"/> | |
+ <point x="759" y="100" type="line" smooth="no"/> | |
<point x="738" y="50"/> | |
<point x="692" y="13"/> | |
<point x="621" y="13" type="curve" smooth="yes"/> | |
@@ -26,14 +26,14 @@ | |
<point x="468" y="209" type="curve" smooth="yes"/> | |
<point x="468" y="235"/> | |
<point x="469" y="246"/> | |
- <point x="471" y="269" type="curve"/> | |
- <point x="766" y="269" type="line"/> | |
+ <point x="471" y="269" type="curve" smooth="no"/> | |
+ <point x="766" y="269" type="line" smooth="no"/> | |
<point x="766" y="393"/> | |
<point x="664" y="434"/> | |
<point x="588" y="434" type="curve" smooth="yes"/> | |
<point x="496" y="434"/> | |
<point x="453" y="399"/> | |
- <point x="423" y="355" type="curve"/> | |
+ <point x="423" y="355" type="curve" smooth="no"/> | |
<point x="382" y="404"/> | |
<point x="322" y="434"/> | |
<point x="252" y="434" type="curve" smooth="yes"/> | |
@@ -58,8 +58,8 @@ | |
<point x="588" y="418" type="curve" smooth="yes"/> | |
<point x="667" y="418"/> | |
<point x="690" y="366"/> | |
- <point x="690" y="285" type="curve"/> | |
- <point x="473" y="285" type="line"/> | |
+ <point x="690" y="285" type="curve" smooth="no"/> | |
+ <point x="473" y="285" type="line" smooth="no"/> | |
<point x="483" y="356"/> | |
<point x="508" y="418"/> | |
</contour> | |
diff --git a/OpenBaskerville.ufo/glyphs/ograve.glif b/OpenBaskerville.ufo/glyphs/ograve.glif | |
index 489b8b9..c9c6c73 100644 | |
--- a/OpenBaskerville.ufo/glyphs/ograve.glif | |
+++ b/OpenBaskerville.ufo/glyphs/ograve.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="ograve" format="1"> | |
<advance width="524"/> | |
- <unicode hex="00F2"/> | |
+ <unicode hex="00f2"/> | |
<outline> | |
- <component base="o"/> | |
<component base="grave" xOffset="57"/> | |
+ <component base="o"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/one.glif b/OpenBaskerville.ufo/glyphs/one.glif | |
index 2958223..238f278 100644 | |
--- a/OpenBaskerville.ufo/glyphs/one.glif | |
+++ b/OpenBaskerville.ufo/glyphs/one.glif | |
@@ -4,25 +4,25 @@ | |
<unicode hex="0031"/> | |
<outline> | |
<contour> | |
- <point x="197" y="676" type="line"/> | |
- <point x="182" y="676" type="line"/> | |
+ <point x="197" y="676" type="line" smooth="no"/> | |
+ <point x="182" y="676" type="line" smooth="no"/> | |
<point x="137" y="621"/> | |
<point x="51" y="621"/> | |
- <point x="21" y="617" type="curve"/> | |
- <point x="21" y="609" type="line"/> | |
+ <point x="21" y="617" type="curve" smooth="no"/> | |
+ <point x="21" y="609" type="line" smooth="no"/> | |
<point x="21" y="609"/> | |
<point x="43" y="606"/> | |
<point x="72" y="606" type="curve" smooth="yes"/> | |
<point x="101" y="606"/> | |
<point x="124" y="610"/> | |
- <point x="124" y="610" type="curve"/> | |
- <point x="124" y="133" type="line"/> | |
+ <point x="124" y="610" type="curve" smooth="no"/> | |
+ <point x="124" y="133" type="line" smooth="yes"/> | |
<point x="124" y="45"/> | |
<point x="94" y="13"/> | |
- <point x="14" y="13" type="curve"/> | |
- <point x="14" y="0" type="line"/> | |
- <point x="312" y="0" type="line"/> | |
- <point x="312" y="13" type="line"/> | |
+ <point x="14" y="13" type="curve" smooth="no"/> | |
+ <point x="14" y="0" type="line" smooth="no"/> | |
+ <point x="312" y="0" type="line" smooth="no"/> | |
+ <point x="312" y="13" type="line" smooth="no"/> | |
<point x="238" y="13"/> | |
<point x="196" y="40"/> | |
<point x="196" y="133" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/ordfeminine.glif b/OpenBaskerville.ufo/glyphs/ordfeminine.glif | |
index 417cdf6..efcb2b2 100644 | |
--- a/OpenBaskerville.ufo/glyphs/ordfeminine.glif | |
+++ b/OpenBaskerville.ufo/glyphs/ordfeminine.glif | |
@@ -1,7 +1,7 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="ordfeminine" format="1"> | |
<advance width="232"/> | |
- <unicode hex="00AA"/> | |
+ <unicode hex="00aa"/> | |
<outline> | |
<contour> | |
<point x="9" y="475" type="curve" smooth="yes"/> | |
@@ -10,17 +10,17 @@ | |
<point x="93" y="405" type="curve" smooth="yes"/> | |
<point x="123" y="405"/> | |
<point x="151" y="418"/> | |
- <point x="165" y="438" type="curve"/> | |
+ <point x="165" y="438" type="curve" smooth="no"/> | |
<point x="171" y="429"/> | |
<point x="183" y="408"/> | |
<point x="218" y="408" type="curve" smooth="yes"/> | |
<point x="254" y="408"/> | |
<point x="270" y="432"/> | |
- <point x="270" y="449" type="curve"/> | |
- <point x="261" y="451" type="line"/> | |
+ <point x="270" y="449" type="curve" smooth="no"/> | |
+ <point x="261" y="451" type="line" smooth="no"/> | |
<point x="259" y="443"/> | |
<point x="252" y="432"/> | |
- <point x="239" y="432" type="curve"/> | |
+ <point x="239" y="432" type="curve" smooth="yes"/> | |
<point x="217" y="432"/> | |
<point x="215" y="457"/> | |
<point x="215" y="479" type="curve" smooth="yes"/> | |
@@ -36,7 +36,7 @@ | |
<point x="48" y="616" type="curve" smooth="yes"/> | |
<point x="60" y="616"/> | |
<point x="73" y="627"/> | |
- <point x="75" y="641" type="curve" smooth="yes"/> | |
+ <point x="75" y="641" type="curve" smooth="no"/> | |
<point x="81" y="659"/> | |
<point x="93" y="670"/> | |
<point x="111" y="670" type="curve" smooth="yes"/> | |
@@ -45,7 +45,7 @@ | |
<point x="165" y="604" type="curve" smooth="yes"/> | |
<point x="165" y="577"/> | |
<point x="147" y="564"/> | |
- <point x="113" y="559" type="curve" smooth="yes"/> | |
+ <point x="113" y="559" type="curve" smooth="no"/> | |
<point x="52" y="552"/> | |
<point x="9" y="523"/> | |
</contour> | |
@@ -56,7 +56,7 @@ | |
<point x="64" y="472" type="curve" smooth="yes"/> | |
<point x="64" y="529"/> | |
<point x="104" y="530"/> | |
- <point x="165" y="561" type="curve"/> | |
+ <point x="165" y="561" type="curve" smooth="no"/> | |
<point x="165" y="505" type="line" smooth="yes"/> | |
<point x="165" y="458"/> | |
<point x="151" y="423"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/oslash.glif b/OpenBaskerville.ufo/glyphs/oslash.glif | |
index 52e65a7..5adef83 100644 | |
--- a/OpenBaskerville.ufo/glyphs/oslash.glif | |
+++ b/OpenBaskerville.ufo/glyphs/oslash.glif | |
@@ -1,14 +1,14 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="oslash" format="1"> | |
<advance width="524"/> | |
- <unicode hex="00F8"/> | |
+ <unicode hex="00f8"/> | |
<outline> | |
+ <component base="o"/> | |
<contour> | |
- <point x="90" y="-23" type="line"/> | |
- <point x="109" y="-37" type="line"/> | |
- <point x="435" y="451" type="line"/> | |
- <point x="414" y="465" type="line"/> | |
+ <point x="90" y="-23" type="line" smooth="no"/> | |
+ <point x="109" y="-37" type="line" smooth="no"/> | |
+ <point x="435" y="451" type="line" smooth="no"/> | |
+ <point x="414" y="465" type="line" smooth="no"/> | |
</contour> | |
- <component base="o"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/otilde.glif b/OpenBaskerville.ufo/glyphs/otilde.glif | |
index 8c9fade..1de8b71 100644 | |
--- a/OpenBaskerville.ufo/glyphs/otilde.glif | |
+++ b/OpenBaskerville.ufo/glyphs/otilde.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="otilde" format="1"> | |
<advance width="524"/> | |
- <unicode hex="00F5"/> | |
+ <unicode hex="00f5"/> | |
<outline> | |
- <component base="o"/> | |
<component base="tilde" xOffset="95"/> | |
+ <component base="o"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/p.glif b/OpenBaskerville.ufo/glyphs/p.glif | |
index 7d2dec3..fa5daf8 100644 | |
--- a/OpenBaskerville.ufo/glyphs/p.glif | |
+++ b/OpenBaskerville.ufo/glyphs/p.glif | |
@@ -4,7 +4,7 @@ | |
<unicode hex="0070"/> | |
<outline> | |
<contour> | |
- <point x="159" y="210" type="curve"/> | |
+ <point x="159" y="210" type="curve" smooth="yes"/> | |
<point x="159" y="335"/> | |
<point x="195" y="418"/> | |
<point x="275" y="418" type="curve" smooth="yes"/> | |
@@ -18,25 +18,25 @@ | |
<point x="159" y="75"/> | |
</contour> | |
<contour> | |
- <point x="163" y="437" type="line"/> | |
- <point x="153" y="437" type="line"/> | |
+ <point x="163" y="437" type="line" smooth="no"/> | |
+ <point x="153" y="437" type="line" smooth="no"/> | |
<point x="153" y="437"/> | |
<point x="50" y="420"/> | |
- <point x="25" y="418" type="curve"/> | |
- <point x="25" y="408" type="line"/> | |
+ <point x="25" y="418" type="curve" smooth="no"/> | |
+ <point x="25" y="408" type="line" smooth="no"/> | |
<point x="91" y="406"/> | |
<point x="97" y="394"/> | |
- <point x="97" y="311" type="curve"/> | |
+ <point x="97" y="311" type="curve" smooth="yes"/> | |
<point x="97" y="-71" type="line" smooth="yes"/> | |
<point x="97" y="-159"/> | |
<point x="94" y="-191"/> | |
- <point x="23" y="-191" type="curve"/> | |
- <point x="23" y="-204" type="line"/> | |
- <point x="232" y="-204" type="line"/> | |
- <point x="232" y="-191" type="line"/> | |
+ <point x="23" y="-191" type="curve" smooth="no"/> | |
+ <point x="23" y="-204" type="line" smooth="no"/> | |
+ <point x="232" y="-204" type="line" smooth="no"/> | |
+ <point x="232" y="-191" type="line" smooth="no"/> | |
<point x="166" y="-191"/> | |
<point x="163" y="-155"/> | |
- <point x="163" y="39" type="curve"/> | |
+ <point x="163" y="39" type="curve" smooth="no"/> | |
<point x="193" y="8"/> | |
<point x="221" y="-14"/> | |
<point x="288" y="-14" type="curve" smooth="yes"/> | |
@@ -48,7 +48,7 @@ | |
<point x="288" y="434" type="curve" smooth="yes"/> | |
<point x="211" y="434"/> | |
<point x="181" y="397"/> | |
- <point x="165" y="377" type="curve"/> | |
+ <point x="165" y="377" type="curve" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/parenleft.glif b/OpenBaskerville.ufo/glyphs/parenleft.glif | |
index 7560a8d..57e1ae2 100644 | |
--- a/OpenBaskerville.ufo/glyphs/parenleft.glif | |
+++ b/OpenBaskerville.ufo/glyphs/parenleft.glif | |
@@ -4,15 +4,15 @@ | |
<unicode hex="0028"/> | |
<outline> | |
<contour> | |
- <point x="275" y="694" type="curve"/> | |
- <point x="275" y="661" type="line"/> | |
+ <point x="275" y="694" type="curve" smooth="no"/> | |
+ <point x="275" y="661" type="line" smooth="no"/> | |
<point x="275" y="661"/> | |
<point x="81" y="570"/> | |
<point x="81" y="242" type="curve" smooth="yes"/> | |
<point x="81" y="54"/> | |
<point x="220" y="-89"/> | |
- <point x="275" y="-126" type="curve"/> | |
- <point x="275" y="-157" type="line"/> | |
+ <point x="275" y="-126" type="curve" smooth="no"/> | |
+ <point x="275" y="-157" type="line" smooth="no"/> | |
<point x="226" y="-159"/> | |
<point x="0" y="27"/> | |
<point x="0" y="242" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/parenright.glif b/OpenBaskerville.ufo/glyphs/parenright.glif | |
index ad9f0d8..afde91b 100644 | |
--- a/OpenBaskerville.ufo/glyphs/parenright.glif | |
+++ b/OpenBaskerville.ufo/glyphs/parenright.glif | |
@@ -3,6 +3,6 @@ | |
<advance width="325"/> | |
<unicode hex="0029"/> | |
<outline> | |
- <component base="parenleft" xScale="-1.0" xOffset="275"/> | |
+ <component base="parenleft" xScale="-1" xOffset="275"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/percent.glif b/OpenBaskerville.ufo/glyphs/percent.glif | |
index 1f61cae..b145c01 100644 | |
--- a/OpenBaskerville.ufo/glyphs/percent.glif | |
+++ b/OpenBaskerville.ufo/glyphs/percent.glif | |
@@ -32,23 +32,17 @@ | |
<point x="119" y="626"/> | |
</contour> | |
<contour> | |
- <point x="188" y="611" type="line"/> | |
+ <point x="188" y="611" type="line" smooth="no"/> | |
<point x="188" y="618"/> | |
<point x="174" y="626"/> | |
<point x="193" y="619" type="curve" smooth="yes"/> | |
<point x="266" y="594"/> | |
<point x="364" y="611"/> | |
- <point x="364" y="611" type="curve" smooth="yes"/> | |
- <point x="364" y="611"/> | |
- <point x="71" y="5"/> | |
- <point x="71" y="5" type="curve"/> | |
- <point x="71" y="5"/> | |
- <point x="121" y="6"/> | |
- <point x="121" y="6" type="curve"/> | |
- <point x="227" y="229"/> | |
- <point x="416" y="631"/> | |
- <point x="416" y="631" type="curve"/> | |
- <point x="365" y="631" type="line"/> | |
+ <point x="364" y="611" type="curve" smooth="no"/> | |
+ <point x="71" y="5" type="line" smooth="no"/> | |
+ <point x="121" y="6" type="line" smooth="no"/> | |
+ <point x="416" y="631" type="line" smooth="no"/> | |
+ <point x="365" y="631" type="line" smooth="no"/> | |
<point x="320" y="615"/> | |
<point x="242" y="615"/> | |
<point x="163" y="633" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/period.glif b/OpenBaskerville.ufo/glyphs/period.glif | |
index 8dac601..07e5c7f 100644 | |
--- a/OpenBaskerville.ufo/glyphs/period.glif | |
+++ b/OpenBaskerville.ufo/glyphs/period.glif | |
@@ -1,7 +1,7 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="period" format="1"> | |
<advance width="224"/> | |
- <unicode hex="002E"/> | |
+ <unicode hex="002e"/> | |
<outline> | |
<contour> | |
<point x="60" y="38" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/periodcentered.glif b/OpenBaskerville.ufo/glyphs/periodcentered.glif | |
index 5bdd5e8..8c806ee 100644 | |
--- a/OpenBaskerville.ufo/glyphs/periodcentered.glif | |
+++ b/OpenBaskerville.ufo/glyphs/periodcentered.glif | |
@@ -1,7 +1,7 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="periodcentered" format="1"> | |
<advance width="228"/> | |
- <unicode hex="00B7"/> | |
+ <unicode hex="00b7"/> | |
<outline> | |
<component base="period" xOffset="3" yOffset="180"/> | |
</outline> | |
diff --git a/OpenBaskerville.ufo/glyphs/perthousand.glif b/OpenBaskerville.ufo/glyphs/perthousand.glif | |
index 8bca526..1d321cc 100644 | |
--- a/OpenBaskerville.ufo/glyphs/perthousand.glif | |
+++ b/OpenBaskerville.ufo/glyphs/perthousand.glif | |
@@ -4,21 +4,17 @@ | |
<unicode hex="2030"/> | |
<outline> | |
<contour> | |
- <point x="201" y="611" type="line"/> | |
+ <point x="201" y="611" type="line" smooth="no"/> | |
<point x="201" y="618"/> | |
<point x="186" y="626"/> | |
<point x="206" y="619" type="curve" smooth="yes"/> | |
<point x="292" y="589"/> | |
<point x="397" y="612"/> | |
- <point x="397" y="612" type="curve"/> | |
- <point x="397" y="612"/> | |
- <point x="43" y="7"/> | |
- <point x="43" y="7" type="curve"/> | |
- <point x="43" y="7"/> | |
- <point x="95" y="8"/> | |
- <point x="95" y="8" type="curve"/> | |
- <point x="456" y="631" type="line"/> | |
- <point x="405" y="631" type="line"/> | |
+ <point x="397" y="612" type="curve" smooth="no"/> | |
+ <point x="43" y="7" type="line" smooth="no"/> | |
+ <point x="95" y="8" type="line" smooth="no"/> | |
+ <point x="456" y="631" type="line" smooth="no"/> | |
+ <point x="405" y="631" type="line" smooth="no"/> | |
<point x="360" y="615"/> | |
<point x="267" y="611"/> | |
<point x="178" y="634" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/plus.glif b/OpenBaskerville.ufo/glyphs/plus.glif | |
index 84135b2..faf296a 100644 | |
--- a/OpenBaskerville.ufo/glyphs/plus.glif | |
+++ b/OpenBaskerville.ufo/glyphs/plus.glif | |
@@ -1,21 +1,21 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="plus" format="1"> | |
<advance width="504"/> | |
- <unicode hex="002B"/> | |
+ <unicode hex="002b"/> | |
<outline> | |
<contour> | |
- <point x="232" y="408" type="line"/> | |
- <point x="232" y="234" type="line"/> | |
- <point x="64" y="233" type="line"/> | |
- <point x="65" y="200" type="line"/> | |
- <point x="232" y="200" type="line"/> | |
- <point x="232" y="26" type="line"/> | |
- <point x="270" y="26" type="line"/> | |
- <point x="270" y="200" type="line"/> | |
- <point x="436" y="200" type="line"/> | |
- <point x="436" y="234" type="line"/> | |
- <point x="270" y="234" type="line"/> | |
- <point x="270" y="408" type="line"/> | |
+ <point x="232" y="408" type="line" smooth="no"/> | |
+ <point x="232" y="234" type="line" smooth="no"/> | |
+ <point x="64" y="233" type="line" smooth="no"/> | |
+ <point x="65" y="200" type="line" smooth="no"/> | |
+ <point x="232" y="200" type="line" smooth="no"/> | |
+ <point x="232" y="26" type="line" smooth="no"/> | |
+ <point x="270" y="26" type="line" smooth="no"/> | |
+ <point x="270" y="200" type="line" smooth="no"/> | |
+ <point x="436" y="200" type="line" smooth="no"/> | |
+ <point x="436" y="234" type="line" smooth="no"/> | |
+ <point x="270" y="234" type="line" smooth="no"/> | |
+ <point x="270" y="408" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/q.glif b/OpenBaskerville.ufo/glyphs/q.glif | |
index 6069949..17c0977 100644 | |
--- a/OpenBaskerville.ufo/glyphs/q.glif | |
+++ b/OpenBaskerville.ufo/glyphs/q.glif | |
@@ -16,18 +16,18 @@ | |
<point x="252" y="-22" type="curve" smooth="yes"/> | |
<point x="311" y="-22"/> | |
<point x="349" y="7"/> | |
- <point x="368" y="28" type="curve"/> | |
+ <point x="368" y="28" type="curve" smooth="no"/> | |
<point x="368" y="-164"/> | |
<point x="365" y="-191"/> | |
- <point x="299" y="-191" type="curve"/> | |
- <point x="299" y="-204" type="line"/> | |
- <point x="508" y="-204" type="line"/> | |
- <point x="508" y="-191" type="line"/> | |
+ <point x="299" y="-191" type="curve" smooth="no"/> | |
+ <point x="299" y="-204" type="line" smooth="no"/> | |
+ <point x="508" y="-204" type="line" smooth="no"/> | |
+ <point x="508" y="-191" type="line" smooth="no"/> | |
<point x="437" y="-191"/> | |
<point x="434" y="-159"/> | |
- <point x="434" y="-71" type="curve"/> | |
- <point x="434" y="437" type="line"/> | |
- <point x="420" y="437" type="line"/> | |
+ <point x="434" y="-71" type="curve" smooth="yes"/> | |
+ <point x="434" y="437" type="line" smooth="no"/> | |
+ <point x="420" y="437" type="line" smooth="no"/> | |
<point x="417" y="423"/> | |
<point x="409" y="396"/> | |
</contour> | |
diff --git a/OpenBaskerville.ufo/glyphs/question.glif b/OpenBaskerville.ufo/glyphs/question.glif | |
index b4dd703..93539f5 100644 | |
--- a/OpenBaskerville.ufo/glyphs/question.glif | |
+++ b/OpenBaskerville.ufo/glyphs/question.glif | |
@@ -1,10 +1,11 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="question" format="1"> | |
<advance width="473"/> | |
- <unicode hex="003F"/> | |
+ <unicode hex="003f"/> | |
<outline> | |
+ <component base="period" xOffset="7"/> | |
<contour> | |
- <point x="136" y="301" type="line"/> | |
+ <point x="136" y="301" type="line" smooth="no"/> | |
<point x="161" y="276"/> | |
<point x="180" y="269"/> | |
<point x="229" y="269" type="curve" smooth="yes"/> | |
@@ -34,11 +35,10 @@ | |
<point x="228" y="289" type="curve" smooth="yes"/> | |
<point x="167" y="289"/> | |
<point x="126" y="324"/> | |
- <point x="126" y="417" type="curve"/> | |
- <point x="105" y="417" type="line"/> | |
- <point x="105" y="132" type="line"/> | |
- <point x="136" y="132" type="line"/> | |
+ <point x="126" y="417" type="curve" smooth="no"/> | |
+ <point x="105" y="417" type="line" smooth="no"/> | |
+ <point x="105" y="132" type="line" smooth="no"/> | |
+ <point x="136" y="132" type="line" smooth="no"/> | |
</contour> | |
- <component base="period" xOffset="7"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/questiondown.glif b/OpenBaskerville.ufo/glyphs/questiondown.glif | |
index d222afc..8d4f307 100644 | |
--- a/OpenBaskerville.ufo/glyphs/questiondown.glif | |
+++ b/OpenBaskerville.ufo/glyphs/questiondown.glif | |
@@ -1,10 +1,11 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="questiondown" format="1"> | |
<advance width="461"/> | |
- <unicode hex="00BF"/> | |
+ <unicode hex="00bf"/> | |
<outline> | |
+ <component base="period" xOffset="231" yOffset="511"/> | |
<contour> | |
- <point x="326" y="281" type="line"/> | |
+ <point x="326" y="281" type="line" smooth="no"/> | |
<point x="301" y="306"/> | |
<point x="282" y="313"/> | |
<point x="233" y="313" type="curve" smooth="yes"/> | |
@@ -34,11 +35,10 @@ | |
<point x="234" y="293" type="curve" smooth="yes"/> | |
<point x="295" y="293"/> | |
<point x="336" y="258"/> | |
- <point x="336" y="165" type="curve"/> | |
- <point x="357" y="165" type="line"/> | |
- <point x="357" y="450" type="line"/> | |
- <point x="326" y="450" type="line"/> | |
+ <point x="336" y="165" type="curve" smooth="no"/> | |
+ <point x="357" y="165" type="line" smooth="no"/> | |
+ <point x="357" y="450" type="line" smooth="no"/> | |
+ <point x="326" y="450" type="line" smooth="no"/> | |
</contour> | |
- <component base="period" xOffset="231" yOffset="511"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/quotedblleft.glif b/OpenBaskerville.ufo/glyphs/quotedblleft.glif | |
index c3bc5d9..54d39de 100644 | |
--- a/OpenBaskerville.ufo/glyphs/quotedblleft.glif | |
+++ b/OpenBaskerville.ufo/glyphs/quotedblleft.glif | |
@@ -1,8 +1,8 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="quotedblleft" format="1"> | |
<advance width="407"/> | |
- <unicode hex="201C"/> | |
+ <unicode hex="201c"/> | |
<outline> | |
- <component base="quotedblright" xScale="-1.0" yScale="-1.0" xOffset="387" yOffset="1143"/> | |
+ <component base="quotedblright" xScale="-1" yScale="-1" xOffset="387" yOffset="1143"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/quotedblright.glif b/OpenBaskerville.ufo/glyphs/quotedblright.glif | |
index f606854..00a75d2 100644 | |
--- a/OpenBaskerville.ufo/glyphs/quotedblright.glif | |
+++ b/OpenBaskerville.ufo/glyphs/quotedblright.glif | |
@@ -1,17 +1,17 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="quotedblright" format="1"> | |
<advance width="383"/> | |
- <unicode hex="201D"/> | |
+ <unicode hex="201d"/> | |
<outline> | |
<contour> | |
<point x="112" y="589" type="curve" smooth="yes"/> | |
<point x="128" y="589"/> | |
<point x="141" y="594"/> | |
- <point x="147" y="603" type="curve"/> | |
+ <point x="147" y="603" type="curve" smooth="no"/> | |
<point x="147" y="535"/> | |
<point x="92" y="483"/> | |
- <point x="53" y="461" type="curve"/> | |
- <point x="59" y="448" type="line"/> | |
+ <point x="53" y="461" type="curve" smooth="no"/> | |
+ <point x="59" y="448" type="line" smooth="no"/> | |
<point x="124" y="470"/> | |
<point x="185" y="545"/> | |
<point x="185" y="613" type="curve" smooth="yes"/> | |
@@ -28,11 +28,11 @@ | |
<point x="270" y="589" type="curve" smooth="yes"/> | |
<point x="286" y="589"/> | |
<point x="299" y="594"/> | |
- <point x="305" y="603" type="curve"/> | |
+ <point x="305" y="603" type="curve" smooth="no"/> | |
<point x="305" y="535"/> | |
<point x="250" y="483"/> | |
- <point x="211" y="461" type="curve"/> | |
- <point x="217" y="448" type="line"/> | |
+ <point x="211" y="461" type="curve" smooth="no"/> | |
+ <point x="217" y="448" type="line" smooth="no"/> | |
<point x="282" y="470"/> | |
<point x="343" y="545"/> | |
<point x="343" y="613" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/quoteleft.glif b/OpenBaskerville.ufo/glyphs/quoteleft.glif | |
index cabad59..2f358b3 100644 | |
--- a/OpenBaskerville.ufo/glyphs/quoteleft.glif | |
+++ b/OpenBaskerville.ufo/glyphs/quoteleft.glif | |
@@ -3,6 +3,6 @@ | |
<advance width="225"/> | |
<unicode hex="2018"/> | |
<outline> | |
- <component base="comma" xScale="-1.0" yScale="-1.0" xOffset="218" yOffset="540"/> | |
+ <component base="comma" xScale="-1" yScale="-1" xOffset="218" yOffset="540"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/r.glif b/OpenBaskerville.ufo/glyphs/r.glif | |
index 8722f25..192488f 100644 | |
--- a/OpenBaskerville.ufo/glyphs/r.glif | |
+++ b/OpenBaskerville.ufo/glyphs/r.glif | |
@@ -4,22 +4,22 @@ | |
<unicode hex="0072"/> | |
<outline> | |
<contour> | |
- <point x="154" y="434" type="line"/> | |
- <point x="147" y="437" type="line"/> | |
+ <point x="154" y="434" type="line" smooth="no"/> | |
+ <point x="147" y="437" type="line" smooth="no"/> | |
<point x="147" y="437"/> | |
<point x="82" y="425"/> | |
- <point x="20" y="418" type="curve"/> | |
- <point x="20" y="408" type="line"/> | |
+ <point x="20" y="418" type="curve" smooth="no"/> | |
+ <point x="20" y="408" type="line" smooth="no"/> | |
<point x="90" y="405"/> | |
<point x="93" y="395"/> | |
<point x="93" y="307" type="curve" smooth="yes"/> | |
<point x="93" y="133" type="line" smooth="yes"/> | |
<point x="93" y="45"/> | |
<point x="89" y="13"/> | |
- <point x="25" y="13" type="curve"/> | |
- <point x="25" y="0" type="line"/> | |
- <point x="225" y="0" type="line"/> | |
- <point x="225" y="13" type="line"/> | |
+ <point x="25" y="13" type="curve" smooth="no"/> | |
+ <point x="25" y="0" type="line" smooth="no"/> | |
+ <point x="225" y="0" type="line" smooth="no"/> | |
+ <point x="225" y="13" type="line" smooth="no"/> | |
<point x="161" y="13"/> | |
<point x="159" y="40"/> | |
<point x="159" y="133" type="curve" smooth="yes"/> | |
@@ -29,7 +29,7 @@ | |
<point x="173" y="356" type="curve" smooth="yes"/> | |
<point x="190" y="385"/> | |
<point x="216" y="401"/> | |
- <point x="237" y="401" type="curve"/> | |
+ <point x="237" y="401" type="curve" smooth="yes"/> | |
<point x="290" y="401"/> | |
<point x="279" y="346"/> | |
<point x="317" y="346" type="curve" smooth="yes"/> | |
@@ -38,10 +38,10 @@ | |
<point x="349" y="382" type="curve" smooth="yes"/> | |
<point x="349" y="406"/> | |
<point x="325" y="429"/> | |
- <point x="282" y="429" type="curve"/> | |
+ <point x="282" y="429" type="curve" smooth="yes"/> | |
<point x="219" y="429"/> | |
<point x="184" y="401"/> | |
- <point x="159" y="368" type="curve"/> | |
+ <point x="159" y="368" type="curve" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/registered.glif b/OpenBaskerville.ufo/glyphs/registered.glif | |
index 22731c2..2dbec08 100644 | |
--- a/OpenBaskerville.ufo/glyphs/registered.glif | |
+++ b/OpenBaskerville.ufo/glyphs/registered.glif | |
@@ -1,7 +1,5 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="registered" format="1"> | |
<advance width="833"/> | |
- <unicode hex="00AE"/> | |
- <outline> | |
- </outline> | |
+ <unicode hex="00ae"/> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/ring.glif b/OpenBaskerville.ufo/glyphs/ring.glif | |
index ae5ebcc..09df019 100644 | |
--- a/OpenBaskerville.ufo/glyphs/ring.glif | |
+++ b/OpenBaskerville.ufo/glyphs/ring.glif | |
@@ -1,7 +1,7 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="ring" format="1"> | |
<advance width="334"/> | |
- <unicode hex="02DA"/> | |
+ <unicode hex="02da"/> | |
<outline> | |
<contour> | |
<point x="97" y="563" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/s.glif b/OpenBaskerville.ufo/glyphs/s.glif | |
index c9c1e85..76ec6ed 100644 | |
--- a/OpenBaskerville.ufo/glyphs/s.glif | |
+++ b/OpenBaskerville.ufo/glyphs/s.glif | |
@@ -4,7 +4,7 @@ | |
<unicode hex="0073"/> | |
<outline> | |
<contour> | |
- <point x="184" y="0" type="move" name="top"/> | |
+ <point x="184" y="0" type="move" smooth="yes"/> | |
</contour> | |
<contour> | |
<point x="259" y="73" type="curve" smooth="yes"/> | |
@@ -13,14 +13,10 @@ | |
<point x="185" y="2" type="curve" smooth="yes"/> | |
<point x="82" y="2"/> | |
<point x="55" y="116"/> | |
- <point x="54" y="132" type="curve"/> | |
- <point x="47" y="132" type="line"/> | |
- <point x="47" y="132"/> | |
- <point x="55" y="-7"/> | |
- <point x="55" y="-7" type="curve"/> | |
- <point x="55" y="-7"/> | |
- <point x="68" y="-7"/> | |
- <point x="68" y="-7" type="curve"/> | |
+ <point x="54" y="132" type="curve" smooth="no"/> | |
+ <point x="47" y="132" type="line" smooth="no"/> | |
+ <point x="55" y="-7" type="line" smooth="no"/> | |
+ <point x="68" y="-7" type="line" smooth="no"/> | |
<point x="68" y="1"/> | |
<point x="78" y="9"/> | |
<point x="94" y="9" type="curve" smooth="yes"/> | |
@@ -38,14 +34,10 @@ | |
<point x="175" y="419" type="curve" smooth="yes"/> | |
<point x="243" y="419"/> | |
<point x="278" y="330"/> | |
- <point x="278" y="307" type="curve"/> | |
- <point x="285" y="307" type="line"/> | |
- <point x="285" y="307"/> | |
- <point x="277" y="432"/> | |
- <point x="277" y="432" type="curve"/> | |
- <point x="277" y="432"/> | |
- <point x="271" y="432"/> | |
- <point x="271" y="432" type="curve"/> | |
+ <point x="278" y="307" type="curve" smooth="no"/> | |
+ <point x="285" y="307" type="line" smooth="no"/> | |
+ <point x="277" y="432" type="line" smooth="no"/> | |
+ <point x="271" y="432" type="line" smooth="no"/> | |
<point x="271" y="423"/> | |
<point x="270" y="411"/> | |
<point x="254" y="411" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/s_t.glif b/OpenBaskerville.ufo/glyphs/s_t.glif | |
index 8a96422..9121a9c 100644 | |
--- a/OpenBaskerville.ufo/glyphs/s_t.glif | |
+++ b/OpenBaskerville.ufo/glyphs/s_t.glif | |
@@ -9,10 +9,10 @@ | |
<point x="185" y="-2" type="curve" smooth="yes"/> | |
<point x="82" y="-2"/> | |
<point x="55" y="116"/> | |
- <point x="54" y="132" type="curve"/> | |
- <point x="47" y="132" type="line"/> | |
- <point x="47" y="-7" type="line"/> | |
- <point x="68" y="-7" type="line"/> | |
+ <point x="54" y="132" type="curve" smooth="no"/> | |
+ <point x="47" y="132" type="line" smooth="no"/> | |
+ <point x="47" y="-7" type="line" smooth="no"/> | |
+ <point x="68" y="-7" type="line" smooth="no"/> | |
<point x="68" y="1"/> | |
<point x="78" y="9"/> | |
<point x="94" y="9" type="curve" smooth="yes"/> | |
@@ -30,10 +30,10 @@ | |
<point x="175" y="423" type="curve" smooth="yes"/> | |
<point x="243" y="423"/> | |
<point x="278" y="330"/> | |
- <point x="278" y="307" type="curve"/> | |
- <point x="285" y="307" type="line"/> | |
- <point x="277" y="432" type="line"/> | |
- <point x="271" y="432" type="line"/> | |
+ <point x="278" y="307" type="curve" smooth="no"/> | |
+ <point x="285" y="307" type="line" smooth="no"/> | |
+ <point x="277" y="432" type="line" smooth="no"/> | |
+ <point x="271" y="432" type="line" smooth="no"/> | |
<point x="271" y="423"/> | |
<point x="270" y="411"/> | |
<point x="254" y="411" type="curve" smooth="yes"/> | |
@@ -48,27 +48,27 @@ | |
<point x="528" y="548" type="curve" smooth="yes"/> | |
<point x="528" y="495"/> | |
<point x="503" y="431"/> | |
- <point x="418" y="419" type="curve"/> | |
- <point x="418" y="405" type="line"/> | |
- <point x="478" y="405" type="line"/> | |
- <point x="470" y="88" type="line"/> | |
+ <point x="418" y="419" type="curve" smooth="no"/> | |
+ <point x="418" y="405" type="line" smooth="no"/> | |
+ <point x="478" y="405" type="line" smooth="no"/> | |
+ <point x="470" y="88" type="line" smooth="no"/> | |
<point x="470" y="17"/> | |
<point x="507" y="-14"/> | |
<point x="574" y="-14" type="curve" smooth="yes"/> | |
<point x="666" y="-14"/> | |
<point x="676" y="31"/> | |
- <point x="684" y="42" type="curve"/> | |
- <point x="676" y="47" type="line"/> | |
+ <point x="684" y="42" type="curve" smooth="no"/> | |
+ <point x="676" y="47" type="line" smooth="no"/> | |
<point x="669" y="35"/> | |
<point x="653" y="7"/> | |
<point x="605" y="7" type="curve" smooth="yes"/> | |
<point x="558" y="7"/> | |
<point x="545" y="41"/> | |
<point x="545" y="134" type="curve" smooth="yes"/> | |
- <point x="545" y="405" type="line"/> | |
- <point x="662" y="405" type="line"/> | |
- <point x="662" y="421" type="line"/> | |
- <point x="545" y="421" type="line"/> | |
+ <point x="545" y="405" type="line" smooth="no"/> | |
+ <point x="662" y="405" type="line" smooth="no"/> | |
+ <point x="662" y="421" type="line" smooth="no"/> | |
+ <point x="545" y="421" type="line" smooth="no"/> | |
<point x="545" y="539" type="line" smooth="yes"/> | |
<point x="545" y="670"/> | |
<point x="418" y="694"/> | |
@@ -78,7 +78,7 @@ | |
<point x="109" y="548" type="curve" smooth="yes"/> | |
<point x="109" y="487"/> | |
<point x="158" y="441"/> | |
- <point x="173" y="434" type="curve"/> | |
+ <point x="173" y="434" type="curve" smooth="no"/> | |
<point x="131" y="434"/> | |
<point x="62" y="401"/> | |
<point x="62" y="319" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/scaron.glif b/OpenBaskerville.ufo/glyphs/scaron.glif | |
index 93eafbf..dfddfe6 100644 | |
--- a/OpenBaskerville.ufo/glyphs/scaron.glif | |
+++ b/OpenBaskerville.ufo/glyphs/scaron.glif | |
@@ -3,7 +3,7 @@ | |
<advance width="371"/> | |
<unicode hex="0161"/> | |
<outline> | |
- <component base="s"/> | |
<component base="caron" xOffset="12"/> | |
+ <component base="s"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/semicolon.glif b/OpenBaskerville.ufo/glyphs/semicolon.glif | |
index 45e34e7..ef4a5f6 100644 | |
--- a/OpenBaskerville.ufo/glyphs/semicolon.glif | |
+++ b/OpenBaskerville.ufo/glyphs/semicolon.glif | |
@@ -1,7 +1,7 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="semicolon" format="1"> | |
<advance width="223"/> | |
- <unicode hex="003B"/> | |
+ <unicode hex="003b"/> | |
<outline> | |
<contour> | |
<point x="58" y="381" type="curve" smooth="yes"/> | |
@@ -21,11 +21,11 @@ | |
<point x="107" y="-15" type="curve" smooth="yes"/> | |
<point x="123" y="-15"/> | |
<point x="136" y="-10"/> | |
- <point x="142" y="-1" type="curve"/> | |
+ <point x="142" y="-1" type="curve" smooth="no"/> | |
<point x="142" y="-71"/> | |
<point x="90" y="-113"/> | |
- <point x="51" y="-133" type="curve"/> | |
- <point x="57" y="-146" type="line"/> | |
+ <point x="51" y="-133" type="curve" smooth="no"/> | |
+ <point x="57" y="-146" type="line" smooth="no"/> | |
<point x="122" y="-124"/> | |
<point x="180" y="-56"/> | |
<point x="180" y="9" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/seven.glif b/OpenBaskerville.ufo/glyphs/seven.glif | |
index d86c43c..e7ec898 100644 | |
--- a/OpenBaskerville.ufo/glyphs/seven.glif | |
+++ b/OpenBaskerville.ufo/glyphs/seven.glif | |
@@ -4,17 +4,17 @@ | |
<unicode hex="0037"/> | |
<outline> | |
<contour> | |
- <point x="116" y="659" type="line"/> | |
+ <point x="116" y="659" type="line" smooth="yes"/> | |
<point x="70" y="659"/> | |
<point x="69" y="694"/> | |
- <point x="69" y="694" type="curve"/> | |
- <point x="62" y="694" type="line"/> | |
- <point x="20" y="492" type="line"/> | |
- <point x="27" y="492" type="line"/> | |
+ <point x="69" y="694" type="curve" smooth="no"/> | |
+ <point x="62" y="694" type="line" smooth="no"/> | |
+ <point x="20" y="492" type="line" smooth="no"/> | |
+ <point x="27" y="492" type="line" smooth="no"/> | |
<point x="29" y="519"/> | |
<point x="69" y="589"/> | |
- <point x="146" y="589" type="curve"/> | |
- <point x="372" y="589" type="line"/> | |
+ <point x="146" y="589" type="curve" smooth="yes"/> | |
+ <point x="372" y="589" type="line" smooth="no"/> | |
<point x="101" y="91" type="line" smooth="yes"/> | |
<point x="88" y="66"/> | |
<point x="71" y="45"/> | |
@@ -25,8 +25,8 @@ | |
<point x="148" y="-14"/> | |
<point x="159" y="4"/> | |
<point x="179" y="55" type="curve" smooth="yes"/> | |
- <point x="416" y="649" type="line"/> | |
- <point x="416" y="659" type="line"/> | |
+ <point x="416" y="649" type="line" smooth="no"/> | |
+ <point x="416" y="659" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/six.glif b/OpenBaskerville.ufo/glyphs/six.glif | |
index 005aa83..7195f53 100644 | |
--- a/OpenBaskerville.ufo/glyphs/six.glif | |
+++ b/OpenBaskerville.ufo/glyphs/six.glif | |
@@ -16,13 +16,13 @@ | |
<point x="241" y="434" type="curve" smooth="yes"/> | |
<point x="190" y="434"/> | |
<point x="146" y="411"/> | |
- <point x="118" y="373" type="curve"/> | |
+ <point x="118" y="373" type="curve" smooth="no"/> | |
<point x="118" y="454"/> | |
<point x="177" y="671"/> | |
<point x="288" y="671" type="curve" smooth="yes"/> | |
<point x="388" y="671"/> | |
<point x="339" y="584"/> | |
- <point x="401" y="584" type="curve"/> | |
+ <point x="401" y="584" type="curve" smooth="yes"/> | |
<point x="414" y="584"/> | |
<point x="438" y="587"/> | |
<point x="438" y="619" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/space.glif b/OpenBaskerville.ufo/glyphs/space.glif | |
index ddb07d4..353a97b 100644 | |
--- a/OpenBaskerville.ufo/glyphs/space.glif | |
+++ b/OpenBaskerville.ufo/glyphs/space.glif | |
@@ -2,6 +2,4 @@ | |
<glyph name="space" format="1"> | |
<advance width="274"/> | |
<unicode hex="0020"/> | |
- <outline> | |
- </outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/sterling.glif b/OpenBaskerville.ufo/glyphs/sterling.glif | |
index d3189c4..a7f3307 100644 | |
--- a/OpenBaskerville.ufo/glyphs/sterling.glif | |
+++ b/OpenBaskerville.ufo/glyphs/sterling.glif | |
@@ -1,23 +1,23 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="sterling" format="1"> | |
<advance width="791"/> | |
- <unicode hex="00A3"/> | |
+ <unicode hex="00a3"/> | |
<outline> | |
<contour> | |
<point x="224" y="231" type="curve" smooth="yes"/> | |
<point x="223" y="230"/> | |
<point x="329" y="231"/> | |
- <point x="340" y="231" type="curve"/> | |
+ <point x="340" y="231" type="curve" smooth="no"/> | |
<point x="342" y="245"/> | |
<point x="343" y="261"/> | |
- <point x="344" y="280" type="curve"/> | |
- <point x="233" y="280" type="line"/> | |
+ <point x="344" y="280" type="curve" smooth="no"/> | |
+ <point x="233" y="280" type="line" smooth="no"/> | |
<point x="233" y="280"/> | |
<point x="237" y="300"/> | |
<point x="236" y="299" type="curve" smooth="yes"/> | |
<point x="235" y="298"/> | |
<point x="328" y="299"/> | |
- <point x="345" y="299" type="curve"/> | |
+ <point x="345" y="299" type="curve" smooth="no"/> | |
<point x="345" y="334" type="line" smooth="yes"/> | |
<point x="345" y="519"/> | |
<point x="443" y="686"/> | |
@@ -48,36 +48,36 @@ | |
<point x="434" y="374" type="curve" smooth="yes"/> | |
<point x="434" y="346"/> | |
<point x="432" y="321"/> | |
- <point x="429" y="298" type="curve"/> | |
+ <point x="429" y="298" type="curve" smooth="no"/> | |
<point x="448" y="298"/> | |
<point x="544" y="299"/> | |
- <point x="544" y="299" type="curve"/> | |
- <point x="543" y="280" type="line"/> | |
- <point x="426" y="280" type="line"/> | |
+ <point x="544" y="299" type="curve" smooth="no"/> | |
+ <point x="543" y="280" type="line" smooth="no"/> | |
+ <point x="426" y="280" type="line" smooth="no"/> | |
<point x="423" y="262"/> | |
<point x="419" y="246"/> | |
- <point x="415" y="230" type="curve"/> | |
+ <point x="415" y="230" type="curve" smooth="no"/> | |
<point x="439" y="230"/> | |
<point x="532" y="231"/> | |
- <point x="532" y="231" type="curve"/> | |
- <point x="531" y="212" type="line"/> | |
- <point x="408" y="212" type="line"/> | |
+ <point x="532" y="231" type="curve" smooth="no"/> | |
+ <point x="531" y="212" type="line" smooth="no"/> | |
+ <point x="408" y="212" type="line" smooth="no"/> | |
<point x="393" y="169"/> | |
<point x="371" y="133"/> | |
- <point x="345" y="98" type="curve"/> | |
+ <point x="345" y="98" type="curve" smooth="no"/> | |
<point x="423" y="75"/> | |
<point x="504" y="50"/> | |
<point x="552" y="50" type="curve" smooth="yes"/> | |
<point x="623" y="50"/> | |
<point x="677" y="79"/> | |
- <point x="694" y="137" type="curve"/> | |
- <point x="709" y="137" type="line"/> | |
+ <point x="694" y="137" type="curve" smooth="no"/> | |
+ <point x="709" y="137" type="line" smooth="no"/> | |
<point x="709" y="69"/> | |
<point x="644" y="-6"/> | |
<point x="554" y="-6" type="curve" smooth="yes"/> | |
<point x="490" y="-6"/> | |
<point x="400" y="32"/> | |
- <point x="322" y="70" type="curve"/> | |
+ <point x="322" y="70" type="curve" smooth="no"/> | |
<point x="278" y="22"/> | |
<point x="221" y="-7"/> | |
<point x="157" y="-7" type="curve" smooth="yes"/> | |
@@ -89,11 +89,11 @@ | |
<point x="179" y="134" type="curve" smooth="yes"/> | |
<point x="209" y="134"/> | |
<point x="252" y="124"/> | |
- <point x="299" y="111" type="curve"/> | |
+ <point x="299" y="111" type="curve" smooth="no"/> | |
<point x="318" y="146"/> | |
<point x="330" y="174"/> | |
- <point x="337" y="212" type="curve"/> | |
- <point x="221" y="212" type="line"/> | |
+ <point x="337" y="212" type="curve" smooth="no"/> | |
+ <point x="221" y="212" type="line" smooth="no"/> | |
<point x="221" y="212"/> | |
<point x="225" y="232"/> | |
</contour> | |
@@ -107,7 +107,7 @@ | |
<point x="157" y="9" type="curve" smooth="yes"/> | |
<point x="206" y="9"/> | |
<point x="249" y="40"/> | |
- <point x="283" y="88" type="curve"/> | |
+ <point x="283" y="88" type="curve" smooth="no"/> | |
<point x="245" y="105"/> | |
<point x="210" y="120"/> | |
</contour> | |
diff --git a/OpenBaskerville.ufo/glyphs/t.glif b/OpenBaskerville.ufo/glyphs/t.glif | |
index d265804..93d6ace 100644 | |
--- a/OpenBaskerville.ufo/glyphs/t.glif | |
+++ b/OpenBaskerville.ufo/glyphs/t.glif | |
@@ -4,28 +4,28 @@ | |
<unicode hex="0074"/> | |
<outline> | |
<contour> | |
- <point x="101" y="405" type="line"/> | |
- <point x="41" y="405" type="line"/> | |
- <point x="41" y="419" type="line"/> | |
+ <point x="101" y="405" type="line" smooth="no"/> | |
+ <point x="41" y="405" type="line" smooth="no"/> | |
+ <point x="41" y="419" type="line" smooth="no"/> | |
<point x="126" y="431"/> | |
<point x="147" y="490"/> | |
- <point x="158" y="549" type="curve"/> | |
- <point x="168" y="549" type="line"/> | |
- <point x="168" y="421" type="line"/> | |
- <point x="285" y="421" type="line"/> | |
- <point x="285" y="405" type="line"/> | |
- <point x="168" y="405" type="line"/> | |
+ <point x="158" y="549" type="curve" smooth="no"/> | |
+ <point x="168" y="549" type="line" smooth="no"/> | |
+ <point x="168" y="421" type="line" smooth="no"/> | |
+ <point x="285" y="421" type="line" smooth="no"/> | |
+ <point x="285" y="405" type="line" smooth="no"/> | |
+ <point x="168" y="405" type="line" smooth="no"/> | |
<point x="168" y="134" type="line" smooth="yes"/> | |
<point x="168" y="41"/> | |
<point x="181" y="7"/> | |
<point x="228" y="7" type="curve" smooth="yes"/> | |
<point x="276" y="7"/> | |
<point x="292" y="35"/> | |
- <point x="299" y="47" type="curve"/> | |
- <point x="307" y="42" type="line"/> | |
+ <point x="299" y="47" type="curve" smooth="no"/> | |
+ <point x="307" y="42" type="line" smooth="no"/> | |
<point x="299" y="31"/> | |
<point x="289" y="-14"/> | |
- <point x="197" y="-14" type="curve"/> | |
+ <point x="197" y="-14" type="curve" smooth="yes"/> | |
<point x="132" y="-14"/> | |
<point x="91" y="17"/> | |
<point x="93" y="88" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/thorn.glif b/OpenBaskerville.ufo/glyphs/thorn.glif | |
index f588bf9..c915cd4 100644 | |
--- a/OpenBaskerville.ufo/glyphs/thorn.glif | |
+++ b/OpenBaskerville.ufo/glyphs/thorn.glif | |
@@ -1,19 +1,19 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="thorn" format="1"> | |
<advance width="519"/> | |
- <unicode hex="00FE"/> | |
+ <unicode hex="00fe"/> | |
<outline> | |
<contour> | |
- <point x="88" y="-46" type="line"/> | |
+ <point x="88" y="-46" type="line" smooth="yes"/> | |
<point x="88" y="-134"/> | |
<point x="84" y="-191"/> | |
- <point x="13" y="-191" type="curve"/> | |
- <point x="13" y="-204" type="line"/> | |
- <point x="222" y="-204" type="line"/> | |
- <point x="222" y="-191" type="line"/> | |
+ <point x="13" y="-191" type="curve" smooth="no"/> | |
+ <point x="13" y="-204" type="line" smooth="no"/> | |
+ <point x="222" y="-204" type="line" smooth="no"/> | |
+ <point x="222" y="-191" type="line" smooth="no"/> | |
<point x="160" y="-191"/> | |
<point x="156" y="-149"/> | |
- <point x="156" y="15" type="curve"/> | |
+ <point x="156" y="15" type="curve" smooth="no"/> | |
<point x="181" y="-1"/> | |
<point x="225" y="-14"/> | |
<point x="270" y="-14" type="curve" smooth="yes"/> | |
@@ -25,13 +25,13 @@ | |
<point x="270" y="434" type="curve" smooth="yes"/> | |
<point x="206" y="434"/> | |
<point x="159" y="397"/> | |
- <point x="154" y="392" type="curve"/> | |
- <point x="154" y="691" type="line"/> | |
- <point x="145" y="691" type="line"/> | |
+ <point x="154" y="392" type="curve" smooth="no"/> | |
+ <point x="154" y="691" type="line" smooth="no"/> | |
+ <point x="145" y="691" type="line" smooth="no"/> | |
<point x="145" y="691"/> | |
<point x="40" y="674"/> | |
- <point x="15" y="672" type="curve"/> | |
- <point x="15" y="662" type="line"/> | |
+ <point x="15" y="672" type="curve" smooth="no"/> | |
+ <point x="15" y="662" type="line" smooth="no"/> | |
<point x="86" y="660"/> | |
<point x="88" y="644"/> | |
<point x="88" y="552" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/three.glif b/OpenBaskerville.ufo/glyphs/three.glif | |
index 3e79065..d7285b4 100644 | |
--- a/OpenBaskerville.ufo/glyphs/three.glif | |
+++ b/OpenBaskerville.ufo/glyphs/three.glif | |
@@ -4,7 +4,7 @@ | |
<unicode hex="0033"/> | |
<outline> | |
<contour> | |
- <point x="201" y="503" type="curve"/> | |
+ <point x="201" y="503" type="curve" smooth="no"/> | |
<point x="191" y="492"/> | |
<point x="174" y="492"/> | |
<point x="160" y="492" type="curve" smooth="yes"/> | |
@@ -19,10 +19,10 @@ | |
<point x="439" y="520" type="curve" smooth="yes"/> | |
<point x="439" y="440"/> | |
<point x="387" y="382"/> | |
- <point x="302" y="362" type="curve"/> | |
+ <point x="302" y="362" type="curve" smooth="no"/> | |
<point x="406" y="328"/> | |
<point x="453" y="269"/> | |
- <point x="453" y="189" type="curve"/> | |
+ <point x="453" y="189" type="curve" smooth="yes"/> | |
<point x="453" y="78"/> | |
<point x="375" y="-14"/> | |
<point x="218" y="-14" type="curve" smooth="yes"/> | |
@@ -34,7 +34,7 @@ | |
<point x="119" y="225" type="curve" smooth="yes"/> | |
<point x="125" y="225"/> | |
<point x="132" y="224"/> | |
- <point x="139" y="223" type="curve"/> | |
+ <point x="139" y="223" type="curve" smooth="no"/> | |
<point x="108" y="202"/> | |
<point x="88" y="170"/> | |
<point x="88" y="126" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/tilde.glif b/OpenBaskerville.ufo/glyphs/tilde.glif | |
index 26e9878..99f6919 100644 | |
--- a/OpenBaskerville.ufo/glyphs/tilde.glif | |
+++ b/OpenBaskerville.ufo/glyphs/tilde.glif | |
@@ -1,10 +1,10 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="tilde" format="1"> | |
<advance width="341"/> | |
- <unicode hex="02DC"/> | |
+ <unicode hex="02dc"/> | |
<outline> | |
<contour> | |
- <point x="316" y="642" type="line"/> | |
+ <point x="316" y="642" type="line" smooth="no"/> | |
<point x="316" y="600"/> | |
<point x="278" y="557"/> | |
<point x="232" y="557" type="curve" smooth="yes"/> | |
@@ -13,8 +13,8 @@ | |
<point x="85" y="597" type="curve" smooth="yes"/> | |
<point x="50" y="597"/> | |
<point x="38" y="562"/> | |
- <point x="38" y="562" type="curve"/> | |
- <point x="18" y="562" type="line"/> | |
+ <point x="38" y="562" type="curve" smooth="no"/> | |
+ <point x="18" y="562" type="line" smooth="no"/> | |
<point x="18" y="615"/> | |
<point x="66" y="646"/> | |
<point x="100" y="646" type="curve" smooth="yes"/> | |
@@ -23,7 +23,7 @@ | |
<point x="239" y="607" type="curve" smooth="yes"/> | |
<point x="284" y="607"/> | |
<point x="301" y="626"/> | |
- <point x="301" y="644" type="curve"/> | |
+ <point x="301" y="644" type="curve" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/two.glif b/OpenBaskerville.ufo/glyphs/two.glif | |
index 3edc932..cd98c01 100644 | |
--- a/OpenBaskerville.ufo/glyphs/two.glif | |
+++ b/OpenBaskerville.ufo/glyphs/two.glif | |
@@ -4,32 +4,32 @@ | |
<unicode hex="0032"/> | |
<outline> | |
<contour> | |
- <point x="30" y="0" type="line"/> | |
- <point x="420" y="0" type="line"/> | |
- <point x="461" y="174" type="line"/> | |
- <point x="454" y="174" type="line"/> | |
+ <point x="30" y="0" type="line" smooth="no"/> | |
+ <point x="420" y="0" type="line" smooth="no"/> | |
+ <point x="461" y="174" type="line" smooth="no"/> | |
+ <point x="454" y="174" type="line" smooth="no"/> | |
<point x="454" y="174"/> | |
<point x="428" y="68"/> | |
- <point x="338" y="68" type="curve"/> | |
- <point x="112" y="68" type="line"/> | |
+ <point x="338" y="68" type="curve" smooth="yes"/> | |
+ <point x="112" y="68" type="line" smooth="no"/> | |
<point x="128" y="81"/> | |
<point x="265" y="184"/> | |
<point x="344" y="263" type="curve" smooth="yes"/> | |
<point x="422" y="341"/> | |
<point x="460" y="443"/> | |
- <point x="460" y="500" type="curve"/> | |
+ <point x="460" y="500" type="curve" smooth="yes"/> | |
<point x="460" y="555"/> | |
<point x="429" y="689"/> | |
<point x="254" y="689" type="curve" smooth="yes"/> | |
<point x="106" y="689"/> | |
<point x="58" y="587"/> | |
- <point x="58" y="514" type="curve"/> | |
+ <point x="58" y="514" type="curve" smooth="yes"/> | |
<point x="58" y="432"/> | |
<point x="121" y="383"/> | |
- <point x="172" y="383" type="curve"/> | |
+ <point x="172" y="383" type="curve" smooth="yes"/> | |
<point x="202" y="383"/> | |
<point x="227" y="386"/> | |
- <point x="244" y="410" type="curve"/> | |
+ <point x="244" y="410" type="curve" smooth="no"/> | |
<point x="188" y="410"/> | |
<point x="106" y="435"/> | |
<point x="106" y="540" type="curve" smooth="yes"/> | |
@@ -44,7 +44,7 @@ | |
<point x="207" y="188" type="curve" smooth="yes"/> | |
<point x="144" y="113"/> | |
<point x="30" y="10"/> | |
- <point x="30" y="10" type="curve"/> | |
+ <point x="30" y="10" type="curve" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/u.glif b/OpenBaskerville.ufo/glyphs/u.glif | |
index 90ae22f..e8d7ada 100644 | |
--- a/OpenBaskerville.ufo/glyphs/u.glif | |
+++ b/OpenBaskerville.ufo/glyphs/u.glif | |
@@ -4,12 +4,12 @@ | |
<unicode hex="0075"/> | |
<outline> | |
<contour> | |
- <point x="277" y="0" type="move" name="top"/> | |
+ <point x="277" y="0" type="move" smooth="yes"/> | |
</contour> | |
<contour> | |
- <point x="165" y="421" type="line"/> | |
- <point x="28" y="421" type="line"/> | |
- <point x="28" y="408" type="line"/> | |
+ <point x="165" y="421" type="line" smooth="no"/> | |
+ <point x="28" y="421" type="line" smooth="no"/> | |
+ <point x="28" y="408" type="line" smooth="no"/> | |
<point x="94" y="408"/> | |
<point x="99" y="381"/> | |
<point x="99" y="288" type="curve" smooth="yes"/> | |
@@ -19,19 +19,19 @@ | |
<point x="249" y="-14" type="curve" smooth="yes"/> | |
<point x="312" y="-14"/> | |
<point x="359" y="6"/> | |
- <point x="384" y="42" type="curve"/> | |
- <point x="388" y="-10" type="line"/> | |
- <point x="395" y="-13" type="line"/> | |
+ <point x="384" y="42" type="curve" smooth="no"/> | |
+ <point x="388" y="-10" type="line" smooth="no"/> | |
+ <point x="395" y="-13" type="line" smooth="no"/> | |
<point x="395" y="-13"/> | |
<point x="460" y="-8"/> | |
- <point x="522" y="-1" type="curve"/> | |
- <point x="522" y="9" type="line"/> | |
+ <point x="522" y="-1" type="curve" smooth="no"/> | |
+ <point x="522" y="9" type="line" smooth="no"/> | |
<point x="452" y="12"/> | |
<point x="450" y="21"/> | |
- <point x="450" y="109" type="curve"/> | |
- <point x="450" y="421" type="line"/> | |
- <point x="319" y="421" type="line"/> | |
- <point x="319" y="408" type="line"/> | |
+ <point x="450" y="109" type="curve" smooth="yes"/> | |
+ <point x="450" y="421" type="line" smooth="no"/> | |
+ <point x="319" y="421" type="line" smooth="no"/> | |
+ <point x="319" y="408" type="line" smooth="no"/> | |
<point x="383" y="408"/> | |
<point x="384" y="381"/> | |
<point x="384" y="288" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/uacute.glif b/OpenBaskerville.ufo/glyphs/uacute.glif | |
index 9cbd038..eab6a36 100644 | |
--- a/OpenBaskerville.ufo/glyphs/uacute.glif | |
+++ b/OpenBaskerville.ufo/glyphs/uacute.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="uacute" format="1"> | |
<advance width="551"/> | |
- <unicode hex="00FA"/> | |
+ <unicode hex="00fa"/> | |
<outline> | |
- <component base="u" xOffset="2"/> | |
<component base="acute" xOffset="141"/> | |
+ <component base="u" xOffset="2"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/ucircumflex.glif b/OpenBaskerville.ufo/glyphs/ucircumflex.glif | |
index 27c2ec6..2f3dc74 100644 | |
--- a/OpenBaskerville.ufo/glyphs/ucircumflex.glif | |
+++ b/OpenBaskerville.ufo/glyphs/ucircumflex.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="ucircumflex" format="1"> | |
<advance width="551"/> | |
- <unicode hex="00FB"/> | |
+ <unicode hex="00fb"/> | |
<outline> | |
- <component base="u" xOffset="2"/> | |
<component base="circumflex" xOffset="107"/> | |
+ <component base="u" xOffset="2"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/udieresis.glif b/OpenBaskerville.ufo/glyphs/udieresis.glif | |
index 9018199..e3e53c8 100644 | |
--- a/OpenBaskerville.ufo/glyphs/udieresis.glif | |
+++ b/OpenBaskerville.ufo/glyphs/udieresis.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="udieresis" format="1"> | |
<advance width="551"/> | |
- <unicode hex="00FC"/> | |
+ <unicode hex="00fc"/> | |
<outline> | |
- <component base="u" xOffset="2"/> | |
<component base="dieresis" xOffset="107"/> | |
+ <component base="u" xOffset="2"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/ugrave.glif b/OpenBaskerville.ufo/glyphs/ugrave.glif | |
index 8407940..6d8a3f9 100644 | |
--- a/OpenBaskerville.ufo/glyphs/ugrave.glif | |
+++ b/OpenBaskerville.ufo/glyphs/ugrave.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="ugrave" format="1"> | |
<advance width="551"/> | |
- <unicode hex="00F9"/> | |
+ <unicode hex="00f9"/> | |
<outline> | |
- <component base="u" xOffset="2"/> | |
<component base="grave" xOffset="74"/> | |
+ <component base="u" xOffset="2"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/v.glif b/OpenBaskerville.ufo/glyphs/v.glif | |
index 9f983e5..1211b91 100644 | |
--- a/OpenBaskerville.ufo/glyphs/v.glif | |
+++ b/OpenBaskerville.ufo/glyphs/v.glif | |
@@ -4,22 +4,22 @@ | |
<unicode hex="0076"/> | |
<outline> | |
<contour> | |
- <point x="-10" y="421" type="line"/> | |
- <point x="-10" y="413" type="line"/> | |
+ <point x="-10" y="421" type="line" smooth="no"/> | |
+ <point x="-10" y="413" type="line" smooth="no"/> | |
<point x="-2" y="413" type="line" smooth="yes"/> | |
<point x="46" y="413"/> | |
<point x="58" y="381"/> | |
<point x="73" y="345" type="curve" smooth="yes"/> | |
- <point x="215" y="-3" type="line"/> | |
- <point x="223" y="-3" type="line"/> | |
+ <point x="215" y="-3" type="line" smooth="no"/> | |
+ <point x="223" y="-3" type="line" smooth="no"/> | |
<point x="342" y="273" type="line" smooth="yes"/> | |
<point x="360" y="314"/> | |
<point x="394" y="413"/> | |
<point x="445" y="413" type="curve" smooth="yes"/> | |
- <point x="450" y="413" type="line"/> | |
- <point x="450" y="421" type="line"/> | |
- <point x="297" y="421" type="line"/> | |
- <point x="297" y="413" type="line"/> | |
+ <point x="450" y="413" type="line" smooth="no"/> | |
+ <point x="450" y="421" type="line" smooth="no"/> | |
+ <point x="297" y="421" type="line" smooth="no"/> | |
+ <point x="297" y="413" type="line" smooth="no"/> | |
<point x="302" y="413" type="line" smooth="yes"/> | |
<point x="331" y="413"/> | |
<point x="353" y="392"/> | |
@@ -27,7 +27,7 @@ | |
<point x="353" y="338"/> | |
<point x="337" y="298"/> | |
<point x="326" y="273" type="curve" smooth="yes"/> | |
- <point x="250" y="95" type="line"/> | |
+ <point x="250" y="95" type="line" smooth="no"/> | |
<point x="177" y="275" type="line" smooth="yes"/> | |
<point x="168" y="297"/> | |
<point x="149" y="345"/> | |
@@ -35,8 +35,8 @@ | |
<point x="149" y="393"/> | |
<point x="175" y="413"/> | |
<point x="206" y="413" type="curve" smooth="yes"/> | |
- <point x="213" y="413" type="line"/> | |
- <point x="213" y="421" type="line"/> | |
+ <point x="213" y="413" type="line" smooth="no"/> | |
+ <point x="213" y="421" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/w.glif b/OpenBaskerville.ufo/glyphs/w.glif | |
index 74625b8..10faec7 100644 | |
--- a/OpenBaskerville.ufo/glyphs/w.glif | |
+++ b/OpenBaskerville.ufo/glyphs/w.glif | |
@@ -4,9 +4,9 @@ | |
<unicode hex="0077"/> | |
<outline> | |
<contour> | |
- <point x="369" y="426" type="line"/> | |
- <point x="356" y="426" type="line"/> | |
- <point x="253" y="112" type="line"/> | |
+ <point x="369" y="426" type="line" smooth="no"/> | |
+ <point x="356" y="426" type="line" smooth="no"/> | |
+ <point x="253" y="112" type="line" smooth="no"/> | |
<point x="187" y="275" type="line" smooth="yes"/> | |
<point x="178" y="297"/> | |
<point x="159" y="345"/> | |
@@ -14,27 +14,27 @@ | |
<point x="159" y="393"/> | |
<point x="185" y="413"/> | |
<point x="216" y="413" type="curve" smooth="yes"/> | |
- <point x="223" y="413" type="line"/> | |
- <point x="223" y="421" type="line"/> | |
- <point x="0" y="421" type="line"/> | |
- <point x="0" y="413" type="line"/> | |
+ <point x="223" y="413" type="line" smooth="no"/> | |
+ <point x="223" y="421" type="line" smooth="no"/> | |
+ <point x="0" y="421" type="line" smooth="no"/> | |
+ <point x="0" y="413" type="line" smooth="no"/> | |
<point x="8" y="413" type="line" smooth="yes"/> | |
<point x="56" y="413"/> | |
<point x="69" y="381"/> | |
<point x="83" y="345" type="curve" smooth="yes"/> | |
- <point x="223" y="-3" type="line"/> | |
- <point x="230" y="-3" type="line"/> | |
- <point x="334" y="310" type="line"/> | |
- <point x="438" y="-3" type="line"/> | |
- <point x="445" y="-3" type="line"/> | |
+ <point x="223" y="-3" type="line" smooth="no"/> | |
+ <point x="230" y="-3" type="line" smooth="no"/> | |
+ <point x="334" y="310" type="line" smooth="no"/> | |
+ <point x="438" y="-3" type="line" smooth="no"/> | |
+ <point x="445" y="-3" type="line" smooth="no"/> | |
<point x="551" y="273" type="line" smooth="yes"/> | |
<point x="567" y="315"/> | |
<point x="604" y="413"/> | |
<point x="653" y="413" type="curve" smooth="yes"/> | |
- <point x="658" y="413" type="line"/> | |
- <point x="658" y="421" type="line"/> | |
- <point x="505" y="421" type="line"/> | |
- <point x="505" y="413" type="line"/> | |
+ <point x="658" y="413" type="line" smooth="no"/> | |
+ <point x="658" y="421" type="line" smooth="no"/> | |
+ <point x="505" y="421" type="line" smooth="no"/> | |
+ <point x="505" y="413" type="line" smooth="no"/> | |
<point x="510" y="413" type="line" smooth="yes"/> | |
<point x="537" y="413"/> | |
<point x="561" y="392"/> | |
@@ -42,7 +42,7 @@ | |
<point x="561" y="341"/> | |
<point x="545" y="298"/> | |
<point x="535" y="273" type="curve" smooth="yes"/> | |
- <point x="473" y="112" type="line"/> | |
+ <point x="473" y="112" type="line" smooth="no"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/x.glif b/OpenBaskerville.ufo/glyphs/x.glif | |
index 61ad96f..3c51363 100644 | |
--- a/OpenBaskerville.ufo/glyphs/x.glif | |
+++ b/OpenBaskerville.ufo/glyphs/x.glif | |
@@ -8,7 +8,7 @@ | |
<point x="127" y="78"/> | |
<point x="136" y="99"/> | |
<point x="156" y="128" type="curve" smooth="yes"/> | |
- <point x="201" y="192" type="line"/> | |
+ <point x="201" y="192" type="line" smooth="no"/> | |
<point x="264" y="105" type="line" smooth="yes"/> | |
<point x="273" y="92"/> | |
<point x="292" y="70"/> | |
@@ -16,23 +16,23 @@ | |
<point x="292" y="18"/> | |
<point x="274" y="13"/> | |
<point x="250" y="13" type="curve" smooth="yes"/> | |
- <point x="242" y="13" type="line"/> | |
- <point x="242" y="0" type="line"/> | |
- <point x="467" y="0" type="line"/> | |
- <point x="467" y="13" type="line"/> | |
+ <point x="242" y="13" type="line" smooth="no"/> | |
+ <point x="242" y="0" type="line" smooth="no"/> | |
+ <point x="467" y="0" type="line" smooth="no"/> | |
+ <point x="467" y="13" type="line" smooth="no"/> | |
<point x="461" y="13" type="line" smooth="yes"/> | |
<point x="409" y="13"/> | |
<point x="386" y="57"/> | |
<point x="367" y="83" type="curve" smooth="yes"/> | |
- <point x="243" y="249" type="line"/> | |
+ <point x="243" y="249" type="line" smooth="no"/> | |
<point x="309" y="329" type="line" smooth="yes"/> | |
<point x="338" y="364"/> | |
<point x="385" y="408"/> | |
<point x="423" y="408" type="curve" smooth="yes"/> | |
- <point x="431" y="408" type="line"/> | |
- <point x="431" y="421" type="line"/> | |
- <point x="256" y="421" type="line"/> | |
- <point x="256" y="408" type="line"/> | |
+ <point x="431" y="408" type="line" smooth="no"/> | |
+ <point x="431" y="421" type="line" smooth="no"/> | |
+ <point x="256" y="421" type="line" smooth="no"/> | |
+ <point x="256" y="408" type="line" smooth="no"/> | |
<point x="264" y="408" type="line" smooth="yes"/> | |
<point x="298" y="408"/> | |
<point x="314" y="389"/> | |
@@ -40,7 +40,7 @@ | |
<point x="314" y="355"/> | |
<point x="301" y="334"/> | |
<point x="278" y="307" type="curve" smooth="yes"/> | |
- <point x="237" y="258" type="line"/> | |
+ <point x="237" y="258" type="line" smooth="no"/> | |
<point x="180" y="334" type="line" smooth="yes"/> | |
<point x="172" y="344"/> | |
<point x="156" y="366"/> | |
@@ -48,23 +48,23 @@ | |
<point x="156" y="395"/> | |
<point x="178" y="408"/> | |
<point x="199" y="408" type="curve" smooth="yes"/> | |
- <point x="207" y="408" type="line"/> | |
- <point x="207" y="421" type="line"/> | |
- <point x="3" y="421" type="line"/> | |
- <point x="3" y="408" type="line"/> | |
+ <point x="207" y="408" type="line" smooth="no"/> | |
+ <point x="207" y="421" type="line" smooth="no"/> | |
+ <point x="3" y="421" type="line" smooth="no"/> | |
+ <point x="3" y="408" type="line" smooth="no"/> | |
<point x="12" y="408" type="line" smooth="yes"/> | |
<point x="59" y="408"/> | |
<point x="82" y="358"/> | |
<point x="101" y="332" type="curve" smooth="yes"/> | |
- <point x="195" y="200" type="line"/> | |
+ <point x="195" y="200" type="line" smooth="no"/> | |
<point x="115" y="92" type="line" smooth="yes"/> | |
<point x="88" y="56"/> | |
<point x="46" y="13"/> | |
<point x="4" y="13" type="curve" smooth="yes"/> | |
- <point x="-4" y="13" type="line"/> | |
- <point x="-4" y="0" type="line"/> | |
- <point x="193" y="0" type="line"/> | |
- <point x="193" y="13" type="line"/> | |
+ <point x="-4" y="13" type="line" smooth="no"/> | |
+ <point x="-4" y="0" type="line" smooth="no"/> | |
+ <point x="193" y="0" type="line" smooth="no"/> | |
+ <point x="193" y="13" type="line" smooth="no"/> | |
<point x="185" y="13" type="line" smooth="yes"/> | |
<point x="140" y="13"/> | |
<point x="127" y="27"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/y.glif b/OpenBaskerville.ufo/glyphs/y.glif | |
index 75c89d1..71d9643 100644 | |
--- a/OpenBaskerville.ufo/glyphs/y.glif | |
+++ b/OpenBaskerville.ufo/glyphs/y.glif | |
@@ -4,10 +4,10 @@ | |
<unicode hex="0079"/> | |
<outline> | |
<contour> | |
- <point x="264" y="0" type="move" name="top"/> | |
+ <point x="264" y="0" type="move" smooth="yes"/> | |
</contour> | |
<contour> | |
- <point x="267" y="74" type="line"/> | |
+ <point x="267" y="74" type="line" smooth="no"/> | |
<point x="182" y="275" type="line" smooth="yes"/> | |
<point x="173" y="297"/> | |
<point x="154" y="345"/> | |
@@ -15,15 +15,15 @@ | |
<point x="154" y="393"/> | |
<point x="180" y="413"/> | |
<point x="211" y="413" type="curve" smooth="yes"/> | |
- <point x="218" y="413" type="line"/> | |
- <point x="218" y="421" type="line"/> | |
- <point x="-5" y="421" type="line"/> | |
- <point x="-5" y="413" type="line"/> | |
+ <point x="218" y="413" type="line" smooth="no"/> | |
+ <point x="218" y="421" type="line" smooth="no"/> | |
+ <point x="-5" y="421" type="line" smooth="no"/> | |
+ <point x="-5" y="413" type="line" smooth="no"/> | |
<point x="3" y="413" type="line" smooth="yes"/> | |
<point x="50" y="413"/> | |
<point x="63" y="381"/> | |
<point x="78" y="345" type="curve" smooth="yes"/> | |
- <point x="221" y="1" type="line"/> | |
+ <point x="221" y="1" type="line" smooth="no"/> | |
<point x="221" y="-43"/> | |
<point x="210" y="-65"/> | |
<point x="195" y="-96" type="curve" smooth="yes"/> | |
@@ -46,10 +46,10 @@ | |
<point x="382" y="316"/> | |
<point x="423" y="413"/> | |
<point x="467" y="413" type="curve" smooth="yes"/> | |
- <point x="472" y="413" type="line"/> | |
- <point x="472" y="421" type="line"/> | |
- <point x="319" y="421" type="line"/> | |
- <point x="319" y="413" type="line"/> | |
+ <point x="472" y="413" type="line" smooth="no"/> | |
+ <point x="472" y="421" type="line" smooth="no"/> | |
+ <point x="319" y="421" type="line" smooth="no"/> | |
+ <point x="319" y="413" type="line" smooth="no"/> | |
<point x="324" y="413" type="line" smooth="yes"/> | |
<point x="353" y="413"/> | |
<point x="375" y="392"/> | |
diff --git a/OpenBaskerville.ufo/glyphs/yacute.glif b/OpenBaskerville.ufo/glyphs/yacute.glif | |
index 4502699..51f2a7c 100644 | |
--- a/OpenBaskerville.ufo/glyphs/yacute.glif | |
+++ b/OpenBaskerville.ufo/glyphs/yacute.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="yacute" format="1"> | |
<advance width="477"/> | |
- <unicode hex="00FD"/> | |
+ <unicode hex="00fd"/> | |
<outline> | |
- <component base="y" xOffset="5"/> | |
<component base="acute" xOffset="131"/> | |
+ <component base="y" xOffset="5"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/ydieresis.glif b/OpenBaskerville.ufo/glyphs/ydieresis.glif | |
index 8c14f8c..2f44c00 100644 | |
--- a/OpenBaskerville.ufo/glyphs/ydieresis.glif | |
+++ b/OpenBaskerville.ufo/glyphs/ydieresis.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="ydieresis" format="1"> | |
<advance width="477"/> | |
- <unicode hex="00FF"/> | |
+ <unicode hex="00ff"/> | |
<outline> | |
- <component base="y" xOffset="5"/> | |
<component base="dieresis" xOffset="97"/> | |
+ <component base="y" xOffset="5"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/z.glif b/OpenBaskerville.ufo/glyphs/z.glif | |
index 66077d3..cd947fa 100644 | |
--- a/OpenBaskerville.ufo/glyphs/z.glif | |
+++ b/OpenBaskerville.ufo/glyphs/z.glif | |
@@ -1,30 +1,30 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="z" format="1"> | |
<advance width="468"/> | |
- <unicode hex="007A"/> | |
+ <unicode hex="007a"/> | |
<outline> | |
<contour> | |
- <point x="245" y="0" type="move" name="top"/> | |
+ <point x="245" y="0" type="move" smooth="yes"/> | |
</contour> | |
<contour> | |
- <point x="123" y="12" type="line"/> | |
- <point x="407" y="411" type="line"/> | |
- <point x="407" y="421" type="line"/> | |
- <point x="72" y="421" type="line"/> | |
- <point x="59" y="299" type="line"/> | |
- <point x="70" y="299" type="line"/> | |
+ <point x="123" y="12" type="line" smooth="no"/> | |
+ <point x="407" y="411" type="line" smooth="no"/> | |
+ <point x="407" y="421" type="line" smooth="no"/> | |
+ <point x="72" y="421" type="line" smooth="no"/> | |
+ <point x="59" y="299" type="line" smooth="no"/> | |
+ <point x="70" y="299" type="line" smooth="no"/> | |
<point x="91" y="380"/> | |
<point x="117" y="409"/> | |
<point x="206" y="409" type="curve" smooth="yes"/> | |
- <point x="315" y="409" type="line"/> | |
- <point x="30" y="10" type="line"/> | |
- <point x="30" y="0" type="line"/> | |
- <point x="422" y="0" type="line"/> | |
- <point x="436" y="142" type="line"/> | |
- <point x="425" y="142" type="line"/> | |
+ <point x="315" y="409" type="line" smooth="no"/> | |
+ <point x="30" y="10" type="line" smooth="no"/> | |
+ <point x="30" y="0" type="line" smooth="no"/> | |
+ <point x="422" y="0" type="line" smooth="no"/> | |
+ <point x="436" y="142" type="line" smooth="no"/> | |
+ <point x="425" y="142" type="line" smooth="no"/> | |
<point x="404" y="40"/> | |
<point x="376" y="12"/> | |
- <point x="200" y="12" type="curve"/> | |
+ <point x="200" y="12" type="curve" smooth="yes"/> | |
</contour> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/zcaron.glif b/OpenBaskerville.ufo/glyphs/zcaron.glif | |
index 047142e..65acf19 100644 | |
--- a/OpenBaskerville.ufo/glyphs/zcaron.glif | |
+++ b/OpenBaskerville.ufo/glyphs/zcaron.glif | |
@@ -1,9 +1,9 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<glyph name="zcaron" format="1"> | |
<advance width="468"/> | |
- <unicode hex="017E"/> | |
+ <unicode hex="017e"/> | |
<outline> | |
- <component base="z"/> | |
<component base="caron" xOffset="73"/> | |
+ <component base="z"/> | |
</outline> | |
</glyph> | |
diff --git a/OpenBaskerville.ufo/glyphs/zero.glif b/OpenBaskerville.ufo/glyphs/zero.glif | |
index f48e44f..a69da28 100644 | |
--- a/OpenBaskerville.ufo/glyphs/zero.glif | |
+++ b/OpenBaskerville.ufo/glyphs/zero.glif | |
@@ -4,13 +4,13 @@ | |
<unicode hex="0030"/> | |
<outline> | |
<contour> | |
- <point x="252" y="689" type="curve"/> | |
+ <point x="252" y="689" type="curve" smooth="yes"/> | |
<point x="128" y="689"/> | |
<point x="32" y="478"/> | |
- <point x="32" y="329" type="curve"/> | |
+ <point x="32" y="329" type="curve" smooth="yes"/> | |
<point x="32" y="104"/> | |
<point x="156" y="-14"/> | |
- <point x="252" y="-14" type="curve"/> | |
+ <point x="252" y="-14" type="curve" smooth="yes"/> | |
<point x="348" y="-14"/> | |
<point x="472" y="104"/> | |
<point x="472" y="329" type="curve" smooth="yes"/> | |
@@ -18,13 +18,13 @@ | |
<point x="376" y="689"/> | |
</contour> | |
<contour> | |
- <point x="252" y="0" type="curve"/> | |
+ <point x="252" y="0" type="curve" smooth="yes"/> | |
<point x="165" y="0"/> | |
<point x="108" y="142"/> | |
- <point x="108" y="329" type="curve"/> | |
+ <point x="108" y="329" type="curve" smooth="yes"/> | |
<point x="108" y="516"/> | |
<point x="165" y="674"/> | |
- <point x="252" y="674" type="curve"/> | |
+ <point x="252" y="674" type="curve" smooth="yes"/> | |
<point x="339" y="674"/> | |
<point x="396" y="516"/> | |
<point x="396" y="329" type="curve" smooth="yes"/> | |
diff --git a/OpenBaskerville.ufo/groups.plist b/OpenBaskerville.ufo/groups.plist | |
new file mode 100644 | |
index 0000000..3b8e01b | |
--- /dev/null | |
+++ b/OpenBaskerville.ufo/groups.plist | |
@@ -0,0 +1,6 @@ | |
+<?xml version="1.0" encoding="UTF-8"?> | |
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
+<plist version="1.0"> | |
+ <dict> | |
+ </dict> | |
+</plist> | |
diff --git a/OpenBaskerville.ufo/kerning.plist b/OpenBaskerville.ufo/kerning.plist | |
index 3a0c2f6..774e8b2 100644 | |
--- a/OpenBaskerville.ufo/kerning.plist | |
+++ b/OpenBaskerville.ufo/kerning.plist | |
@@ -1,146 +1,146 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
-<dict> | |
+ <dict> | |
<key>V</key> | |
<dict> | |
- <key>A</key> | |
- <integer>-179</integer> | |
+ <key>A</key> | |
+ <integer>-179</integer> | |
</dict> | |
<key>a</key> | |
<dict> | |
- <key>s</key> | |
- <integer>15</integer> | |
- <key>w</key> | |
- <integer>-7</integer> | |
- <key>y</key> | |
- <integer>-3</integer> | |
+ <key>y</key> | |
+ <integer>-3</integer> | |
+ <key>w</key> | |
+ <integer>-7</integer> | |
+ <key>s</key> | |
+ <integer>15</integer> | |
</dict> | |
<key>b</key> | |
<dict> | |
- <key>period</key> | |
- <integer>-15</integer> | |
+ <key>period</key> | |
+ <integer>-15</integer> | |
</dict> | |
<key>d</key> | |
<dict> | |
- <key>w</key> | |
- <integer>-23</integer> | |
- <key>y</key> | |
- <integer>-4</integer> | |
+ <key>y</key> | |
+ <integer>-4</integer> | |
+ <key>w</key> | |
+ <integer>-23</integer> | |
</dict> | |
<key>e</key> | |
<dict> | |
- <key>period</key> | |
- <integer>-10</integer> | |
+ <key>period</key> | |
+ <integer>-10</integer> | |
</dict> | |
<key>f</key> | |
<dict> | |
- <key>s</key> | |
- <integer>20</integer> | |
+ <key>s</key> | |
+ <integer>20</integer> | |
</dict> | |
<key>g</key> | |
<dict> | |
- <key>b</key> | |
- <integer>10</integer> | |
- <key>g</key> | |
- <integer>10</integer> | |
- <key>p</key> | |
- <integer>10</integer> | |
- <key>z</key> | |
- <integer>5</integer> | |
+ <key>z</key> | |
+ <integer>5</integer> | |
+ <key>p</key> | |
+ <integer>10</integer> | |
+ <key>g</key> | |
+ <integer>10</integer> | |
+ <key>b</key> | |
+ <integer>10</integer> | |
</dict> | |
<key>h</key> | |
<dict> | |
- <key>u</key> | |
- <integer>-5</integer> | |
- <key>y</key> | |
- <integer>-35</integer> | |
+ <key>y</key> | |
+ <integer>-35</integer> | |
+ <key>u</key> | |
+ <integer>-5</integer> | |
</dict> | |
<key>i</key> | |
<dict> | |
- <key>j</key> | |
- <integer>-24</integer> | |
- <key>quoteright</key> | |
- <integer>-10</integer> | |
- <key>t</key> | |
- <integer>-5</integer> | |
+ <key>t</key> | |
+ <integer>-5</integer> | |
+ <key>quoteright</key> | |
+ <integer>-10</integer> | |
+ <key>j</key> | |
+ <integer>-24</integer> | |
</dict> | |
<key>j</key> | |
<dict> | |
- <key>j</key> | |
- <integer>24</integer> | |
- <key>s</key> | |
- <integer>15</integer> | |
+ <key>s</key> | |
+ <integer>15</integer> | |
+ <key>j</key> | |
+ <integer>24</integer> | |
</dict> | |
<key>k</key> | |
<dict> | |
- <key>a</key> | |
- <integer>5</integer> | |
- <key>z</key> | |
- <integer>35</integer> | |
+ <key>z</key> | |
+ <integer>35</integer> | |
+ <key>a</key> | |
+ <integer>5</integer> | |
</dict> | |
<key>l</key> | |
<dict> | |
- <key>u</key> | |
- <integer>-5</integer> | |
+ <key>u</key> | |
+ <integer>-5</integer> | |
</dict> | |
<key>m</key> | |
<dict> | |
- <key>u</key> | |
- <integer>-5</integer> | |
+ <key>u</key> | |
+ <integer>-5</integer> | |
</dict> | |
<key>n</key> | |
<dict> | |
- <key>u</key> | |
- <integer>-4</integer> | |
- <key>y</key> | |
- <integer>-35</integer> | |
+ <key>y</key> | |
+ <integer>-35</integer> | |
+ <key>u</key> | |
+ <integer>-4</integer> | |
</dict> | |
<key>o</key> | |
<dict> | |
- <key>period</key> | |
- <integer>-15</integer> | |
+ <key>period</key> | |
+ <integer>-15</integer> | |
</dict> | |
<key>p</key> | |
<dict> | |
- <key>t</key> | |
- <integer>-8</integer> | |
+ <key>t</key> | |
+ <integer>-8</integer> | |
</dict> | |
<key>quoteright</key> | |
<dict> | |
- <key>d</key> | |
- <integer>-40</integer> | |
+ <key>d</key> | |
+ <integer>-40</integer> | |
</dict> | |
<key>s</key> | |
<dict> | |
- <key>t</key> | |
- <integer>-15</integer> | |
- <key>u</key> | |
- <integer>-3</integer> | |
- <key>v</key> | |
- <integer>-7</integer> | |
- <key>w</key> | |
- <integer>-10</integer> | |
+ <key>w</key> | |
+ <integer>-10</integer> | |
+ <key>v</key> | |
+ <integer>-7</integer> | |
+ <key>u</key> | |
+ <integer>-3</integer> | |
+ <key>t</key> | |
+ <integer>-15</integer> | |
</dict> | |
<key>t</key> | |
<dict> | |
- <key>d</key> | |
- <integer>5</integer> | |
- <key>o</key> | |
- <integer>-8</integer> | |
- <key>z</key> | |
- <integer>17</integer> | |
+ <key>z</key> | |
+ <integer>17</integer> | |
+ <key>o</key> | |
+ <integer>-8</integer> | |
+ <key>d</key> | |
+ <integer>5</integer> | |
</dict> | |
<key>y</key> | |
<dict> | |
- <key>b</key> | |
- <integer>-43</integer> | |
- <key>h</key> | |
- <integer>-20</integer> | |
- <key>k</key> | |
- <integer>-5</integer> | |
- <key>l</key> | |
- <integer>-20</integer> | |
+ <key>l</key> | |
+ <integer>-20</integer> | |
+ <key>k</key> | |
+ <integer>-5</integer> | |
+ <key>h</key> | |
+ <integer>-20</integer> | |
+ <key>b</key> | |
+ <integer>-43</integer> | |
</dict> | |
-</dict> | |
+ </dict> | |
</plist> | |
diff --git a/OpenBaskerville.ufo/lib.plist b/OpenBaskerville.ufo/lib.plist | |
index 34a4e3b..0180093 100644 | |
--- a/OpenBaskerville.ufo/lib.plist | |
+++ b/OpenBaskerville.ufo/lib.plist | |
@@ -1,201 +1,201 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
-<dict> | |
- <key>org.robofab.glyphOrder</key> | |
- <array> | |
- <string>.notdef</string> | |
- <string>.null</string> | |
- <string>CR</string> | |
- <string>space</string> | |
- <string>L</string> | |
- <string>U</string> | |
- <string>O</string> | |
- <string>Q</string> | |
- <string>C</string> | |
- <string>o</string> | |
- <string>E</string> | |
- <string>F</string> | |
- <string>M</string> | |
- <string>D</string> | |
- <string>V</string> | |
- <string>B</string> | |
- <string>dollar</string> | |
- <string>T</string> | |
- <string>N</string> | |
- <string>W</string> | |
- <string>P</string> | |
- <string>S</string> | |
- <string>R</string> | |
- <string>G</string> | |
- <string>K</string> | |
- <string>X</string> | |
- <string>Y</string> | |
- <string>Z</string> | |
- <string>l</string> | |
- <string>p</string> | |
- <string>i</string> | |
- <string>d</string> | |
- <string>q</string> | |
- <string>b</string> | |
- <string>c</string> | |
- <string>e</string> | |
- <string>j</string> | |
- <string>k</string> | |
- <string>v</string> | |
- <string>x</string> | |
- <string>a</string> | |
- <string>f</string> | |
- <string>g</string> | |
- <string>h</string> | |
- <string>s</string> | |
- <string>n</string> | |
- <string>m</string> | |
- <string>r</string> | |
- <string>t</string> | |
- <string>u</string> | |
- <string>w</string> | |
- <string>y</string> | |
- <string>z</string> | |
- <string>one</string> | |
- <string>two</string> | |
- <string>three</string> | |
- <string>four</string> | |
- <string>five</string> | |
- <string>six</string> | |
- <string>seven</string> | |
- <string>eight</string> | |
- <string>nine</string> | |
- <string>ff</string> | |
- <string>fi</string> | |
- <string>fl</string> | |
- <string>ffi</string> | |
- <string>ffl</string> | |
- <string>c_t</string> | |
- <string>A</string> | |
- <string>zero</string> | |
- <string>period</string> | |
- <string>colon</string> | |
- <string>semicolon</string> | |
- <string>question</string> | |
- <string>exclam</string> | |
- <string>comma</string> | |
- <string>dotlessi</string> | |
- <string>grave</string> | |
- <string>agrave.001</string> | |
- <string>egrave.001</string> | |
- <string>igrave</string> | |
- <string>ograve.001</string> | |
- <string>ugrave.001</string> | |
- <string>acute</string> | |
- <string>aacute.001</string> | |
- <string>eacute.001</string> | |
- <string>iacute</string> | |
- <string>oacute.001</string> | |
- <string>uacute.001</string> | |
- <string>yacute.001</string> | |
- <string>dieresis</string> | |
- <string>adieresis.001</string> | |
- <string>edieresis.001</string> | |
- <string>idieresis</string> | |
- <string>odieresis.001</string> | |
- <string>udieresis.001</string> | |
- <string>ydieresis.001</string> | |
- <string>circumflex</string> | |
- <string>icircumflex</string> | |
- <string>acircumflex.001</string> | |
- <string>ecircumflex.001</string> | |
- <string>ocircumflex.001</string> | |
- <string>ucircumflex.001</string> | |
- <string>Adieresis.001</string> | |
- <string>Edieresis.001</string> | |
- <string>Idieresis.001</string> | |
- <string>Odieresis</string> | |
- <string>Udieresis.001</string> | |
- <string>Acircumflex.001</string> | |
- <string>Ecircumflex.001</string> | |
- <string>Ocircumflex</string> | |
- <string>Ucircumflex.001</string> | |
- <string>Icircumflex.001</string> | |
- <string>Agrave.001</string> | |
- <string>Egrave.001</string> | |
- <string>Igrave.001</string> | |
- <string>Ograve</string> | |
- <string>Ugrave.001</string> | |
- <string>Aacute.001</string> | |
- <string>Eacute.001</string> | |
- <string>Iacute.001</string> | |
- <string>Oacute</string> | |
- <string>Uacute.001</string> | |
- <string>Yacute</string> | |
- <string>agrave.002</string> | |
- <string>agrave</string> | |
- <string>aacute</string> | |
- <string>adieresis</string> | |
- <string>acircumflex</string> | |
- <string>egrave</string> | |
- <string>eacute</string> | |
- <string>edieresis</string> | |
- <string>ecircumflex</string> | |
- <string>dotlessigrave</string> | |
- <string>dotlessiacute</string> | |
- <string>dotlessidieresis</string> | |
- <string>dotlessicircumflex</string> | |
- <string>ugrave</string> | |
- <string>uacute</string> | |
- <string>udieresis</string> | |
- <string>ucircumflex</string> | |
- <string>ograve</string> | |
- <string>oacute</string> | |
- <string>odieresis</string> | |
- <string>ocircumflex</string> | |
- <string>Agrave</string> | |
- <string>Aacute</string> | |
- <string>Adieresis</string> | |
- <string>Acircumflex</string> | |
- <string>Igrave</string> | |
- <string>Iacute</string> | |
- <string>Idieresis</string> | |
- <string>Icircumflex</string> | |
- <string>Egrave</string> | |
- <string>Eacute</string> | |
- <string>Edieresis</string> | |
- <string>Ecircumflex</string> | |
- <string>Ugrave</string> | |
- <string>Uacute</string> | |
- <string>Udieresis</string> | |
- <string>Ucircumflex</string> | |
- <string>yacute</string> | |
- <string>ydieresis</string> | |
- <string>quoteleft</string> | |
- <string>quoteright</string> | |
- <string>quotedblright</string> | |
- <string>quotedblleft</string> | |
- <string>parenleft</string> | |
- <string>parenright</string> | |
- <string>ampersand</string> | |
- <string>I</string> | |
- <string>f_j</string> | |
- <string>s_t</string> | |
- <string>H</string> | |
- <string>J</string> | |
- <string>caron</string> | |
- <string>Scaron.001</string> | |
- <string>Zcaron.001</string> | |
- <string>scaron.001</string> | |
- <string>zcaron.001</string> | |
- <string>Scaron.002</string> | |
- <string>Zcaron.002</string> | |
- <string>scaron.002</string> | |
- <string>zcaron.002</string> | |
- <string>Scaron</string> | |
- <string>Zcaron</string> | |
- <string>scaron</string> | |
- <string>zcaron</string> | |
- <string>exclamdown</string> | |
- <string>f_f_j</string> | |
- <string>g_i</string> | |
- <string>registered</string> | |
- </array> | |
-</dict> | |
+ <dict> | |
+ <key>org.robofab.glyphOrder</key> | |
+ <array> | |
+ <string>.notdef</string> | |
+ <string>.null</string> | |
+ <string>CR</string> | |
+ <string>space</string> | |
+ <string>L</string> | |
+ <string>U</string> | |
+ <string>O</string> | |
+ <string>Q</string> | |
+ <string>C</string> | |
+ <string>o</string> | |
+ <string>E</string> | |
+ <string>F</string> | |
+ <string>M</string> | |
+ <string>D</string> | |
+ <string>V</string> | |
+ <string>B</string> | |
+ <string>dollar</string> | |
+ <string>T</string> | |
+ <string>N</string> | |
+ <string>W</string> | |
+ <string>P</string> | |
+ <string>S</string> | |
+ <string>R</string> | |
+ <string>G</string> | |
+ <string>K</string> | |
+ <string>X</string> | |
+ <string>Y</string> | |
+ <string>Z</string> | |
+ <string>l</string> | |
+ <string>p</string> | |
+ <string>i</string> | |
+ <string>d</string> | |
+ <string>q</string> | |
+ <string>b</string> | |
+ <string>c</string> | |
+ <string>e</string> | |
+ <string>j</string> | |
+ <string>k</string> | |
+ <string>v</string> | |
+ <string>x</string> | |
+ <string>a</string> | |
+ <string>f</string> | |
+ <string>g</string> | |
+ <string>h</string> | |
+ <string>s</string> | |
+ <string>n</string> | |
+ <string>m</string> | |
+ <string>r</string> | |
+ <string>t</string> | |
+ <string>u</string> | |
+ <string>w</string> | |
+ <string>y</string> | |
+ <string>z</string> | |
+ <string>one</string> | |
+ <string>two</string> | |
+ <string>three</string> | |
+ <string>four</string> | |
+ <string>five</string> | |
+ <string>six</string> | |
+ <string>seven</string> | |
+ <string>eight</string> | |
+ <string>nine</string> | |
+ <string>ff</string> | |
+ <string>fi</string> | |
+ <string>fl</string> | |
+ <string>ffi</string> | |
+ <string>ffl</string> | |
+ <string>c_t</string> | |
+ <string>A</string> | |
+ <string>zero</string> | |
+ <string>period</string> | |
+ <string>colon</string> | |
+ <string>semicolon</string> | |
+ <string>question</string> | |
+ <string>exclam</string> | |
+ <string>comma</string> | |
+ <string>dotlessi</string> | |
+ <string>grave</string> | |
+ <string>agrave.001</string> | |
+ <string>egrave.001</string> | |
+ <string>igrave</string> | |
+ <string>ograve.001</string> | |
+ <string>ugrave.001</string> | |
+ <string>acute</string> | |
+ <string>aacute.001</string> | |
+ <string>eacute.001</string> | |
+ <string>iacute</string> | |
+ <string>oacute.001</string> | |
+ <string>uacute.001</string> | |
+ <string>yacute.001</string> | |
+ <string>dieresis</string> | |
+ <string>adieresis.001</string> | |
+ <string>edieresis.001</string> | |
+ <string>idieresis</string> | |
+ <string>odieresis.001</string> | |
+ <string>udieresis.001</string> | |
+ <string>ydieresis.001</string> | |
+ <string>circumflex</string> | |
+ <string>icircumflex</string> | |
+ <string>acircumflex.001</string> | |
+ <string>ecircumflex.001</string> | |
+ <string>ocircumflex.001</string> | |
+ <string>ucircumflex.001</string> | |
+ <string>Adieresis.001</string> | |
+ <string>Edieresis.001</string> | |
+ <string>Idieresis.001</string> | |
+ <string>Odieresis</string> | |
+ <string>Udieresis.001</string> | |
+ <string>Acircumflex.001</string> | |
+ <string>Ecircumflex.001</string> | |
+ <string>Ocircumflex</string> | |
+ <string>Ucircumflex.001</string> | |
+ <string>Icircumflex.001</string> | |
+ <string>Agrave.001</string> | |
+ <string>Egrave.001</string> | |
+ <string>Igrave.001</string> | |
+ <string>Ograve</string> | |
+ <string>Ugrave.001</string> | |
+ <string>Aacute.001</string> | |
+ <string>Eacute.001</string> | |
+ <string>Iacute.001</string> | |
+ <string>Oacute</string> | |
+ <string>Uacute.001</string> | |
+ <string>Yacute</string> | |
+ <string>agrave.002</string> | |
+ <string>agrave</string> | |
+ <string>aacute</string> | |
+ <string>adieresis</string> | |
+ <string>acircumflex</string> | |
+ <string>egrave</string> | |
+ <string>eacute</string> | |
+ <string>edieresis</string> | |
+ <string>ecircumflex</string> | |
+ <string>dotlessigrave</string> | |
+ <string>dotlessiacute</string> | |
+ <string>dotlessidieresis</string> | |
+ <string>dotlessicircumflex</string> | |
+ <string>ugrave</string> | |
+ <string>uacute</string> | |
+ <string>udieresis</string> | |
+ <string>ucircumflex</string> | |
+ <string>ograve</string> | |
+ <string>oacute</string> | |
+ <string>odieresis</string> | |
+ <string>ocircumflex</string> | |
+ <string>Agrave</string> | |
+ <string>Aacute</string> | |
+ <string>Adieresis</string> | |
+ <string>Acircumflex</string> | |
+ <string>Igrave</string> | |
+ <string>Iacute</string> | |
+ <string>Idieresis</string> | |
+ <string>Icircumflex</string> | |
+ <string>Egrave</string> | |
+ <string>Eacute</string> | |
+ <string>Edieresis</string> | |
+ <string>Ecircumflex</string> | |
+ <string>Ugrave</string> | |
+ <string>Uacute</string> | |
+ <string>Udieresis</string> | |
+ <string>Ucircumflex</string> | |
+ <string>yacute</string> | |
+ <string>ydieresis</string> | |
+ <string>quoteleft</string> | |
+ <string>quoteright</string> | |
+ <string>quotedblright</string> | |
+ <string>quotedblleft</string> | |
+ <string>parenleft</string> | |
+ <string>parenright</string> | |
+ <string>ampersand</string> | |
+ <string>I</string> | |
+ <string>f_j</string> | |
+ <string>s_t</string> | |
+ <string>H</string> | |
+ <string>J</string> | |
+ <string>caron</string> | |
+ <string>Scaron.001</string> | |
+ <string>Zcaron.001</string> | |
+ <string>scaron.001</string> | |
+ <string>zcaron.001</string> | |
+ <string>Scaron.002</string> | |
+ <string>Zcaron.002</string> | |
+ <string>scaron.002</string> | |
+ <string>zcaron.002</string> | |
+ <string>Scaron</string> | |
+ <string>Zcaron</string> | |
+ <string>scaron</string> | |
+ <string>zcaron</string> | |
+ <string>exclamdown</string> | |
+ <string>f_f_j</string> | |
+ <string>g_i</string> | |
+ <string>registered</string> | |
+ </array> | |
+ </dict> | |
</plist> | |
diff --git a/OpenBaskerville.ufo/metainfo.plist b/OpenBaskerville.ufo/metainfo.plist | |
index f5ec4e5..9057fb6 100644 | |
--- a/OpenBaskerville.ufo/metainfo.plist | |
+++ b/OpenBaskerville.ufo/metainfo.plist | |
@@ -1,10 +1,10 @@ | |
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
-<dict> | |
+ <dict> | |
<key>creator</key> | |
- <string>org.robofab.ufoLib</string> | |
+ <string>net.SourceForge.FontForge</string> | |
<key>formatVersion</key> | |
<integer>2</integer> | |
-</dict> | |
+ </dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment