diff options
author | Rasmus Andersson <rasmus@notion.se> | 2018-09-03 22:55:49 +0300 |
---|---|---|
committer | Rasmus Andersson <rasmus@notion.se> | 2018-09-03 22:55:49 +0300 |
commit | c833e252c925e8dd68108660710ca835d95daa6f (patch) | |
tree | 6b2e28264ed45efd7f054e453b622098d0d875b8 /src/Inter-UI-Regular.ufo/glyphs/phi.glif | |
parent | 8c1a4c181ef12000179dfec541f1af87e9b03122 (diff) | |
download | inter-c833e252c925e8dd68108660710ca835d95daa6f.tar.xz |
Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and much simpler fontbuild
Diffstat (limited to 'src/Inter-UI-Regular.ufo/glyphs/phi.glif')
-rw-r--r-- | src/Inter-UI-Regular.ufo/glyphs/phi.glif | 80 |
1 files changed, 38 insertions, 42 deletions
diff --git a/src/Inter-UI-Regular.ufo/glyphs/phi.glif b/src/Inter-UI-Regular.ufo/glyphs/phi.glif index 63ee000db..a30b4f057 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/phi.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/phi.glif @@ -1,53 +1,49 @@ <?xml version="1.0" encoding="UTF-8"?> -<glyph name="phi" format="1"> - <advance width="2044"/> +<glyph name="phi" format="2"> + <advance width="2044.0"/> <unicode hex="03C6"/> <outline> <contour> - <point x="892" y="-640" type="line"/> - <point x="1128" y="-640" type="line"/> - <point x="1128" y="1248" type="line"/> - <point x="1128" y="1300"/> - <point x="1160" y="1344"/> - <point x="1228" y="1344" type="curve"/> - <point x="1500" y="1344"/> - <point x="1664" y="1084"/> - <point x="1672" y="780" type="curve"/> - <point x="1672" y="488"/> - <point x="1472" y="192"/> - <point x="1008" y="192" type="curve" smooth="yes"/> - <point x="560" y="192"/> - <point x="372" y="496"/> - <point x="372" y="812" type="curve"/> - <point x="380" y="1056"/> - <point x="464" y="1232"/> - <point x="624" y="1376" type="curve"/> - <point x="484" y="1556" type="line"/> - <point x="252" y="1396"/> - <point x="136" y="1128"/> - <point x="136" y="812" type="curve" smooth="yes"/> - <point x="136" y="356"/> - <point x="368" y="-28"/> - <point x="1008" y="-28" type="curve" smooth="yes"/> - <point x="1664" y="-28"/> - <point x="1908" y="356"/> - <point x="1908" y="780" type="curve" smooth="yes"/> - <point x="1908" y="1224"/> - <point x="1604" y="1556"/> - <point x="1228" y="1556" type="curve"/> - <point x="1012" y="1556"/> - <point x="892" y="1460"/> - <point x="892" y="1240" type="curve"/> + <point x="892.0" y="-640.0" type="line"/> + <point x="1128.0" y="-640.0" type="line"/> + <point x="1128.0" y="1248.0" type="line"/> + <point x="1128.0" y="1300.0"/> + <point x="1160.0" y="1344.0"/> + <point x="1228.0" y="1344.0" type="curve"/> + <point x="1500.0" y="1344.0"/> + <point x="1664.0" y="1084.0"/> + <point x="1672.0" y="780.0" type="curve"/> + <point x="1672.0" y="488.0"/> + <point x="1472.0" y="192.0"/> + <point x="1008.0" y="192.0" type="curve" smooth="yes"/> + <point x="560.0" y="192.0"/> + <point x="372.0" y="496.0"/> + <point x="372.0" y="812.0" type="curve"/> + <point x="380.0" y="1056.0"/> + <point x="464.0" y="1232.0"/> + <point x="624.0" y="1376.0" type="curve"/> + <point x="484.0" y="1556.0" type="line"/> + <point x="252.0" y="1396.0"/> + <point x="136.0" y="1128.0"/> + <point x="136.0" y="812.0" type="curve" smooth="yes"/> + <point x="136.0" y="356.0"/> + <point x="368.0" y="-28.0"/> + <point x="1008.0" y="-28.0" type="curve" smooth="yes"/> + <point x="1664.0" y="-28.0"/> + <point x="1908.0" y="356.0"/> + <point x="1908.0" y="780.0" type="curve" smooth="yes"/> + <point x="1908.0" y="1224.0"/> + <point x="1604.0" y="1556.0"/> + <point x="1228.0" y="1556.0" type="curve"/> + <point x="1012.0" y="1556.0"/> + <point x="892.0" y="1460.0"/> + <point x="892.0" y="1240.0" type="curve"/> </contour> </outline> <lib> <dict> - <key>interface.gridadjust.original</key> - <string>{'width': 1997, 'leftMargin': 113, 'rightMargin': 113}</string> - <key>interface.width-adjustments</key> - <array> - <integer>-16</integer> - </array> + <key>com.schriftgestaltung.Glyphs.lastChange</key> + <string>2018/09/01 23:10:14</string> </dict> </lib> </glyph> |