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/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-Regular.ufo/glyphs/ringhalfright.glif')
-rw-r--r-- | src/Inter-UI-Regular.ufo/glyphs/ringhalfright.glif | 48 |
1 files changed, 20 insertions, 28 deletions
diff --git a/src/Inter-UI-Regular.ufo/glyphs/ringhalfright.glif b/src/Inter-UI-Regular.ufo/glyphs/ringhalfright.glif index 3961559bb..7537f5561 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/ringhalfright.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/ringhalfright.glif @@ -1,39 +1,31 @@ <?xml version="1.0" encoding="UTF-8"?> -<glyph name="ringhalfright" format="1"> - <advance width="496"/> +<glyph name="ringhalfright" format="2"> + <advance width="496.0"/> <unicode hex="02BE"/> + <anchor x="220.0" y="1584.0" name="_rhalfring"/> + <anchor x="148.0" y="1584.0" name="_top"/> <outline> <contour> - <point x="108" y="1528" type="line"/> - <point x="264" y="1528"/> - <point x="392" y="1636"/> - <point x="392" y="1796" type="curve" smooth="yes"/> - <point x="392" y="1960"/> - <point x="264" y="2076"/> - <point x="108" y="2076" type="curve"/> - <point x="108" y="1948" type="line"/> - <point x="184" y="1948"/> - <point x="248" y="1884"/> - <point x="248" y="1796" type="curve" smooth="yes"/> - <point x="248" y="1716"/> - <point x="184" y="1652"/> - <point x="108" y="1652" type="curve"/> - </contour> - <contour> - <point x="148" y="1584" type="move" name="_top"/> - </contour> - <contour> - <point x="220" y="1584" type="move" name="_rhalfring"/> + <point x="108.0" y="1528.0" type="line"/> + <point x="264.0" y="1528.0"/> + <point x="392.0" y="1636.0"/> + <point x="392.0" y="1796.0" type="curve" smooth="yes"/> + <point x="392.0" y="1960.0"/> + <point x="264.0" y="2076.0"/> + <point x="108.0" y="2076.0" type="curve"/> + <point x="108.0" y="1948.0" type="line"/> + <point x="184.0" y="1948.0"/> + <point x="248.0" y="1884.0"/> + <point x="248.0" y="1796.0" type="curve" smooth="yes"/> + <point x="248.0" y="1716.0"/> + <point x="184.0" y="1652.0"/> + <point x="108.0" y="1652.0" type="curve"/> </contour> </outline> <lib> <dict> - <key>interface.gridadjust.original</key> - <string>{'width': 393, 'leftMargin': 55, 'rightMargin': 55}</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> |