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/uni2094.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/uni2094.glif')
-rw-r--r-- | src/Inter-UI-Black.ufo/glyphs/uni2094.glif | 77 |
1 files changed, 41 insertions, 36 deletions
diff --git a/src/Inter-UI-Black.ufo/glyphs/uni2094.glif b/src/Inter-UI-Black.ufo/glyphs/uni2094.glif index 5c6527e43..719de1e43 100644 --- a/src/Inter-UI-Black.ufo/glyphs/uni2094.glif +++ b/src/Inter-UI-Black.ufo/glyphs/uni2094.glif @@ -1,47 +1,52 @@ <?xml version="1.0" encoding="UTF-8"?> -<glyph name="uni2094" format="1"> - <advance width="1312"/> +<glyph name="uni2094" format="2"> + <advance width="1312.0"/> <unicode hex="2094"/> <outline> <contour> - <point x="608" y="544" type="curve" smooth="yes" name="hr00"/> - <point x="396" y="544"/> - <point x="244" y="444"/> - <point x="176" y="348" type="curve"/> - <point x="328" y="164" type="line"/> - <point x="396" y="244"/> - <point x="492" y="280"/> - <point x="588" y="280" type="curve" smooth="yes"/> - <point x="748" y="280"/> - <point x="864" y="172"/> - <point x="864" y="8" type="curve" smooth="yes"/> - <point x="864" y="-32" type="line" smooth="yes"/> - <point x="864" y="-208"/> - <point x="800" y="-336"/> - <point x="648" y="-336" type="curve" smooth="yes"/> - <point x="532" y="-336"/> - <point x="456" y="-272"/> - <point x="456" y="-160" type="curve" smooth="yes"/> - <point x="456" y="-136" type="line"/> - <point x="1040" y="-136" type="line"/> - <point x="1040" y="80" type="line"/> - <point x="148" y="80" type="line"/> - <point x="148" y="-60" type="line" smooth="yes"/> - <point x="148" y="-392"/> - <point x="332" y="-600"/> - <point x="644" y="-600" type="curve" smooth="yes"/> - <point x="984" y="-600"/> - <point x="1168" y="-352"/> - <point x="1168" y="-32" type="curve" smooth="yes"/> - <point x="1168" y="8" type="line" smooth="yes"/> - <point x="1168" y="296"/> - <point x="964" y="544"/> + <point x="608.0" y="544.0" type="curve" smooth="yes"/> + <point x="396.0" y="544.0"/> + <point x="244.0" y="444.0"/> + <point x="176.0" y="348.0" type="curve"/> + <point x="328.0" y="164.0" type="line"/> + <point x="396.0" y="244.0"/> + <point x="492.0" y="280.0"/> + <point x="588.0" y="280.0" type="curve" smooth="yes"/> + <point x="748.0" y="280.0"/> + <point x="864.0" y="172.0"/> + <point x="864.0" y="8.0" type="curve" smooth="yes"/> + <point x="864.0" y="-32.0" type="line" smooth="yes"/> + <point x="864.0" y="-208.0"/> + <point x="800.0" y="-336.0"/> + <point x="648.0" y="-336.0" type="curve" smooth="yes"/> + <point x="532.0" y="-336.0"/> + <point x="456.0" y="-272.0"/> + <point x="456.0" y="-160.0" type="curve" smooth="yes"/> + <point x="456.0" y="-136.0" type="line"/> + <point x="1040.0" y="-136.0" type="line"/> + <point x="1040.0" y="80.0" type="line"/> + <point x="148.0" y="80.0" type="line"/> + <point x="148.0" y="-60.0" type="line" smooth="yes"/> + <point x="148.0" y="-392.0"/> + <point x="332.0" y="-600.0"/> + <point x="644.0" y="-600.0" type="curve" smooth="yes"/> + <point x="984.0" y="-600.0"/> + <point x="1168.0" y="-352.0"/> + <point x="1168.0" y="-32.0" type="curve" smooth="yes"/> + <point x="1168.0" y="8.0" type="line" smooth="yes"/> + <point x="1168.0" y="296.0"/> + <point x="964.0" y="544.0"/> </contour> </outline> <lib> <dict> - <key>interface.gridadjust.original</key> - <string>{'width': 1185, 'leftMargin': 33, 'rightMargin': 132}</string> + <key>com.schriftgestaltung.Glyphs.lastChange</key> + <string>2018/09/01 23:10:14</string> + <key>com.schriftgestaltung.Glyphs.nodeUserData.0.31</key> + <dict> + <key>name</key> + <string>hr00</string> + </dict> </dict> </lib> </glyph> |