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/nlfthook.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/nlfthook.glif')
-rw-r--r-- | src/Inter-UI-Black.ufo/glyphs/nlfthook.glif | 72 |
1 files changed, 44 insertions, 28 deletions
diff --git a/src/Inter-UI-Black.ufo/glyphs/nlfthook.glif b/src/Inter-UI-Black.ufo/glyphs/nlfthook.glif index 348adff73..cdd5d9fd0 100644 --- a/src/Inter-UI-Black.ufo/glyphs/nlfthook.glif +++ b/src/Inter-UI-Black.ufo/glyphs/nlfthook.glif @@ -1,41 +1,57 @@ <?xml version="1.0" encoding="UTF-8"?> -<glyph name="nlfthook" format="1"> - <advance width="1776"/> +<glyph name="nlfthook" format="2"> + <advance width="1776.0"/> <unicode hex="0272"/> + <anchor x="1232.0" y="-616.0" name="bottom"/> + <anchor x="1232.0" y="1776.0" name="top"/> + <anchor x="2008.0" y="1776.0" name="top0315"/> <outline> <contour> - <point x="264" y="184" type="line"/> - <point x="264" y="-80" type="line" smooth="yes"/> - <point x="264" y="-192"/> - <point x="164" y="-220"/> - <point x="60" y="-220" type="curve" smooth="yes"/> - <point x="20" y="-220"/> - <point x="-16" y="-216"/> - <point x="-48" y="-212" type="curve"/> - <point x="-48" y="-560" type="line"/> - <point x="8" y="-568"/> - <point x="84" y="-576"/> - <point x="184" y="-576" type="curve" smooth="yes"/> - <point x="424" y="-576"/> - <point x="724" y="-516"/> - <point x="724" y="-80" type="curve" smooth="yes"/> - <point x="724" y="184" type="line"/> + <point x="264.0" y="184.0" type="line"/> + <point x="264.0" y="-80.0" type="line" smooth="yes"/> + <point x="264.0" y="-192.0"/> + <point x="164.0" y="-220.0"/> + <point x="60.0" y="-220.0" type="curve" smooth="yes"/> + <point x="20.0" y="-220.0"/> + <point x="-16.0" y="-216.0"/> + <point x="-48.0" y="-212.0" type="curve"/> + <point x="-48.0" y="-560.0" type="line"/> + <point x="8.0" y="-568.0"/> + <point x="84.0" y="-576.0"/> + <point x="184.0" y="-576.0" type="curve" smooth="yes"/> + <point x="424.0" y="-576.0"/> + <point x="724.0" y="-516.0"/> + <point x="724.0" y="-80.0" type="curve" smooth="yes"/> + <point x="724.0" y="184.0" type="line"/> </contour> - <component base="n" xOffset="120"/> <contour> - <point x="1232" y="1776" type="move" name="top"/> - </contour> - <contour> - <point x="1232" y="-616" type="move" name="bottom"/> - </contour> - <contour> - <point x="2008" y="1776" type="move" name="top0315"/> + <point x="724.0" y="816.0" type="line" smooth="yes"/> + <point x="724.0" y="1032.0"/> + <point x="780.0" y="1192.0"/> + <point x="952.0" y="1192.0" type="curve" smooth="yes"/> + <point x="1076.0" y="1192.0"/> + <point x="1172.0" y="1108.0"/> + <point x="1172.0" y="944.0" type="curve" smooth="yes"/> + <point x="1172.0" y="0.0" type="line"/> + <point x="1632.0" y="0.0" type="line"/> + <point x="1632.0" y="960.0" type="line" smooth="yes"/> + <point x="1632.0" y="1404.0"/> + <point x="1376.0" y="1556.0"/> + <point x="1116.0" y="1556.0" type="curve" smooth="yes"/> + <point x="940.0" y="1556.0"/> + <point x="792.0" y="1484.0"/> + <point x="704.0" y="1372.0" type="curve"/> + <point x="688.0" y="1372.0" type="line"/> + <point x="688.0" y="1536.0" type="line"/> + <point x="264.0" y="1536.0" type="line"/> + <point x="264.0" y="0.0" type="line"/> + <point x="724.0" y="0.0" type="line"/> </contour> </outline> <lib> <dict> - <key>interface.gridadjust.original</key> - <string>{'width': 1801, 'leftMargin': 0, 'rightMargin': 153}</string> + <key>com.schriftgestaltung.Glyphs.lastChange</key> + <string>2018/09/01 23:10:14</string> </dict> </lib> </glyph> |