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-Black.ufo/glyphs/yhook.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-Black.ufo/glyphs/yhook.glif')
-rw-r--r-- | src/Inter-UI-Black.ufo/glyphs/yhook.glif | 83 |
1 files changed, 40 insertions, 43 deletions
diff --git a/src/Inter-UI-Black.ufo/glyphs/yhook.glif b/src/Inter-UI-Black.ufo/glyphs/yhook.glif index 3a0e965b7..08dfe84fa 100644 --- a/src/Inter-UI-Black.ufo/glyphs/yhook.glif +++ b/src/Inter-UI-Black.ufo/glyphs/yhook.glif @@ -1,56 +1,53 @@ <?xml version="1.0" encoding="UTF-8"?> -<glyph name="yhook" format="1"> - <advance width="1652"/> +<glyph name="yhook" format="2"> + <advance width="1652.0"/> <unicode hex="01B4"/> <outline> <contour> - <point x="1428" y="1272" type="line"/> - <point x="1448" y="1332" type="line" smooth="yes"/> - <point x="1476" y="1432"/> - <point x="1524" y="1492"/> - <point x="1600" y="1516" type="curve" smooth="yes"/> - <point x="1644" y="1532"/> - <point x="1660" y="1524"/> - <point x="1708" y="1516" type="curve"/> - <point x="1732" y="1876" type="line"/> - <point x="1624" y="1892"/> - <point x="1520" y="1904"/> - <point x="1380" y="1856" type="curve" smooth="yes"/> - <point x="1192" y="1792"/> - <point x="1080" y="1664"/> - <point x="1032" y="1512" type="curve" smooth="yes"/> - <point x="992" y="1384" type="line"/> + <point x="1428.0" y="1272.0" type="line"/> + <point x="1448.0" y="1332.0" type="line" smooth="yes"/> + <point x="1476.0" y="1432.0"/> + <point x="1524.0" y="1492.0"/> + <point x="1600.0" y="1516.0" type="curve" smooth="yes"/> + <point x="1644.0" y="1532.0"/> + <point x="1660.0" y="1524.0"/> + <point x="1708.0" y="1516.0" type="curve"/> + <point x="1732.0" y="1876.0" type="line"/> + <point x="1624.0" y="1892.0"/> + <point x="1520.0" y="1904.0"/> + <point x="1380.0" y="1856.0" type="curve" smooth="yes"/> + <point x="1192.0" y="1792.0"/> + <point x="1080.0" y="1664.0"/> + <point x="1032.0" y="1512.0" type="curve" smooth="yes"/> + <point x="992.0" y="1384.0" type="line"/> </contour> <contour> - <point x="580" y="-24" type="line" smooth="yes"/> - <point x="544" y="-148"/> - <point x="476" y="-224"/> - <point x="300" y="-224" type="curve"/> - <point x="284" y="-224"/> - <point x="268" y="-224"/> - <point x="240" y="-220" type="curve"/> - <point x="240" y="-572" type="line"/> - <point x="316" y="-596"/> - <point x="344" y="-600"/> - <point x="428" y="-600" type="curve" smooth="yes"/> - <point x="760" y="-600"/> - <point x="920" y="-372"/> - <point x="968" y="-220" type="curve" smooth="yes"/> - <point x="1428" y="1272" type="line"/> - <point x="992" y="1384" type="line"/> - <point x="796" y="716" type="line"/> - <point x="532" y="1536" type="line"/> - <point x="56" y="1536" type="line"/> - <point x="600" y="48" type="line"/> + <point x="580.0" y="-24.0" type="line" smooth="yes"/> + <point x="544.0" y="-148.0"/> + <point x="476.0" y="-224.0"/> + <point x="300.0" y="-224.0" type="curve"/> + <point x="284.0" y="-224.0"/> + <point x="268.0" y="-224.0"/> + <point x="240.0" y="-220.0" type="curve"/> + <point x="240.0" y="-572.0" type="line"/> + <point x="316.0" y="-596.0"/> + <point x="344.0" y="-600.0"/> + <point x="428.0" y="-600.0" type="curve" smooth="yes"/> + <point x="760.0" y="-600.0"/> + <point x="920.0" y="-372.0"/> + <point x="968.0" y="-220.0" type="curve" smooth="yes"/> + <point x="1428.0" y="1272.0" type="line"/> + <point x="992.0" y="1384.0" type="line"/> + <point x="796.0" y="716.0" type="line"/> + <point x="532.0" y="1536.0" type="line"/> + <point x="56.0" y="1536.0" type="line"/> + <point x="600.0" y="48.0" type="line"/> </contour> </outline> <lib> <dict> - <key>com.adobe.type.autohint</key> - <data> - </data> - <key>interface.gridadjust.original</key> - <string>{'width': 1689, 'leftMargin': -3, 'rightMargin': -20}</string> + <key>com.schriftgestaltung.Glyphs.lastChange</key> + <string>2018/09/01 23:10:14</string> </dict> </lib> </glyph> |