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/ringhalfright.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/ringhalfright.glif')
-rw-r--r-- | src/Inter-UI-Black.ufo/glyphs/ringhalfright.glif | 44 |
1 files changed, 20 insertions, 24 deletions
diff --git a/src/Inter-UI-Black.ufo/glyphs/ringhalfright.glif b/src/Inter-UI-Black.ufo/glyphs/ringhalfright.glif index 39ace0371..8ef1b7d9b 100644 --- a/src/Inter-UI-Black.ufo/glyphs/ringhalfright.glif +++ b/src/Inter-UI-Black.ufo/glyphs/ringhalfright.glif @@ -1,35 +1,31 @@ <?xml version="1.0" encoding="UTF-8"?> -<glyph name="ringhalfright" format="1"> - <advance width="544"/> +<glyph name="ringhalfright" format="2"> + <advance width="544.0"/> <unicode hex="02BE"/> + <anchor x="260.0" y="1624.0" name="_rhalfring"/> + <anchor x="188.0" y="1652.0" name="_top"/> <outline> <contour> - <point x="128" y="1576" type="line"/> - <point x="292" y="1576"/> - <point x="416" y="1684"/> - <point x="416" y="1836" type="curve" smooth="yes"/> - <point x="416" y="1984"/> - <point x="292" y="2100"/> - <point x="128" y="2100" type="curve"/> - <point x="128" y="1968" type="line"/> - <point x="204" y="1968"/> - <point x="252" y="1916"/> - <point x="252" y="1836" type="curve" smooth="yes"/> - <point x="252" y="1756"/> - <point x="204" y="1704"/> - <point x="128" y="1704" type="curve"/> - </contour> - <contour> - <point x="188" y="1652" type="move" name="_top"/> - </contour> - <contour> - <point x="260" y="1624" type="move" name="_rhalfring"/> + <point x="128.0" y="1576.0" type="line"/> + <point x="292.0" y="1576.0"/> + <point x="416.0" y="1684.0"/> + <point x="416.0" y="1836.0" type="curve" smooth="yes"/> + <point x="416.0" y="1984.0"/> + <point x="292.0" y="2100.0"/> + <point x="128.0" y="2100.0" type="curve"/> + <point x="128.0" y="1968.0" type="line"/> + <point x="204.0" y="1968.0"/> + <point x="252.0" y="1916.0"/> + <point x="252.0" y="1836.0" type="curve" smooth="yes"/> + <point x="252.0" y="1756.0"/> + <point x="204.0" y="1704.0"/> + <point x="128.0" y="1704.0" type="curve"/> </contour> </outline> <lib> <dict> - <key>interface.gridadjust.original</key> - <string>{'width': 510, 'leftMargin': 110, 'rightMargin': 110}</string> + <key>com.schriftgestaltung.Glyphs.lastChange</key> + <string>2018/09/01 23:10:14</string> </dict> </lib> </glyph> |