1
1
mirror of https://github.com/i-tu/Hasklig.git synced 2024-09-11 02:25:46 +03:00

Update SCP from upstream to 4e56f85

This commit is contained in:
Ian Tuomi 2016-07-18 22:51:09 +03:00
parent 340c99518a
commit a2367c1d32
5825 changed files with 180866 additions and 168427 deletions

8
.gitignore vendored
View File

@ -13,3 +13,11 @@
*.log
font.ufo/
target/
RomanMasters/colors_0
RomanMasters/colors_1
RomanMasters/colors_2
ItalicMasters/colors_0
ItalicMasters/colors_1
ItalicMasters/colors_2

View File

@ -1,94 +1,94 @@
<?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">
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ascender</key>
<integer>750</integer>
<key>capHeight</key>
<integer>750</integer>
<key>copyright</key>
<string>Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved.</string>
<key>descender</key>
<integer>-250</integer>
<key>familyName</key>
<string>Source Code Pro</string>
<key>italicAngle</key>
<integer>-11</integer>
<key>postscriptBlueFuzz</key>
<integer>0</integer>
<key>postscriptBlueScale</key>
<real>0.0625</real>
<key>postscriptBlueValues</key>
<array>
<integer>-12</integer>
<dict>
<key>ascender</key>
<integer>750</integer>
<key>capHeight</key>
<integer>750</integer>
<key>copyright</key>
<string>Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved.</string>
<key>descender</key>
<integer>-250</integer>
<key>familyName</key>
<string>Source Code Pro</string>
<key>italicAngle</key>
<integer>-11</integer>
<key>postscriptBlueFuzz</key>
<integer>0</integer>
<integer>478</integer>
<integer>490</integer>
<integer>570</integer>
<integer>582</integer>
<integer>640</integer>
<integer>652</integer>
<integer>660</integer>
<integer>672</integer>
<integer>722</integer>
<integer>734</integer>
</array>
<key>postscriptFamilyBlues</key>
<array>
<integer>-12</integer>
<key>postscriptBlueScale</key>
<real>0.0625</real>
<key>postscriptBlueValues</key>
<array>
<integer>-12</integer>
<integer>0</integer>
<integer>478</integer>
<integer>490</integer>
<integer>570</integer>
<integer>582</integer>
<integer>640</integer>
<integer>652</integer>
<integer>660</integer>
<integer>672</integer>
<integer>722</integer>
<integer>734</integer>
</array>
<key>postscriptFamilyBlues</key>
<array>
<integer>-12</integer>
<integer>0</integer>
<integer>486</integer>
<integer>498</integer>
<integer>574</integer>
<integer>586</integer>
<integer>638</integer>
<integer>650</integer>
<integer>656</integer>
<integer>668</integer>
<integer>712</integer>
<integer>724</integer>
</array>
<key>postscriptFamilyOtherBlues</key>
<array>
<integer>-217</integer>
<integer>-205</integer>
</array>
<key>postscriptFontName</key>
<string>SourceCodeProItalic-Master0</string>
<key>postscriptForceBold</key>
<false/>
<key>postscriptFullName</key>
<string>Source Code Pro Italic Master0</string>
<key>postscriptIsFixedPitch</key>
<true/>
<key>postscriptOtherBlues</key>
<array>
<integer>-234</integer>
<integer>-222</integer>
</array>
<key>postscriptStemSnapH</key>
<array>
<integer>28</integer>
</array>
<key>postscriptStemSnapV</key>
<array>
<integer>34</integer>
</array>
<key>postscriptUnderlinePosition</key>
<integer>-100</integer>
<key>postscriptUnderlineThickness</key>
<integer>50</integer>
<key>styleName</key>
<string>Italic Master0</string>
<key>trademark</key>
<string>Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries.</string>
<key>unitsPerEm</key>
<integer>1000</integer>
<key>versionMajor</key>
<integer>1</integer>
<key>versionMinor</key>
<integer>0</integer>
<integer>486</integer>
<integer>498</integer>
<integer>574</integer>
<integer>586</integer>
<integer>638</integer>
<integer>650</integer>
<integer>656</integer>
<integer>668</integer>
<integer>712</integer>
<integer>724</integer>
</array>
<key>postscriptFamilyOtherBlues</key>
<array>
<integer>-217</integer>
<integer>-205</integer>
</array>
<key>postscriptFontName</key>
<string>SourceCodeProItalic-Master0</string>
<key>postscriptForceBold</key>
<false/>
<key>postscriptFullName</key>
<string>Source Code Pro Italic Master0</string>
<key>postscriptIsFixedPitch</key>
<true/>
<key>postscriptOtherBlues</key>
<array>
<integer>-234</integer>
<integer>-222</integer>
</array>
<key>postscriptStemSnapH</key>
<array>
<integer>28</integer>
</array>
<key>postscriptStemSnapV</key>
<array>
<integer>34</integer>
</array>
<key>postscriptUnderlinePosition</key>
<integer>-100</integer>
<key>postscriptUnderlineThickness</key>
<integer>50</integer>
<key>styleName</key>
<string>Italic Master0</string>
<key>trademark</key>
<string>Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries.</string>
<key>unitsPerEm</key>
<integer>1000</integer>
<key>versionMajor</key>
<integer>1</integer>
<key>versionMinor</key>
<integer>0</integer>
<key>xHeight</key>
<integer>500</integer>
</dict>
</plist>
<key>xHeight</key>
<integer>500</integer>
</dict>
</plist>

View File

@ -1,41 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="A" format="1">
<advance width="600"/>
<unicode hex="0041"/>
<outline>
<contour>
<point x="-8" y="0" type="line"/>
<point x="24" y="0" type="line"/>
<point x="248" y="400" type="line" smooth="yes"/>
<point x="290" y="478"/>
<point x="328" y="548"/>
<point x="372" y="627" type="curve"/>
<point x="377" y="627" type="line"/>
<point x="387" y="553"/>
<point x="396" y="471"/>
<point x="406" y="396" type="curve" smooth="yes"/>
<point x="458" y="0" type="line"/>
<point x="488" y="0" type="line"/>
<point x="396" y="660" type="line"/>
<point x="366" y="660" type="line"/>
</contour>
<contour>
<point x="150" y="238" type="line"/>
<point x="437" y="238" type="line"/>
<point x="438" y="264" type="line"/>
<point x="158" y="264" type="line"/>
</contour>
<contour>
<point x="374" y="680" type="move" name="aboveUC"/>
</contour>
<contour>
<point x="474" y="0" type="move" name="baseLC"/>
</contour>
<contour>
<point x="250" y="-20" type="move" name="belowLC"/>
</contour>
<contour>
<point x="458" y="0" type="move" name="ogonekUC"/>
</contour>
</outline>
</glyph>
<unicode hex="0041"/>
<advance width="600"/>
<outline>
<contour>
<point x="-8" y="0" type="line"/>
<point x="24" y="0" type="line"/>
<point x="248" y="400" type="line" smooth="yes"/>
<point x="290" y="478"/>
<point x="328" y="548"/>
<point x="372" y="627" type="curve"/>
<point x="377" y="627" type="line"/>
<point x="387" y="553"/>
<point x="396" y="471"/>
<point x="406" y="396" type="curve" smooth="yes"/>
<point x="458" y="0" type="line"/>
<point x="488" y="0" type="line"/>
<point x="396" y="660" type="line"/>
<point x="366" y="660" type="line"/>
</contour>
<contour>
<point x="150" y="238" type="line"/>
<point x="437" y="238" type="line"/>
<point x="438" y="264" type="line"/>
<point x="158" y="264" type="line"/>
</contour>
<contour>
<point name="aboveUC" x="374" y="680" type="move"/>
</contour>
<contour>
<point name="baseLC" x="474" y="0" type="move"/>
</contour>
<contour>
<point name="belowLC" x="250" y="-20" type="move"/>
</contour>
<contour>
<point name="ogonekUC" x="458" y="0" type="move"/>
</contour>
</outline>
</glyph>

View File

@ -1,43 +1,43 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="AE" format="1">
<advance width="600"/>
<unicode hex="00C6"/>
<outline>
<contour>
<point x="-59" y="0" type="line"/>
<point x="-26" y="0" type="line"/>
<point x="231" y="395" type="line" smooth="yes"/>
<point x="284" y="478"/>
<point x="335" y="554"/>
<point x="385" y="632" type="curve"/>
<point x="391" y="632" type="line"/>
<point x="265" y="0" type="line"/>
<point x="529" y="0" type="line"/>
<point x="534" y="26" type="line"/>
<point x="299" y="26" type="line"/>
<point x="361" y="340" type="line"/>
<point x="541" y="340" type="line"/>
<point x="546" y="365" type="line"/>
<point x="366" y="365" type="line"/>
<point x="420" y="635" type="line"/>
<point x="646" y="635" type="line"/>
<point x="651" y="660" type="line"/>
<point x="377" y="660" type="line"/>
</contour>
<contour>
<point x="116" y="228" type="line"/>
<point x="334" y="228" type="line"/>
<point x="339" y="254" type="line"/>
<point x="122" y="254" type="line"/>
</contour>
<contour>
<point x="500" y="680" type="move" name="aboveUC"/>
</contour>
<contour>
<point x="420" y="0" type="move" name="baseLC"/>
</contour>
<contour>
<point x="300" y="-20" type="move" name="belowLC"/>
</contour>
</outline>
</glyph>
<unicode hex="00C6"/>
<advance width="600"/>
<outline>
<contour>
<point x="-59" y="0" type="line"/>
<point x="-26" y="0" type="line"/>
<point x="231" y="395" type="line" smooth="yes"/>
<point x="284" y="478"/>
<point x="335" y="554"/>
<point x="385" y="632" type="curve"/>
<point x="391" y="632" type="line"/>
<point x="265" y="0" type="line"/>
<point x="529" y="0" type="line"/>
<point x="534" y="26" type="line"/>
<point x="299" y="26" type="line"/>
<point x="361" y="340" type="line"/>
<point x="541" y="340" type="line"/>
<point x="546" y="365" type="line"/>
<point x="366" y="365" type="line"/>
<point x="420" y="635" type="line"/>
<point x="646" y="635" type="line"/>
<point x="651" y="660" type="line"/>
<point x="377" y="660" type="line"/>
</contour>
<contour>
<point x="116" y="228" type="line"/>
<point x="334" y="228" type="line"/>
<point x="339" y="254" type="line"/>
<point x="122" y="254" type="line"/>
</contour>
<contour>
<point name="aboveUC" x="500" y="680" type="move"/>
</contour>
<contour>
<point name="baseLC" x="420" y="0" type="move"/>
</contour>
<contour>
<point name="belowLC" x="300" y="-20" type="move"/>
</contour>
</outline>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="AEacute" format="1">
<advance width="600"/>
<unicode hex="01FC"/>
<outline>
<component base="AE"/>
<component base="acutecmb.cap" xOffset="126"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="01FC"/>
<advance width="600"/>
<outline>
<component base="AE"/>
<component base="acutecmb.cap" xOffset="126"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="AEmacron" format="1">
<advance width="600"/>
<unicode hex="01E2"/>
<outline>
<component base="AE"/>
<component base="macroncmb.cap" xOffset="126"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="01E2"/>
<advance width="600"/>
<outline>
<component base="AE"/>
<component base="macroncmb.cap" xOffset="126"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,23 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Aacute" format="1">
<advance width="600"/>
<unicode hex="00C1"/>
<outline>
<component base="A"/>
<component base="acutecmb.cap"/>
<contour>
<point x="458" y="0" type="move" name="ogonekUC"/>
</contour>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="00C1"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="acutecmb.cap"/>
<contour>
<point name="ogonekUC" x="458" y="0" type="move"/>
</contour>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Abreve" format="1">
<advance width="600"/>
<unicode hex="0102"/>
<outline>
<component base="A"/>
<component base="brevecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="0102"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="brevecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Abreveacute" format="1">
<advance width="600"/>
<unicode hex="1EAE"/>
<outline>
<component base="A"/>
<component base="breveacutecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EAE"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="breveacutecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,21 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Abrevedotbelow" format="1">
<advance width="600"/>
<unicode hex="1EB6"/>
<outline>
<component base="A"/>
<component base="brevecmb.cap"/>
<component base="dotbelowcmb" xOffset="16"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EB6"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="brevecmb.cap"/>
<component base="dotbelowcmb" xOffset="16"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Abrevegrave" format="1">
<advance width="600"/>
<unicode hex="1EB0"/>
<outline>
<component base="A"/>
<component base="brevegravecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EB0"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="brevegravecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Abrevehoi" format="1">
<advance width="600"/>
<unicode hex="1EB2"/>
<outline>
<component base="A"/>
<component base="brevehoicmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EB2"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="brevehoicmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Abrevetilde" format="1">
<advance width="600"/>
<unicode hex="1EB4"/>
<outline>
<component base="A"/>
<component base="brevetildecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EB4"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="brevetildecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Acaron" format="1">
<advance width="600"/>
<unicode hex="01CD"/>
<outline>
<component base="A"/>
<component base="caroncmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="01CD"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="caroncmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Acircumflex" format="1">
<advance width="600"/>
<unicode hex="00C2"/>
<outline>
<component base="A"/>
<component base="circumflexcmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="00C2"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="circumflexcmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Acircumflexacute" format="1">
<advance width="600"/>
<unicode hex="1EA4"/>
<outline>
<component base="A"/>
<component base="circumflexacutecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EA4"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="circumflexacutecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,21 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Acircumflexdotbelow" format="1">
<advance width="600"/>
<unicode hex="1EAC"/>
<outline>
<component base="A"/>
<component base="circumflexcmb.cap"/>
<component base="dotbelowcmb" xOffset="16"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EAC"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="circumflexcmb.cap"/>
<component base="dotbelowcmb" xOffset="16"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Acircumflexgrave" format="1">
<advance width="600"/>
<unicode hex="1EA6"/>
<outline>
<component base="A"/>
<component base="circumflexgravecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EA6"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="circumflexgravecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Acircumflexhoi" format="1">
<advance width="600"/>
<unicode hex="1EA8"/>
<outline>
<component base="A"/>
<component base="circumflexhoicmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EA8"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="circumflexhoicmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Acircumflextilde" format="1">
<advance width="600"/>
<unicode hex="1EAA"/>
<outline>
<component base="A"/>
<component base="circumflextildecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EAA"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="circumflextildecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,23 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Adieresis" format="1">
<advance width="600"/>
<unicode hex="00C4"/>
<outline>
<component base="A"/>
<component base="dieresiscmb.cap"/>
<contour>
<point x="458" y="0" type="move" name="ogonekUC"/>
</contour>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="00C4"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="dieresiscmb.cap"/>
<contour>
<point name="ogonekUC" x="458" y="0" type="move"/>
</contour>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Adotbelow" format="1">
<advance width="600"/>
<unicode hex="1EA0"/>
<outline>
<component base="A"/>
<component base="dotbelowcmb" xOffset="16"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EA0"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="dotbelowcmb" xOffset="16"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Agrave" format="1">
<advance width="600"/>
<unicode hex="00C0"/>
<outline>
<component base="A"/>
<component base="gravecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="00C0"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="gravecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Ahoi" format="1">
<advance width="600"/>
<unicode hex="1EA2"/>
<outline>
<component base="A"/>
<component base="hoicmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EA2"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="hoicmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Amacron" format="1">
<advance width="600"/>
<unicode hex="0100"/>
<outline>
<component base="A"/>
<component base="macroncmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="0100"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="macroncmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,51 +1,51 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Aogonek" format="1">
<advance width="600"/>
<unicode hex="0104"/>
<outline>
<contour>
<point x="430" y="-224" type="curve" smooth="yes"/>
<point x="462" y="-224"/>
<point x="486" y="-212"/>
<point x="504" y="-196" type="curve"/>
<point x="492" y="-178" type="line"/>
<point x="476" y="-190"/>
<point x="458" y="-198"/>
<point x="436" y="-198" type="curve" smooth="yes"/>
<point x="400" y="-198"/>
<point x="372" y="-182"/>
<point x="372" y="-144" type="curve" smooth="yes"/>
<point x="372" y="-94"/>
<point x="428" y="-40"/>
<point x="488" y="0" type="curve"/>
<point x="396" y="660" type="line"/>
<point x="366" y="660" type="line"/>
<point x="-8" y="0" type="line"/>
<point x="24" y="0" type="line"/>
<point x="248" y="400" type="line" smooth="yes"/>
<point x="290" y="478"/>
<point x="328" y="548"/>
<point x="372" y="627" type="curve"/>
<point x="377" y="627" type="line"/>
<point x="387" y="553"/>
<point x="396" y="471"/>
<point x="406" y="396" type="curve" smooth="yes"/>
<point x="458" y="0" type="line"/>
<point x="460" y="0" type="line"/>
<point x="402" y="-34"/>
<point x="344" y="-87"/>
<point x="344" y="-152" type="curve" smooth="yes"/>
<point x="344" y="-204"/>
<point x="387" y="-224"/>
</contour>
<contour>
<point x="150" y="238" type="line"/>
<point x="437" y="238" type="line"/>
<point x="438" y="264" type="line"/>
<point x="158" y="264" type="line"/>
</contour>
<contour>
<point x="374" y="680" type="move" name="aboveUC"/>
</contour>
</outline>
</glyph>
<unicode hex="0104"/>
<advance width="600"/>
<outline>
<contour>
<point x="430" y="-224" type="curve" smooth="yes"/>
<point x="462" y="-224"/>
<point x="486" y="-212"/>
<point x="504" y="-196" type="curve"/>
<point x="492" y="-178" type="line"/>
<point x="476" y="-190"/>
<point x="458" y="-198"/>
<point x="436" y="-198" type="curve" smooth="yes"/>
<point x="400" y="-198"/>
<point x="372" y="-182"/>
<point x="372" y="-144" type="curve" smooth="yes"/>
<point x="372" y="-94"/>
<point x="428" y="-40"/>
<point x="488" y="0" type="curve"/>
<point x="396" y="660" type="line"/>
<point x="366" y="660" type="line"/>
<point x="-8" y="0" type="line"/>
<point x="24" y="0" type="line"/>
<point x="248" y="400" type="line" smooth="yes"/>
<point x="290" y="478"/>
<point x="328" y="548"/>
<point x="372" y="627" type="curve"/>
<point x="377" y="627" type="line"/>
<point x="387" y="553"/>
<point x="396" y="471"/>
<point x="406" y="396" type="curve" smooth="yes"/>
<point x="458" y="0" type="line"/>
<point x="460" y="0" type="line"/>
<point x="402" y="-34"/>
<point x="344" y="-87"/>
<point x="344" y="-152" type="curve" smooth="yes"/>
<point x="344" y="-204"/>
<point x="387" y="-224"/>
</contour>
<contour>
<point x="150" y="238" type="line"/>
<point x="437" y="238" type="line"/>
<point x="438" y="264" type="line"/>
<point x="158" y="264" type="line"/>
</contour>
<contour>
<point name="aboveUC" x="374" y="680" type="move"/>
</contour>
</outline>
</glyph>

View File

@ -1,23 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Aring" format="1">
<advance width="600"/>
<unicode hex="00C5"/>
<outline>
<component base="A"/>
<component base="ringcmb.cap"/>
<contour>
<point x="458" y="0" type="move" name="ogonekUC"/>
</contour>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="00C5"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="ringcmb.cap"/>
<contour>
<point name="ogonekUC" x="458" y="0" type="move"/>
</contour>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Aringacute" format="1">
<advance width="600"/>
<unicode hex="01FA"/>
<outline>
<contour>
<point x="374" y="838" type="line"/>
<point x="508" y="908" type="line"/>
<point x="494" y="932" type="line"/>
<point x="360" y="854" type="line"/>
</contour>
<component base="Aring"/>
<contour>
<point x="458.0" y="0.0" type="move" name="ogonekUC"/>
</contour>
</outline>
</glyph>
<unicode hex="01FA"/>
<advance width="600"/>
<outline>
<contour>
<point x="374" y="838" type="line"/>
<point x="508" y="908" type="line"/>
<point x="494" y="932" type="line"/>
<point x="360" y="854" type="line"/>
</contour>
<component base="Aring"/>
<contour>
<point name="ogonekUC" x="458" y="0" type="move"/>
</contour>
</outline>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Atilde" format="1">
<advance width="600"/>
<unicode hex="00C3"/>
<outline>
<component base="A"/>
<component base="tildecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="00C3"/>
<advance width="600"/>
<outline>
<component base="A"/>
<component base="tildecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,53 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="B" format="1">
<advance width="600"/>
<unicode hex="0042"/>
<outline>
<contour>
<point x="54" y="0" type="line"/>
<point x="244" y="0" type="line" smooth="yes"/>
<point x="402" y="0"/>
<point x="508" y="66"/>
<point x="508" y="206" type="curve" smooth="yes"/>
<point x="508" y="290"/>
<point x="446" y="334"/>
<point x="382" y="348" type="curve"/>
<point x="382" y="352" type="line"/>
<point x="444" y="362"/>
<point x="532" y="418"/>
<point x="532" y="518" type="curve" smooth="yes"/>
<point x="532" y="606"/>
<point x="472" y="660"/>
<point x="342" y="660" type="curve" smooth="yes"/>
<point x="186" y="660" type="line"/>
</contour>
<contour>
<point x="156" y="364" type="line"/>
<point x="210" y="634" type="line"/>
<point x="326" y="634" type="line" smooth="yes"/>
<point x="456" y="634"/>
<point x="502" y="590"/>
<point x="502" y="516" type="curve" smooth="yes"/>
<point x="502" y="428"/>
<point x="426" y="364"/>
<point x="274" y="364" type="curve" smooth="yes"/>
</contour>
<contour>
<point x="88" y="26" type="line"/>
<point x="152" y="338" type="line"/>
<point x="292" y="338" type="line" smooth="yes"/>
<point x="410" y="338"/>
<point x="478" y="280"/>
<point x="478" y="203" type="curve" smooth="yes"/>
<point x="478" y="74"/>
<point x="376" y="26"/>
<point x="226" y="26" type="curve" smooth="yes"/>
</contour>
<contour>
<point x="374" y="680" type="move" name="aboveUC"/>
</contour>
<contour>
<point x="250" y="-20" type="move" name="belowLC"/>
</contour>
</outline>
</glyph>
<unicode hex="0042"/>
<advance width="600"/>
<outline>
<contour>
<point x="54" y="0" type="line"/>
<point x="244" y="0" type="line" smooth="yes"/>
<point x="402" y="0"/>
<point x="508" y="66"/>
<point x="508" y="206" type="curve" smooth="yes"/>
<point x="508" y="290"/>
<point x="446" y="334"/>
<point x="382" y="348" type="curve"/>
<point x="382" y="352" type="line"/>
<point x="444" y="362"/>
<point x="532" y="418"/>
<point x="532" y="518" type="curve" smooth="yes"/>
<point x="532" y="606"/>
<point x="472" y="660"/>
<point x="342" y="660" type="curve" smooth="yes"/>
<point x="186" y="660" type="line"/>
</contour>
<contour>
<point x="156" y="364" type="line"/>
<point x="210" y="634" type="line"/>
<point x="326" y="634" type="line" smooth="yes"/>
<point x="456" y="634"/>
<point x="502" y="590"/>
<point x="502" y="516" type="curve" smooth="yes"/>
<point x="502" y="428"/>
<point x="426" y="364"/>
<point x="274" y="364" type="curve" smooth="yes"/>
</contour>
<contour>
<point x="88" y="26" type="line"/>
<point x="152" y="338" type="line"/>
<point x="292" y="338" type="line" smooth="yes"/>
<point x="410" y="338"/>
<point x="478" y="280"/>
<point x="478" y="203" type="curve" smooth="yes"/>
<point x="478" y="74"/>
<point x="376" y="26"/>
<point x="226" y="26" type="curve" smooth="yes"/>
</contour>
<contour>
<point name="aboveUC" x="374" y="680" type="move"/>
</contour>
<contour>
<point name="belowLC" x="250" y="-20" type="move"/>
</contour>
</outline>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Blinebelow" format="1">
<advance width="600"/>
<unicode hex="1E06"/>
<outline>
<component base="B"/>
<component base="macronbelowcmb" xOffset="16"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1E06"/>
<advance width="600"/>
<outline>
<component base="B"/>
<component base="macronbelowcmb" xOffset="16"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,54 +1,54 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Bstroke" format="1">
<advance width="600"/>
<unicode hex="0243"/>
<outline>
<contour>
<point x="64" y="0" type="line"/>
<point x="254" y="0" type="line" smooth="yes"/>
<point x="412" y="0"/>
<point x="518" y="66"/>
<point x="518" y="206" type="curve" smooth="yes"/>
<point x="518" y="290"/>
<point x="456" y="334"/>
<point x="392" y="348" type="curve"/>
<point x="392" y="352" type="line"/>
<point x="454" y="362"/>
<point x="542" y="418"/>
<point x="542" y="518" type="curve" smooth="yes"/>
<point x="542" y="606"/>
<point x="482" y="660"/>
<point x="352" y="660" type="curve" smooth="yes"/>
<point x="196" y="660" type="line"/>
</contour>
<contour>
<point x="20" y="178" type="line"/>
<point x="304" y="178" type="line"/>
<point x="308" y="205" type="line"/>
<point x="106" y="205" type="line"/>
<point x="26" y="201" type="line"/>
</contour>
<contour>
<point x="98" y="26" type="line"/>
<point x="162" y="338" type="line"/>
<point x="302" y="338" type="line" smooth="yes"/>
<point x="420" y="338"/>
<point x="488" y="280"/>
<point x="488" y="203" type="curve" smooth="yes"/>
<point x="488" y="74"/>
<point x="386" y="26"/>
<point x="236" y="26" type="curve" smooth="yes"/>
</contour>
<contour>
<point x="166" y="364" type="line"/>
<point x="220" y="634" type="line"/>
<point x="336" y="634" type="line" smooth="yes"/>
<point x="466" y="634"/>
<point x="512" y="590"/>
<point x="512" y="516" type="curve" smooth="yes"/>
<point x="512" y="428"/>
<point x="436" y="364"/>
<point x="284" y="364" type="curve" smooth="yes"/>
</contour>
</outline>
</glyph>
<unicode hex="0243"/>
<advance width="600"/>
<outline>
<contour>
<point x="64" y="0" type="line"/>
<point x="254" y="0" type="line" smooth="yes"/>
<point x="412" y="0"/>
<point x="518" y="66"/>
<point x="518" y="206" type="curve" smooth="yes"/>
<point x="518" y="290"/>
<point x="456" y="334"/>
<point x="392" y="348" type="curve"/>
<point x="392" y="352" type="line"/>
<point x="454" y="362"/>
<point x="542" y="418"/>
<point x="542" y="518" type="curve" smooth="yes"/>
<point x="542" y="606"/>
<point x="482" y="660"/>
<point x="352" y="660" type="curve" smooth="yes"/>
<point x="196" y="660" type="line"/>
</contour>
<contour>
<point x="20" y="178" type="line"/>
<point x="304" y="178" type="line"/>
<point x="308" y="205" type="line"/>
<point x="106" y="205" type="line"/>
<point x="26" y="201" type="line"/>
</contour>
<contour>
<point x="98" y="26" type="line"/>
<point x="162" y="338" type="line"/>
<point x="302" y="338" type="line" smooth="yes"/>
<point x="420" y="338"/>
<point x="488" y="280"/>
<point x="488" y="203" type="curve" smooth="yes"/>
<point x="488" y="74"/>
<point x="386" y="26"/>
<point x="236" y="26" type="curve" smooth="yes"/>
</contour>
<contour>
<point x="166" y="364" type="line"/>
<point x="220" y="634" type="line"/>
<point x="336" y="634" type="line" smooth="yes"/>
<point x="466" y="634"/>
<point x="512" y="590"/>
<point x="512" y="516" type="curve" smooth="yes"/>
<point x="512" y="428"/>
<point x="436" y="364"/>
<point x="284" y="364" type="curve" smooth="yes"/>
</contour>
</outline>
</glyph>

View File

@ -1,51 +1,51 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="C" format="1">
<advance width="600"/>
<unicode hex="0043"/>
<outline>
<contour>
<point x="304" y="-12" type="curve" smooth="yes"/>
<point x="376" y="-12"/>
<point x="430" y="14"/>
<point x="486" y="60" type="curve"/>
<point x="468" y="80" type="line"/>
<point x="418" y="38"/>
<point x="368" y="14"/>
<point x="306" y="14" type="curve" smooth="yes"/>
<point x="172" y="14"/>
<point x="114" y="118"/>
<point x="114" y="252" type="curve" smooth="yes"/>
<point x="114" y="422"/>
<point x="222" y="646"/>
<point x="414" y="646" type="curve" smooth="yes"/>
<point x="476" y="646"/>
<point x="518" y="612"/>
<point x="544" y="564" type="curve"/>
<point x="568" y="580" type="line"/>
<point x="538" y="630"/>
<point x="490" y="672"/>
<point x="416" y="672" type="curve" smooth="yes"/>
<point x="206" y="672"/>
<point x="84" y="438"/>
<point x="84" y="246" type="curve" smooth="yes"/>
<point x="84" y="100"/>
<point x="156" y="-12"/>
</contour>
<contour>
<point x="400" y="680" type="move" name="aboveUC"/>
</contour>
<contour>
<point x="290" y="0" type="move" name="baseLC"/>
</contour>
<contour>
<point x="290" y="-20" type="move" name="belowLC"/>
</contour>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.guides</key>
<array>
</array>
</dict>
</lib>
</glyph>
<unicode hex="0043"/>
<advance width="600"/>
<outline>
<contour>
<point x="304" y="-12" type="curve" smooth="yes"/>
<point x="376" y="-12"/>
<point x="430" y="14"/>
<point x="486" y="60" type="curve"/>
<point x="468" y="80" type="line"/>
<point x="418" y="38"/>
<point x="368" y="14"/>
<point x="306" y="14" type="curve" smooth="yes"/>
<point x="172" y="14"/>
<point x="114" y="118"/>
<point x="114" y="252" type="curve" smooth="yes"/>
<point x="114" y="422"/>
<point x="222" y="646"/>
<point x="414" y="646" type="curve" smooth="yes"/>
<point x="476" y="646"/>
<point x="518" y="612"/>
<point x="544" y="564" type="curve"/>
<point x="568" y="580" type="line"/>
<point x="538" y="630"/>
<point x="490" y="672"/>
<point x="416" y="672" type="curve" smooth="yes"/>
<point x="206" y="672"/>
<point x="84" y="438"/>
<point x="84" y="246" type="curve" smooth="yes"/>
<point x="84" y="100"/>
<point x="156" y="-12"/>
</contour>
<contour>
<point name="aboveUC" x="400" y="680" type="move"/>
</contour>
<contour>
<point name="baseLC" x="290" y="0" type="move"/>
</contour>
<contour>
<point name="belowLC" x="290" y="-20" type="move"/>
</contour>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.guides</key>
<array>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Cacute" format="1">
<advance width="600"/>
<unicode hex="0106"/>
<outline>
<component base="C"/>
<component base="acutecmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="0106"/>
<advance width="600"/>
<outline>
<component base="C"/>
<component base="acutecmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Ccaron" format="1">
<advance width="600"/>
<unicode hex="010C"/>
<outline>
<component base="C"/>
<component base="caroncmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="010C"/>
<advance width="600"/>
<outline>
<component base="C"/>
<component base="caroncmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Ccedilla" format="1">
<advance width="600"/>
<unicode hex="00C7"/>
<outline>
<component base="C"/>
<component base="cedillacmb.cap" xOffset="50"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="00C7"/>
<advance width="600"/>
<outline>
<component base="C"/>
<component base="cedillacmb.cap" xOffset="50"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Ccircumflex" format="1">
<advance width="600"/>
<unicode hex="0108"/>
<outline>
<component base="C"/>
<component base="circumflexcmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="0108"/>
<advance width="600"/>
<outline>
<component base="C"/>
<component base="circumflexcmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Cdotaccent" format="1">
<advance width="600"/>
<unicode hex="010A"/>
<outline>
<component base="C"/>
<component base="dotaccentcmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="010A"/>
<advance width="600"/>
<outline>
<component base="C"/>
<component base="dotaccentcmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,38 +1,38 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="D" format="1">
<advance width="600"/>
<unicode hex="0044"/>
<outline>
<contour>
<point x="30" y="0" type="line"/>
<point x="186" y="0" type="line" smooth="yes"/>
<point x="428" y="0"/>
<point x="550" y="180"/>
<point x="550" y="404" type="curve" smooth="yes"/>
<point x="550" y="559"/>
<point x="462" y="660"/>
<point x="280" y="660" type="curve" smooth="yes"/>
<point x="162" y="660" type="line"/>
</contour>
<contour>
<point x="64" y="26" type="line"/>
<point x="186" y="634" type="line"/>
<point x="278" y="634" type="line" smooth="yes"/>
<point x="442" y="634"/>
<point x="520" y="541"/>
<point x="520" y="402" type="curve" smooth="yes"/>
<point x="520" y="191"/>
<point x="404" y="26"/>
<point x="188" y="26" type="curve" smooth="yes"/>
</contour>
<contour>
<point x="360" y="680" type="move" name="aboveUC"/>
</contour>
<contour>
<point x="230" y="-20" type="move" name="belowLC"/>
</contour>
<contour>
<point x="220" y="0" type="move" name="baseLC"/>
</contour>
</outline>
</glyph>
<unicode hex="0044"/>
<advance width="600"/>
<outline>
<contour>
<point x="30" y="0" type="line"/>
<point x="186" y="0" type="line" smooth="yes"/>
<point x="428" y="0"/>
<point x="550" y="180"/>
<point x="550" y="404" type="curve" smooth="yes"/>
<point x="550" y="559"/>
<point x="462" y="660"/>
<point x="280" y="660" type="curve" smooth="yes"/>
<point x="162" y="660" type="line"/>
</contour>
<contour>
<point x="64" y="26" type="line"/>
<point x="186" y="634" type="line"/>
<point x="278" y="634" type="line" smooth="yes"/>
<point x="442" y="634"/>
<point x="520" y="541"/>
<point x="520" y="402" type="curve" smooth="yes"/>
<point x="520" y="191"/>
<point x="404" y="26"/>
<point x="188" y="26" type="curve" smooth="yes"/>
</contour>
<contour>
<point name="aboveUC" x="360" y="680" type="move"/>
</contour>
<contour>
<point name="belowLC" x="230" y="-20" type="move"/>
</contour>
<contour>
<point name="baseLC" x="220" y="0" type="move"/>
</contour>
</outline>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Dcaron" format="1">
<advance width="600"/>
<unicode hex="010E"/>
<outline>
<component base="D"/>
<component base="caroncmb.cap" xOffset="-14"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="010E"/>
<advance width="600"/>
<outline>
<component base="D"/>
<component base="caroncmb.cap" xOffset="-14"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Dcedilla" format="1">
<advance width="600"/>
<unicode hex="1E10"/>
<outline>
<component base="D"/>
<component base="cedillacmb.cap" xOffset="-20"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1E10"/>
<advance width="600"/>
<outline>
<component base="D"/>
<component base="cedillacmb.cap" xOffset="-20"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,25 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Dcroat" format="1">
<advance width="600"/>
<unicode hex="0110"/>
<outline>
<component base="Eth"/>
<contour>
<point x="360" y="680" type="move" name="aboveUC"/>
</contour>
<contour>
<point x="220" y="-20" type="move" name="belowLC"/>
</contour>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="0110"/>
<advance width="600"/>
<outline>
<component base="Eth"/>
<contour>
<point name="aboveUC" x="360" y="680" type="move"/>
</contour>
<contour>
<point name="belowLC" x="220" y="-20" type="move"/>
</contour>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Ddotbelow" format="1">
<advance width="600"/>
<unicode hex="1E0C"/>
<outline>
<component base="D"/>
<component base="dotbelowcmb" xOffset="-14"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1E0C"/>
<advance width="600"/>
<outline>
<component base="D"/>
<component base="dotbelowcmb" xOffset="-14"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,23 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Delta.math" format="1">
<advance width="600"/>
<unicode hex="2206"/>
<outline>
<contour>
<point x="-5" y="0" type="line"/>
<point x="487" y="0" type="line"/>
<point x="490" y="16" type="line"/>
<point x="386" y="660" type="line"/>
<point x="360" y="660" type="line"/>
<point x="-2" y="16" type="line"/>
</contour>
<contour>
<point x="33" y="26" type="line"/>
<point x="238" y="393" type="line"/>
<point x="364" y="618" type="line"/>
<point x="368" y="618" type="line"/>
<point x="401" y="393" type="line"/>
<point x="459" y="26" type="line"/>
</contour>
</outline>
</glyph>
<unicode hex="2206"/>
<advance width="600"/>
<outline>
<contour>
<point x="-5" y="0" type="line"/>
<point x="487" y="0" type="line"/>
<point x="490" y="16" type="line"/>
<point x="386" y="660" type="line"/>
<point x="360" y="660" type="line"/>
<point x="-2" y="16" type="line"/>
</contour>
<contour>
<point x="33" y="26" type="line"/>
<point x="238" y="393" type="line"/>
<point x="364" y="618" type="line"/>
<point x="368" y="618" type="line"/>
<point x="401" y="393" type="line"/>
<point x="459" y="26" type="line"/>
</contour>
</outline>
</glyph>

View File

@ -1,46 +1,46 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Dhook" format="1">
<advance width="600"/>
<unicode hex="018A"/>
<outline>
<contour>
<point x="166" y="0" type="line"/>
<point x="208" y="0" type="line" smooth="yes"/>
<point x="450" y="0"/>
<point x="572" y="180"/>
<point x="572" y="404" type="curve" smooth="yes"/>
<point x="572" y="566"/>
<point x="491" y="672"/>
<point x="325" y="672" type="curve" smooth="yes"/>
<point x="162" y="672"/>
<point x="60" y="533"/>
<point x="60" y="404" type="curve" smooth="yes"/>
<point x="60" y="338"/>
<point x="90" y="292"/>
<point x="136" y="270" type="curve"/>
<point x="152" y="294" type="line"/>
<point x="108" y="318"/>
<point x="88" y="356"/>
<point x="88" y="406" type="curve" smooth="yes"/>
<point x="88" y="520"/>
<point x="184" y="646"/>
<point x="318" y="646" type="curve" smooth="yes"/>
<point x="320" y="646" type="line" smooth="yes"/>
<point x="470" y="646"/>
<point x="542" y="548"/>
<point x="542" y="402" type="curve" smooth="yes"/>
<point x="542" y="191"/>
<point x="426" y="26"/>
<point x="210" y="26" type="curve" smooth="yes"/>
<point x="200" y="26" type="line"/>
<point x="324" y="648" type="line"/>
<point x="296" y="648" type="line"/>
</contour>
<contour>
<point x="380" y="680" type="move" name="aboveUC"/>
</contour>
<contour>
<point x="280" y="-20" type="move" name="belowLC"/>
</contour>
</outline>
</glyph>
<unicode hex="018A"/>
<advance width="600"/>
<outline>
<contour>
<point x="166" y="0" type="line"/>
<point x="208" y="0" type="line" smooth="yes"/>
<point x="450" y="0"/>
<point x="572" y="180"/>
<point x="572" y="404" type="curve" smooth="yes"/>
<point x="572" y="566"/>
<point x="491" y="672"/>
<point x="325" y="672" type="curve" smooth="yes"/>
<point x="162" y="672"/>
<point x="60" y="533"/>
<point x="60" y="404" type="curve" smooth="yes"/>
<point x="60" y="338"/>
<point x="90" y="292"/>
<point x="136" y="270" type="curve"/>
<point x="152" y="294" type="line"/>
<point x="108" y="318"/>
<point x="88" y="356"/>
<point x="88" y="406" type="curve" smooth="yes"/>
<point x="88" y="520"/>
<point x="184" y="646"/>
<point x="318" y="646" type="curve" smooth="yes"/>
<point x="320" y="646" type="line" smooth="yes"/>
<point x="470" y="646"/>
<point x="542" y="548"/>
<point x="542" y="402" type="curve" smooth="yes"/>
<point x="542" y="191"/>
<point x="426" y="26"/>
<point x="210" y="26" type="curve" smooth="yes"/>
<point x="200" y="26" type="line"/>
<point x="324" y="648" type="line"/>
<point x="296" y="648" type="line"/>
</contour>
<contour>
<point name="aboveUC" x="380" y="680" type="move"/>
</contour>
<contour>
<point name="belowLC" x="280" y="-20" type="move"/>
</contour>
</outline>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Dlinebelow" format="1">
<advance width="600"/>
<unicode hex="1E0E"/>
<outline>
<component base="D"/>
<component base="macronbelowcmb" xOffset="-14"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1E0E"/>
<advance width="600"/>
<outline>
<component base="D"/>
<component base="macronbelowcmb" xOffset="-14"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,33 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="E" format="1">
<advance width="600"/>
<unicode hex="0045"/>
<outline>
<contour>
<point x="78" y="0" type="line"/>
<point x="472" y="0" type="line"/>
<point x="478" y="26" type="line"/>
<point x="112" y="26" type="line"/>
<point x="176" y="338" type="line"/>
<point x="472" y="338" type="line"/>
<point x="478" y="364" type="line"/>
<point x="180" y="364" type="line"/>
<point x="234" y="634" type="line"/>
<point x="590" y="634" type="line"/>
<point x="596" y="660" type="line"/>
<point x="210" y="660" type="line"/>
</contour>
<contour>
<point x="418" y="680" type="move" name="aboveUC"/>
</contour>
<contour>
<point x="300" y="0" type="move" name="baseLC"/>
</contour>
<contour>
<point x="290" y="-20" type="move" name="belowLC"/>
</contour>
<contour>
<point x="410" y="0" type="move" name="ogonekUC"/>
</contour>
</outline>
</glyph>
<unicode hex="0045"/>
<advance width="600"/>
<outline>
<contour>
<point x="78" y="0" type="line"/>
<point x="472" y="0" type="line"/>
<point x="478" y="26" type="line"/>
<point x="112" y="26" type="line"/>
<point x="176" y="338" type="line"/>
<point x="472" y="338" type="line"/>
<point x="478" y="364" type="line"/>
<point x="180" y="364" type="line"/>
<point x="234" y="634" type="line"/>
<point x="590" y="634" type="line"/>
<point x="596" y="660" type="line"/>
<point x="210" y="660" type="line"/>
</contour>
<contour>
<point name="aboveUC" x="418" y="680" type="move"/>
</contour>
<contour>
<point name="baseLC" x="300" y="0" type="move"/>
</contour>
<contour>
<point name="belowLC" x="290" y="-20" type="move"/>
</contour>
<contour>
<point name="ogonekUC" x="410" y="0" type="move"/>
</contour>
</outline>
</glyph>

View File

@ -1,23 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Eacute" format="1">
<advance width="600"/>
<unicode hex="00C9"/>
<outline>
<component base="E"/>
<component base="acutecmb.cap" xOffset="44"/>
<contour>
<point x="410" y="0" type="move" name="ogonekUC"/>
</contour>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="00C9"/>
<advance width="600"/>
<outline>
<component base="E"/>
<component base="acutecmb.cap" xOffset="44"/>
<contour>
<point name="ogonekUC" x="410" y="0" type="move"/>
</contour>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Ebreve" format="1">
<advance width="600"/>
<unicode hex="0114"/>
<outline>
<component base="E"/>
<component base="brevecmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="0114"/>
<advance width="600"/>
<outline>
<component base="E"/>
<component base="brevecmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Ecaron" format="1">
<advance width="600"/>
<unicode hex="011A"/>
<outline>
<component base="E"/>
<component base="caroncmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="011A"/>
<advance width="600"/>
<outline>
<component base="E"/>
<component base="caroncmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Ecircumflex" format="1">
<advance width="600"/>
<unicode hex="00CA"/>
<outline>
<component base="E"/>
<component base="circumflexcmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="00CA"/>
<advance width="600"/>
<outline>
<component base="E"/>
<component base="circumflexcmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Ecircumflexacute" format="1">
<advance width="600"/>
<unicode hex="1EBE"/>
<outline>
<component base="E"/>
<component base="circumflexacutecmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EBE"/>
<advance width="600"/>
<outline>
<component base="E"/>
<component base="circumflexacutecmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,21 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Ecircumflexdotbelow" format="1">
<advance width="600"/>
<unicode hex="1EC6"/>
<outline>
<component base="E"/>
<component base="circumflexcmb.cap" xOffset="44"/>
<component base="dotbelowcmb" xOffset="56"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EC6"/>
<advance width="600"/>
<outline>
<component base="E"/>
<component base="circumflexcmb.cap" xOffset="44"/>
<component base="dotbelowcmb" xOffset="56"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Ecircumflexgrave" format="1">
<advance width="600"/>
<unicode hex="1EC0"/>
<outline>
<component base="E"/>
<component base="circumflexgravecmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EC0"/>
<advance width="600"/>
<outline>
<component base="E"/>
<component base="circumflexgravecmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Ecircumflexhoi" format="1">
<advance width="600"/>
<unicode hex="1EC2"/>
<outline>
<component base="E"/>
<component base="circumflexhoicmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EC2"/>
<advance width="600"/>
<outline>
<component base="E"/>
<component base="circumflexhoicmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Ecircumflextilde" format="1">
<advance width="600"/>
<unicode hex="1EC4"/>
<outline>
<component base="E"/>
<component base="circumflextildecmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EC4"/>
<advance width="600"/>
<outline>
<component base="E"/>
<component base="circumflextildecmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Edieresis" format="1">
<advance width="600"/>
<unicode hex="00CB"/>
<outline>
<component base="E"/>
<component base="dieresiscmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="00CB"/>
<advance width="600"/>
<outline>
<component base="E"/>
<component base="dieresiscmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Edotaccent" format="1">
<advance width="600"/>
<unicode hex="0116"/>
<outline>
<component base="E"/>
<component base="dotaccentcmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="0116"/>
<advance width="600"/>
<outline>
<component base="E"/>
<component base="dotaccentcmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Edotbelow" format="1">
<advance width="600"/>
<unicode hex="1EB8"/>
<outline>
<component base="E"/>
<component base="dotbelowcmb" xOffset="56"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EB8"/>
<advance width="600"/>
<outline>
<component base="E"/>
<component base="dotbelowcmb" xOffset="56"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Egrave" format="1">
<advance width="600"/>
<unicode hex="00C8"/>
<outline>
<component base="E"/>
<component base="gravecmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="00C8"/>
<advance width="600"/>
<outline>
<component base="E"/>
<component base="gravecmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Ehoi" format="1">
<advance width="600"/>
<unicode hex="1EBA"/>
<outline>
<component base="E"/>
<component base="hoicmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EBA"/>
<advance width="600"/>
<outline>
<component base="E"/>
<component base="hoicmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Emacron" format="1">
<advance width="600"/>
<unicode hex="0112"/>
<outline>
<component base="E"/>
<component base="macroncmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="0112"/>
<advance width="600"/>
<outline>
<component base="E"/>
<component base="macroncmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Emacronacute" format="1">
<advance width="600"/>
<unicode hex="1E16"/>
<outline>
<component base="E"/>
<component base="macronacutecmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1E16"/>
<advance width="600"/>
<outline>
<component base="E"/>
<component base="macronacutecmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,43 +1,43 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Eng.a" format="1">
<advance width="600"/>
<outline>
<contour>
<point x="328" y="-150" type="curve" smooth="yes"/>
<point x="388" y="-150"/>
<point x="424" y="-100"/>
<point x="440" y="-20" type="curve" smooth="yes"/>
<point x="576" y="660" type="line"/>
<point x="546" y="660" type="line"/>
<point x="460" y="222" type="line" smooth="yes"/>
<point x="448" y="162"/>
<point x="438" y="104"/>
<point x="428" y="42" type="curve"/>
<point x="424" y="42" type="line"/>
<point x="378" y="172" type="line"/>
<point x="200" y="660" type="line"/>
<point x="168" y="660" type="line"/>
<point x="36" y="0" type="line"/>
<point x="66" y="0" type="line"/>
<point x="152" y="438" type="line" smooth="yes"/>
<point x="164" y="500"/>
<point x="174" y="556"/>
<point x="184" y="618" type="curve"/>
<point x="188" y="618" type="line"/>
<point x="234" y="488" type="line"/>
<point x="416" y="-8" type="line"/>
<point x="400" y="-90"/>
<point x="370" y="-124"/>
<point x="330" y="-124" type="curve" smooth="yes"/>
<point x="304" y="-124"/>
<point x="294" y="-118"/>
<point x="282" y="-110" type="curve"/>
<point x="270" y="-134" type="line"/>
<point x="284" y="-142"/>
<point x="300" y="-150"/>
</contour>
<contour>
<point x="380" y="680" type="move" name="aboveUC"/>
</contour>
</outline>
</glyph>
<advance width="600"/>
<outline>
<contour>
<point x="328" y="-150" type="curve" smooth="yes"/>
<point x="388" y="-150"/>
<point x="424" y="-100"/>
<point x="440" y="-20" type="curve" smooth="yes"/>
<point x="576" y="660" type="line"/>
<point x="546" y="660" type="line"/>
<point x="460" y="222" type="line" smooth="yes"/>
<point x="448" y="162"/>
<point x="438" y="104"/>
<point x="428" y="42" type="curve"/>
<point x="424" y="42" type="line"/>
<point x="378" y="172" type="line"/>
<point x="200" y="660" type="line"/>
<point x="168" y="660" type="line"/>
<point x="36" y="0" type="line"/>
<point x="66" y="0" type="line"/>
<point x="152" y="438" type="line" smooth="yes"/>
<point x="164" y="500"/>
<point x="174" y="556"/>
<point x="184" y="618" type="curve"/>
<point x="188" y="618" type="line"/>
<point x="234" y="488" type="line"/>
<point x="416" y="-8" type="line"/>
<point x="400" y="-90"/>
<point x="370" y="-124"/>
<point x="330" y="-124" type="curve" smooth="yes"/>
<point x="304" y="-124"/>
<point x="294" y="-118"/>
<point x="282" y="-110" type="curve"/>
<point x="270" y="-134" type="line"/>
<point x="284" y="-142"/>
<point x="300" y="-150"/>
</contour>
<contour>
<point name="aboveUC" x="380" y="680" type="move"/>
</contour>
</outline>
</glyph>

View File

@ -1,45 +1,45 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Eng" format="1">
<advance width="600"/>
<unicode hex="014A"/>
<outline>
<contour>
<point x="322" y="-12" type="curve" smooth="yes"/>
<point x="454" y="-12"/>
<point x="550" y="216"/>
<point x="550" y="456" type="curve" smooth="yes"/>
<point x="550" y="609"/>
<point x="478" y="672"/>
<point x="372" y="672" type="curve" smooth="yes"/>
<point x="316" y="672"/>
<point x="230" y="630"/>
<point x="178" y="580" type="curve"/>
<point x="194" y="660" type="line"/>
<point x="164" y="660" type="line"/>
<point x="32" y="0" type="line"/>
<point x="62" y="0" type="line"/>
<point x="170" y="542" type="line"/>
<point x="236" y="610"/>
<point x="320" y="646"/>
<point x="370" y="646" type="curve" smooth="yes"/>
<point x="459" y="646"/>
<point x="520" y="597"/>
<point x="520" y="450" type="curve" smooth="yes"/>
<point x="520" y="236"/>
<point x="430" y="14"/>
<point x="324" y="14" type="curve" smooth="yes"/>
<point x="300" y="14"/>
<point x="284" y="20"/>
<point x="267" y="30" type="curve"/>
<point x="252" y="6" type="line"/>
<point x="270" y="-4"/>
<point x="300" y="-12"/>
</contour>
<contour>
<point x="380" y="680" type="move" name="aboveUC"/>
</contour>
<contour>
<point x="234" y="-20" type="move" name="belowLC"/>
</contour>
</outline>
</glyph>
<unicode hex="014A"/>
<advance width="600"/>
<outline>
<contour>
<point x="322" y="-12" type="curve" smooth="yes"/>
<point x="454" y="-12"/>
<point x="550" y="216"/>
<point x="550" y="456" type="curve" smooth="yes"/>
<point x="550" y="609"/>
<point x="478" y="672"/>
<point x="372" y="672" type="curve" smooth="yes"/>
<point x="316" y="672"/>
<point x="230" y="630"/>
<point x="178" y="580" type="curve"/>
<point x="194" y="660" type="line"/>
<point x="164" y="660" type="line"/>
<point x="32" y="0" type="line"/>
<point x="62" y="0" type="line"/>
<point x="170" y="542" type="line"/>
<point x="236" y="610"/>
<point x="320" y="646"/>
<point x="370" y="646" type="curve" smooth="yes"/>
<point x="459" y="646"/>
<point x="520" y="597"/>
<point x="520" y="450" type="curve" smooth="yes"/>
<point x="520" y="236"/>
<point x="430" y="14"/>
<point x="324" y="14" type="curve" smooth="yes"/>
<point x="300" y="14"/>
<point x="284" y="20"/>
<point x="267" y="30" type="curve"/>
<point x="252" y="6" type="line"/>
<point x="270" y="-4"/>
<point x="300" y="-12"/>
</contour>
<contour>
<point name="aboveUC" x="380" y="680" type="move"/>
</contour>
<contour>
<point name="belowLC" x="234" y="-20" type="move"/>
</contour>
</outline>
</glyph>

View File

@ -1,44 +1,44 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Eogonek" format="1">
<advance width="600"/>
<unicode hex="0118"/>
<outline>
<contour>
<point x="382" y="-224" type="curve" smooth="yes"/>
<point x="414" y="-224"/>
<point x="438" y="-212"/>
<point x="456" y="-196" type="curve"/>
<point x="444" y="-178" type="line"/>
<point x="428" y="-190"/>
<point x="410" y="-198"/>
<point x="388" y="-198" type="curve" smooth="yes"/>
<point x="352" y="-198"/>
<point x="324" y="-182"/>
<point x="324" y="-144" type="curve" smooth="yes"/>
<point x="324" y="-80"/>
<point x="420" y="0"/>
<point x="470" y="0" type="curve"/>
<point x="472" y="0" type="line"/>
<point x="478" y="26" type="line"/>
<point x="112" y="26" type="line"/>
<point x="176" y="338" type="line"/>
<point x="472" y="338" type="line"/>
<point x="478" y="364" type="line"/>
<point x="180" y="364" type="line"/>
<point x="234" y="634" type="line"/>
<point x="590" y="634" type="line"/>
<point x="596" y="660" type="line"/>
<point x="210" y="660" type="line"/>
<point x="78" y="0" type="line"/>
<point x="410" y="0" type="line"/>
<point x="350" y="-32"/>
<point x="296" y="-88"/>
<point x="296" y="-152" type="curve" smooth="yes"/>
<point x="296" y="-204"/>
<point x="339" y="-224"/>
</contour>
<contour>
<point x="418" y="680" type="move" name="aboveUC"/>
</contour>
</outline>
</glyph>
<unicode hex="0118"/>
<advance width="600"/>
<outline>
<contour>
<point x="382" y="-224" type="curve" smooth="yes"/>
<point x="414" y="-224"/>
<point x="438" y="-212"/>
<point x="456" y="-196" type="curve"/>
<point x="444" y="-178" type="line"/>
<point x="428" y="-190"/>
<point x="410" y="-198"/>
<point x="388" y="-198" type="curve" smooth="yes"/>
<point x="352" y="-198"/>
<point x="324" y="-182"/>
<point x="324" y="-144" type="curve" smooth="yes"/>
<point x="324" y="-80"/>
<point x="420" y="0"/>
<point x="470" y="0" type="curve"/>
<point x="472" y="0" type="line"/>
<point x="478" y="26" type="line"/>
<point x="112" y="26" type="line"/>
<point x="176" y="338" type="line"/>
<point x="472" y="338" type="line"/>
<point x="478" y="364" type="line"/>
<point x="180" y="364" type="line"/>
<point x="234" y="634" type="line"/>
<point x="590" y="634" type="line"/>
<point x="596" y="660" type="line"/>
<point x="210" y="660" type="line"/>
<point x="78" y="0" type="line"/>
<point x="410" y="0" type="line"/>
<point x="350" y="-32"/>
<point x="296" y="-88"/>
<point x="296" y="-152" type="curve" smooth="yes"/>
<point x="296" y="-204"/>
<point x="339" y="-224"/>
</contour>
<contour>
<point name="aboveUC" x="418" y="680" type="move"/>
</contour>
</outline>
</glyph>

View File

@ -1,23 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Eth" format="1">
<advance width="600"/>
<unicode hex="00D0"/>
<outline>
<contour>
<point x="298" y="338" type="curve"/>
<point x="304" y="364" type="line"/>
<point x="104" y="364" type="line"/>
<point x="24" y="362" type="line"/>
<point x="18" y="338" type="line"/>
<point x="18" y="338"/>
<point x="298" y="338"/>
</contour>
<component base="D"/>
<contour>
<point x="360" y="680" type="move" name="aboveUC"/>
</contour>
<contour>
<point x="220" y="-20" type="move" name="belowLC"/>
</contour>
</outline>
</glyph>
<unicode hex="00D0"/>
<advance width="600"/>
<outline>
<contour>
<point x="298" y="338" type="curve"/>
<point x="304" y="364" type="line"/>
<point x="104" y="364" type="line"/>
<point x="24" y="362" type="line"/>
<point x="18" y="338" type="line"/>
<point x="18" y="338"/>
<point x="298" y="338"/>
</contour>
<component base="D"/>
<contour>
<point name="aboveUC" x="360" y="680" type="move"/>
</contour>
<contour>
<point name="belowLC" x="220" y="-20" type="move"/>
</contour>
</outline>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Etilde" format="1">
<advance width="600"/>
<unicode hex="1EBC"/>
<outline>
<component base="E"/>
<component base="tildecmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EBC"/>
<advance width="600"/>
<outline>
<component base="E"/>
<component base="tildecmb.cap" xOffset="44"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,49 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Euro" format="1">
<advance width="600"/>
<unicode hex="20AC"/>
<outline>
<contour>
<point x="303" y="-12" type="curve" smooth="yes"/>
<point x="390" y="-12"/>
<point x="454" y="31"/>
<point x="509" y="90" type="curve"/>
<point x="489" y="108" type="line"/>
<point x="432" y="48"/>
<point x="376" y="15"/>
<point x="310" y="15" type="curve" smooth="yes"/>
<point x="206" y="15"/>
<point x="151" y="102"/>
<point x="151" y="233" type="curve" smooth="yes"/>
<point x="151" y="470"/>
<point x="292" y="627"/>
<point x="438" y="627" type="curve" smooth="yes"/>
<point x="500" y="627"/>
<point x="537" y="596"/>
<point x="572" y="540" type="curve"/>
<point x="594" y="555" type="line"/>
<point x="559" y="611"/>
<point x="515" y="652"/>
<point x="441" y="652" type="curve" smooth="yes"/>
<point x="269" y="652"/>
<point x="121" y="482"/>
<point x="121" y="233" type="curve" smooth="yes"/>
<point x="121" y="85"/>
<point x="187" y="-12"/>
</contour>
<contour>
<point x="66" y="360" type="line"/>
<point x="481" y="360" type="line"/>
<point x="487" y="384" type="line"/>
<point x="148" y="384" type="line"/>
<point x="71" y="380" type="line"/>
</contour>
<contour>
<point x="44" y="254" type="line"/>
<point x="418" y="254" type="line"/>
<point x="425" y="278" type="line"/>
<point x="124" y="278" type="line"/>
<point x="50" y="274" type="line"/>
</contour>
</outline>
</glyph>
<unicode hex="20AC"/>
<advance width="600"/>
<outline>
<contour>
<point x="303" y="-12" type="curve" smooth="yes"/>
<point x="390" y="-12"/>
<point x="454" y="31"/>
<point x="509" y="90" type="curve"/>
<point x="489" y="108" type="line"/>
<point x="432" y="48"/>
<point x="376" y="15"/>
<point x="310" y="15" type="curve" smooth="yes"/>
<point x="206" y="15"/>
<point x="151" y="102"/>
<point x="151" y="233" type="curve" smooth="yes"/>
<point x="151" y="470"/>
<point x="292" y="627"/>
<point x="438" y="627" type="curve" smooth="yes"/>
<point x="500" y="627"/>
<point x="537" y="596"/>
<point x="572" y="540" type="curve"/>
<point x="594" y="555" type="line"/>
<point x="559" y="611"/>
<point x="515" y="652"/>
<point x="441" y="652" type="curve" smooth="yes"/>
<point x="269" y="652"/>
<point x="121" y="482"/>
<point x="121" y="233" type="curve" smooth="yes"/>
<point x="121" y="85"/>
<point x="187" y="-12"/>
</contour>
<contour>
<point x="66" y="360" type="line"/>
<point x="481" y="360" type="line"/>
<point x="487" y="384" type="line"/>
<point x="148" y="384" type="line"/>
<point x="71" y="380" type="line"/>
</contour>
<contour>
<point x="44" y="254" type="line"/>
<point x="418" y="254" type="line"/>
<point x="425" y="278" type="line"/>
<point x="124" y="278" type="line"/>
<point x="50" y="274" type="line"/>
</contour>
</outline>
</glyph>

View File

@ -1,28 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="F" format="1">
<advance width="600"/>
<unicode hex="0046"/>
<outline>
<contour>
<point x="98" y="0" type="line"/>
<point x="128" y="0" type="line"/>
<point x="194" y="326" type="line"/>
<point x="484" y="326" type="line"/>
<point x="490" y="352" type="line"/>
<point x="198" y="352" type="line"/>
<point x="254" y="634" type="line"/>
<point x="604" y="634" type="line"/>
<point x="610" y="660" type="line"/>
<point x="230" y="660" type="line"/>
</contour>
<contour>
<point x="430" y="680" type="move" name="aboveUC"/>
</contour>
<contour>
<point x="114" y="0" type="move" name="baseLC"/>
</contour>
<contour>
<point x="120" y="-20" type="move" name="belowLC"/>
</contour>
</outline>
</glyph>
<unicode hex="0046"/>
<advance width="600"/>
<outline>
<contour>
<point x="98" y="0" type="line"/>
<point x="128" y="0" type="line"/>
<point x="194" y="326" type="line"/>
<point x="484" y="326" type="line"/>
<point x="490" y="352" type="line"/>
<point x="198" y="352" type="line"/>
<point x="254" y="634" type="line"/>
<point x="604" y="634" type="line"/>
<point x="610" y="660" type="line"/>
<point x="230" y="660" type="line"/>
</contour>
<contour>
<point name="aboveUC" x="430" y="680" type="move"/>
</contour>
<contour>
<point name="baseLC" x="114" y="0" type="move"/>
</contour>
<contour>
<point name="belowLC" x="120" y="-20" type="move"/>
</contour>
</outline>
</glyph>

View File

@ -1,66 +1,65 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="G" format="1">
<advance width="600"/>
<unicode hex="0047"/>
<outline>
<contour>
<point x="304" y="-12" type="curve" smooth="yes"/>
<point x="374" y="-12"/>
<point x="430" y="14"/>
<point x="476" y="54" type="curve"/>
<point x="530" y="316" type="line"/>
<point x="342" y="316" type="line"/>
<point x="336" y="290" type="line"/>
<point x="494" y="290" type="line"/>
<point x="450" y="68" type="line"/>
<point x="418" y="38"/>
<point x="370" y="14"/>
<point x="306" y="14" type="curve" smooth="yes"/>
<point x="160" y="14"/>
<point x="104" y="122"/>
<point x="104" y="252" type="curve" smooth="yes"/>
<point x="104" y="422"/>
<point x="214" y="646"/>
<point x="414" y="646" type="curve" smooth="yes"/>
<point x="476" y="646"/>
<point x="518" y="610"/>
<point x="544" y="564" type="curve"/>
<point x="568" y="580" type="line"/>
<point x="538" y="628"/>
<point x="490" y="672"/>
<point x="416" y="672" type="curve" smooth="yes"/>
<point x="194" y="672"/>
<point x="74" y="441"/>
<point x="74" y="246" type="curve" smooth="yes"/>
<point x="74" y="96"/>
<point x="148" y="-12"/>
</contour>
<contour>
<point x="400" y="680" type="move" name="aboveUC"/>
</contour>
<contour>
<point x="300" y="-20" type="move" name="belowLC"/>
</contour>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.guides</key>
<array>
<dict>
<key>angle</key>
<real>78.0</real>
<key>isGlobal</key>
<false/>
<key>magnetic</key>
<integer>5</integer>
<key>name</key>
<string></string>
<key>x</key>
<integer>458</integer>
<key>y</key>
<integer>642</integer>
</dict>
</array>
</dict>
</lib>
</glyph>
<unicode hex="0047"/>
<advance width="600"/>
<outline>
<contour>
<point x="304" y="-12" type="curve" smooth="yes"/>
<point x="374" y="-12"/>
<point x="430" y="14"/>
<point x="476" y="54" type="curve"/>
<point x="530" y="316" type="line"/>
<point x="342" y="316" type="line"/>
<point x="336" y="290" type="line"/>
<point x="494" y="290" type="line"/>
<point x="450" y="68" type="line"/>
<point x="418" y="38"/>
<point x="370" y="14"/>
<point x="306" y="14" type="curve" smooth="yes"/>
<point x="160" y="14"/>
<point x="104" y="122"/>
<point x="104" y="252" type="curve" smooth="yes"/>
<point x="104" y="422"/>
<point x="214" y="646"/>
<point x="414" y="646" type="curve" smooth="yes"/>
<point x="476" y="646"/>
<point x="518" y="610"/>
<point x="544" y="564" type="curve"/>
<point x="568" y="580" type="line"/>
<point x="538" y="628"/>
<point x="490" y="672"/>
<point x="416" y="672" type="curve" smooth="yes"/>
<point x="194" y="672"/>
<point x="74" y="441"/>
<point x="74" y="246" type="curve" smooth="yes"/>
<point x="74" y="96"/>
<point x="148" y="-12"/>
</contour>
<contour>
<point name="aboveUC" x="400" y="680" type="move"/>
</contour>
<contour>
<point name="belowLC" x="300" y="-20" type="move"/>
</contour>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.guides</key>
<array>
<dict>
<key>angle</key>
<integer>78</integer>
<key>isGlobal</key>
<false/>
<key>magnetic</key>
<integer>5</integer>
<key>name</key>
<key>x</key>
<integer>458</integer>
<key>y</key>
<integer>642</integer>
</dict>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Gacute" format="1">
<advance width="600"/>
<unicode hex="01F4"/>
<outline>
<component base="G"/>
<component base="acutecmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="01F4"/>
<advance width="600"/>
<outline>
<component base="G"/>
<component base="acutecmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Gbreve" format="1">
<advance width="600"/>
<unicode hex="011E"/>
<outline>
<component base="G"/>
<component base="brevecmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="011E"/>
<advance width="600"/>
<outline>
<component base="G"/>
<component base="brevecmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Gcaron" format="1">
<advance width="600"/>
<unicode hex="01E6"/>
<outline>
<component base="G"/>
<component base="caroncmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="01E6"/>
<advance width="600"/>
<outline>
<component base="G"/>
<component base="caroncmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Gcircumflex" format="1">
<advance width="600"/>
<unicode hex="011C"/>
<outline>
<component base="G"/>
<component base="circumflexcmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="011C"/>
<advance width="600"/>
<outline>
<component base="G"/>
<component base="circumflexcmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Gcommaaccent" format="1">
<advance width="600"/>
<unicode hex="0122"/>
<outline>
<component base="G"/>
<component base="commabelowcmb" xOffset="66"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="0122"/>
<advance width="600"/>
<outline>
<component base="G"/>
<component base="commabelowcmb" xOffset="66"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Gdotaccent" format="1">
<advance width="600"/>
<unicode hex="0120"/>
<outline>
<component base="G"/>
<component base="dotaccentcmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="0120"/>
<advance width="600"/>
<outline>
<component base="G"/>
<component base="dotaccentcmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,48 +1,48 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Germandbls" format="1">
<advance width="600"/>
<unicode hex="1E9E"/>
<outline>
<contour>
<point x="333" y="-12" type="curve" smooth="yes"/>
<point x="465" y="-12"/>
<point x="538" y="74"/>
<point x="538" y="173" type="curve" smooth="yes"/>
<point x="538" y="267"/>
<point x="476" y="326"/>
<point x="335" y="361" type="curve"/>
<point x="338" y="345" type="line"/>
<point x="550" y="541" type="line"/>
<point x="528" y="619"/>
<point x="471" y="672"/>
<point x="381" y="672" type="curve" smooth="yes"/>
<point x="239" y="672"/>
<point x="145" y="576"/>
<point x="118" y="434" type="curve" smooth="yes"/>
<point x="31" y="0" type="line"/>
<point x="61" y="0" type="line"/>
<point x="145" y="422" type="line" smooth="yes"/>
<point x="177" y="581"/>
<point x="274" y="646"/>
<point x="380" y="646" type="curve" smooth="yes"/>
<point x="452" y="646"/>
<point x="500" y="603"/>
<point x="523" y="537" type="curve"/>
<point x="522" y="553" type="line"/>
<point x="323" y="366" type="line"/>
<point x="320" y="338" type="line"/>
<point x="442" y="308"/>
<point x="508" y="262"/>
<point x="508" y="172" type="curve" smooth="yes"/>
<point x="508" y="86"/>
<point x="439" y="15"/>
<point x="334" y="15" type="curve" smooth="yes"/>
<point x="269" y="15"/>
<point x="228" y="40"/>
<point x="197" y="86" type="curve"/>
<point x="174" y="68" type="line"/>
<point x="204" y="22"/>
<point x="259" y="-12"/>
</contour>
</outline>
</glyph>
<unicode hex="1E9E"/>
<advance width="600"/>
<outline>
<contour>
<point x="333" y="-12" type="curve" smooth="yes"/>
<point x="465" y="-12"/>
<point x="538" y="74"/>
<point x="538" y="173" type="curve" smooth="yes"/>
<point x="538" y="267"/>
<point x="476" y="326"/>
<point x="335" y="361" type="curve"/>
<point x="338" y="345" type="line"/>
<point x="550" y="541" type="line"/>
<point x="528" y="619"/>
<point x="471" y="672"/>
<point x="381" y="672" type="curve" smooth="yes"/>
<point x="239" y="672"/>
<point x="145" y="576"/>
<point x="118" y="434" type="curve" smooth="yes"/>
<point x="31" y="0" type="line"/>
<point x="61" y="0" type="line"/>
<point x="145" y="422" type="line" smooth="yes"/>
<point x="177" y="581"/>
<point x="274" y="646"/>
<point x="380" y="646" type="curve" smooth="yes"/>
<point x="452" y="646"/>
<point x="500" y="603"/>
<point x="523" y="537" type="curve"/>
<point x="522" y="553" type="line"/>
<point x="323" y="366" type="line"/>
<point x="320" y="338" type="line"/>
<point x="442" y="308"/>
<point x="508" y="262"/>
<point x="508" y="172" type="curve" smooth="yes"/>
<point x="508" y="86"/>
<point x="439" y="15"/>
<point x="334" y="15" type="curve" smooth="yes"/>
<point x="269" y="15"/>
<point x="228" y="40"/>
<point x="197" y="86" type="curve"/>
<point x="174" y="68" type="line"/>
<point x="204" y="22"/>
<point x="259" y="-12"/>
</contour>
</outline>
</glyph>

View File

@ -1,30 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Ghook" format="1">
<advance width="600"/>
<unicode hex="0193"/>
<outline>
<contour>
<point x="568" y="580" type="line"/>
<point x="547" y="622"/>
<point x="540" y="652"/>
<point x="540" y="694" type="curve" smooth="yes"/>
<point x="540" y="730"/>
<point x="560" y="764"/>
<point x="598" y="764" type="curve" smooth="yes"/>
<point x="612" y="764"/>
<point x="622" y="760"/>
<point x="634" y="752" type="curve"/>
<point x="646" y="774" type="line"/>
<point x="632" y="784"/>
<point x="620" y="790"/>
<point x="600" y="790" type="curve" smooth="yes"/>
<point x="546" y="790"/>
<point x="514" y="752"/>
<point x="514" y="688" type="curve" smooth="yes"/>
<point x="514" y="668"/>
<point x="518" y="644"/>
<point x="530" y="606" type="curve"/>
</contour>
<component base="G"/>
</outline>
</glyph>
<unicode hex="0193"/>
<advance width="600"/>
<outline>
<contour>
<point x="568" y="580" type="line"/>
<point x="547" y="622"/>
<point x="540" y="652"/>
<point x="540" y="694" type="curve" smooth="yes"/>
<point x="540" y="730"/>
<point x="560" y="764"/>
<point x="598" y="764" type="curve" smooth="yes"/>
<point x="612" y="764"/>
<point x="622" y="760"/>
<point x="634" y="752" type="curve"/>
<point x="646" y="774" type="line"/>
<point x="632" y="784"/>
<point x="620" y="790"/>
<point x="600" y="790" type="curve" smooth="yes"/>
<point x="546" y="790"/>
<point x="514" y="752"/>
<point x="514" y="688" type="curve" smooth="yes"/>
<point x="514" y="668"/>
<point x="518" y="644"/>
<point x="530" y="606" type="curve"/>
</contour>
<component base="G"/>
</outline>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Gmacron" format="1">
<advance width="600"/>
<unicode hex="1E20"/>
<outline>
<component base="G"/>
<component base="macroncmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1E20"/>
<advance width="600"/>
<outline>
<component base="G"/>
<component base="macroncmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,19 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Gtilde" format="1">
<advance width="600"/>
<outline>
<component base="G"/>
<component base="tildecmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<advance width="600"/>
<outline>
<component base="G"/>
<component base="tildecmb.cap" xOffset="26"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,37 +1,37 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="H" format="1">
<advance width="600"/>
<unicode hex="0048"/>
<outline>
<contour>
<point x="30" y="0" type="line"/>
<point x="60" y="0" type="line"/>
<point x="128" y="338" type="line"/>
<point x="484" y="338" type="line"/>
<point x="416" y="0" type="line"/>
<point x="446" y="0" type="line"/>
<point x="578" y="660" type="line"/>
<point x="548" y="660" type="line"/>
<point x="488" y="364" type="line"/>
<point x="132" y="364" type="line"/>
<point x="192" y="660" type="line"/>
<point x="162" y="660" type="line"/>
</contour>
<contour>
<point x="374.0" y="680.0" type="move" name="aboveUC"/>
</contour>
<contour>
<point x="46.0" y="0.0" type="move" name="baseLC"/>
</contour>
<contour>
<point x="234.0" y="-20.0" type="move" name="belowLC"/>
</contour>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.guides</key>
<array>
</array>
</dict>
</lib>
</glyph>
<unicode hex="0048"/>
<advance width="600"/>
<outline>
<contour>
<point x="30" y="0" type="line"/>
<point x="60" y="0" type="line"/>
<point x="128" y="338" type="line"/>
<point x="484" y="338" type="line"/>
<point x="416" y="0" type="line"/>
<point x="446" y="0" type="line"/>
<point x="578" y="660" type="line"/>
<point x="548" y="660" type="line"/>
<point x="488" y="364" type="line"/>
<point x="132" y="364" type="line"/>
<point x="192" y="660" type="line"/>
<point x="162" y="660" type="line"/>
</contour>
<contour>
<point name="aboveUC" x="374" y="680" type="move"/>
</contour>
<contour>
<point name="baseLC" x="46" y="0" type="move"/>
</contour>
<contour>
<point name="belowLC" x="234" y="-20" type="move"/>
</contour>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.guides</key>
<array>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,15 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Hbar" format="1">
<advance width="600"/>
<unicode hex="0126"/>
<outline>
<contour>
<point x="52" y="498" type="line"/>
<point x="620" y="498" type="line"/>
<point x="626" y="522" type="line"/>
<point x="136" y="522" type="line"/>
<point x="56" y="518" type="line"/>
</contour>
<component base="H"/>
</outline>
</glyph>
<unicode hex="0126"/>
<advance width="600"/>
<outline>
<contour>
<point x="52" y="498" type="line"/>
<point x="620" y="498" type="line"/>
<point x="626" y="522" type="line"/>
<point x="136" y="522" type="line"/>
<point x="56" y="518" type="line"/>
</contour>
<component base="H"/>
</outline>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Hbrevebelow" format="1">
<advance width="600"/>
<unicode hex="1E2A"/>
<outline>
<component base="H"/>
<component base="brevebelowcmb"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1E2A"/>
<advance width="600"/>
<outline>
<component base="H"/>
<component base="brevebelowcmb"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Hcedilla" format="1">
<advance width="600"/>
<unicode hex="1E28"/>
<outline>
<component base="H"/>
<component base="cedillacmb.cap" xOffset="-194"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1E28"/>
<advance width="600"/>
<outline>
<component base="H"/>
<component base="cedillacmb.cap" xOffset="-194"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Hcircumflex" format="1">
<advance width="600"/>
<unicode hex="0124"/>
<outline>
<component base="H"/>
<component base="circumflexcmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="0124"/>
<advance width="600"/>
<outline>
<component base="H"/>
<component base="circumflexcmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Hdieresis" format="1">
<advance width="600"/>
<unicode hex="1E26"/>
<outline>
<component base="H"/>
<component base="dieresiscmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1E26"/>
<advance width="600"/>
<outline>
<component base="H"/>
<component base="dieresiscmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Hdotbelow" format="1">
<advance width="600"/>
<unicode hex="1E24"/>
<outline>
<component base="H"/>
<component base="dotbelowcmb"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1E24"/>
<advance width="600"/>
<outline>
<component base="H"/>
<component base="dotbelowcmb"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,40 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="I" format="1">
<advance width="600"/>
<unicode hex="0049"/>
<outline>
<contour>
<point x="50" y="0" type="line"/>
<point x="424" y="0" type="line"/>
<point x="430" y="26" type="line"/>
<point x="256" y="26" type="line"/>
<point x="378" y="634" type="line"/>
<point x="552" y="634" type="line"/>
<point x="558" y="660" type="line"/>
<point x="182" y="660" type="line"/>
<point x="176" y="634" type="line"/>
<point x="348" y="634" type="line"/>
<point x="226" y="26" type="line"/>
<point x="56" y="26" type="line"/>
</contour>
<contour>
<point x="374" y="680" type="move" name="aboveUC"/>
</contour>
<contour>
<point x="234" y="-20" type="move" name="belowLC"/>
</contour>
<contour>
<point x="238" y="0" type="move" name="ogonekUC"/>
</contour>
<contour>
<point x="238" y="0" type="move" name="baseLC"/>
</contour>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.guides</key>
<array>
</array>
</dict>
</lib>
</glyph>
<unicode hex="0049"/>
<advance width="600"/>
<outline>
<contour>
<point x="50" y="0" type="line"/>
<point x="424" y="0" type="line"/>
<point x="430" y="26" type="line"/>
<point x="256" y="26" type="line"/>
<point x="378" y="634" type="line"/>
<point x="552" y="634" type="line"/>
<point x="558" y="660" type="line"/>
<point x="182" y="660" type="line"/>
<point x="176" y="634" type="line"/>
<point x="348" y="634" type="line"/>
<point x="226" y="26" type="line"/>
<point x="56" y="26" type="line"/>
</contour>
<contour>
<point name="aboveUC" x="374" y="680" type="move"/>
</contour>
<contour>
<point name="belowLC" x="234" y="-20" type="move"/>
</contour>
<contour>
<point name="ogonekUC" x="238" y="0" type="move"/>
</contour>
<contour>
<point name="baseLC" x="238" y="0" type="move"/>
</contour>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.guides</key>
<array>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,31 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="IJ" format="1">
<advance width="600"/>
<unicode hex="0132"/>
<outline>
<contour>
<point x="68" y="0" type="line"/>
<point x="98" y="0" type="line"/>
<point x="230" y="660" type="line"/>
<point x="200" y="660" type="line"/>
</contour>
<contour>
<point x="294" y="-150" type="curve" smooth="yes"/>
<point x="354" y="-150"/>
<point x="391" y="-98"/>
<point x="408" y="-12" type="curve" smooth="yes"/>
<point x="542" y="660" type="line"/>
<point x="512" y="660" type="line"/>
<point x="376" y="-20" type="line"/>
<point x="362" y="-82"/>
<point x="336" y="-122"/>
<point x="296" y="-122" type="curve" smooth="yes"/>
<point x="270" y="-122"/>
<point x="260" y="-116"/>
<point x="248" y="-108" type="curve"/>
<point x="236" y="-134" type="line"/>
<point x="250" y="-142"/>
<point x="266" y="-150"/>
</contour>
</outline>
</glyph>
<unicode hex="0132"/>
<advance width="600"/>
<outline>
<contour>
<point x="68" y="0" type="line"/>
<point x="98" y="0" type="line"/>
<point x="230" y="660" type="line"/>
<point x="200" y="660" type="line"/>
</contour>
<contour>
<point x="294" y="-150" type="curve" smooth="yes"/>
<point x="354" y="-150"/>
<point x="391" y="-98"/>
<point x="408" y="-12" type="curve" smooth="yes"/>
<point x="542" y="660" type="line"/>
<point x="512" y="660" type="line"/>
<point x="376" y="-20" type="line"/>
<point x="362" y="-82"/>
<point x="336" y="-122"/>
<point x="296" y="-122" type="curve" smooth="yes"/>
<point x="270" y="-122"/>
<point x="260" y="-116"/>
<point x="248" y="-108" type="curve"/>
<point x="236" y="-134" type="line"/>
<point x="250" y="-142"/>
<point x="266" y="-150"/>
</contour>
</outline>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="IJacute" format="1">
<advance width="600"/>
<outline>
<component base="IJ"/>
<component base="acutecmb.cap" xOffset="-154"/>
<component base="acutecmb.cap" xOffset="158"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<advance width="600"/>
<outline>
<component base="IJ"/>
<component base="acutecmb.cap" xOffset="-154"/>
<component base="acutecmb.cap" xOffset="158"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Iacute" format="1">
<advance width="600"/>
<unicode hex="00CD"/>
<outline>
<component base="I"/>
<component base="acutecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="00CD"/>
<advance width="600"/>
<outline>
<component base="I"/>
<component base="acutecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Ibreve" format="1">
<advance width="600"/>
<unicode hex="012C"/>
<outline>
<component base="I"/>
<component base="brevecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="012C"/>
<advance width="600"/>
<outline>
<component base="I"/>
<component base="brevecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Icaron" format="1">
<advance width="600"/>
<unicode hex="01CF"/>
<outline>
<component base="I"/>
<component base="caroncmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="01CF"/>
<advance width="600"/>
<outline>
<component base="I"/>
<component base="caroncmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Icircumflex" format="1">
<advance width="600"/>
<unicode hex="00CE"/>
<outline>
<component base="I"/>
<component base="circumflexcmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="00CE"/>
<advance width="600"/>
<outline>
<component base="I"/>
<component base="circumflexcmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Idieresis" format="1">
<advance width="600"/>
<unicode hex="00CF"/>
<outline>
<component base="I"/>
<component base="dieresiscmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="00CF"/>
<advance width="600"/>
<outline>
<component base="I"/>
<component base="dieresiscmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Idotaccent" format="1">
<advance width="600"/>
<unicode hex="0130"/>
<outline>
<component base="I"/>
<component base="dotaccentcmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="0130"/>
<advance width="600"/>
<outline>
<component base="I"/>
<component base="dotaccentcmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Idotbelow" format="1">
<advance width="600"/>
<unicode hex="1ECA"/>
<outline>
<component base="I"/>
<component base="dotbelowcmb"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1ECA"/>
<advance width="600"/>
<outline>
<component base="I"/>
<component base="dotbelowcmb"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Igrave" format="1">
<advance width="600"/>
<unicode hex="00CC"/>
<outline>
<component base="I"/>
<component base="gravecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="00CC"/>
<advance width="600"/>
<outline>
<component base="I"/>
<component base="gravecmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

View File

@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Ihoi" format="1">
<advance width="600"/>
<unicode hex="1EC8"/>
<outline>
<component base="I"/>
<component base="hoicmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.30000000000000004</real>
<real>0.6294117647058824</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>
<unicode hex="1EC8"/>
<advance width="600"/>
<outline>
<component base="I"/>
<component base="hoicmb.cap"/>
</outline>
<lib>
<dict>
<key>com.typemytype.robofont.mark</key>
<array>
<real>0.3</real>
<real>0.6294117647</real>
<integer>1</integer>
<integer>1</integer>
</array>
</dict>
</lib>
</glyph>

Some files were not shown because too many files have changed in this diff Show More