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/circleblack.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/circleblack.glif')
-rw-r--r-- | src/Inter-UI-Regular.ufo/glyphs/circleblack.glif | 34 |
1 files changed, 20 insertions, 14 deletions
diff --git a/src/Inter-UI-Regular.ufo/glyphs/circleblack.glif b/src/Inter-UI-Regular.ufo/glyphs/circleblack.glif index 613e9f2b1..892a25768 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/circleblack.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/circleblack.glif @@ -1,21 +1,27 @@ <?xml version="1.0" encoding="UTF-8"?> -<glyph name="circleblack" format="1"> - <advance width="2576"/> +<glyph name="circleblack" format="2"> + <advance width="2576.0"/> <unicode hex="25CF"/> <outline> <contour> - <point x="1288" y="-32" type="curve" smooth="yes"/> - <point x="1860" y="-32"/> - <point x="2340" y="440"/> - <point x="2340" y="1016" type="curve" smooth="yes"/> - <point x="2340" y="1596"/> - <point x="1860" y="2072"/> - <point x="1288" y="2072" type="curve" smooth="yes"/> - <point x="708" y="2072"/> - <point x="236" y="1596"/> - <point x="236" y="1016" type="curve" smooth="yes"/> - <point x="236" y="440"/> - <point x="708" y="-32"/> + <point x="1288.0" y="-32.0" type="curve" smooth="yes"/> + <point x="1860.0" y="-32.0"/> + <point x="2340.0" y="440.0"/> + <point x="2340.0" y="1016.0" type="curve" smooth="yes"/> + <point x="2340.0" y="1596.0"/> + <point x="1860.0" y="2072.0"/> + <point x="1288.0" y="2072.0" type="curve" smooth="yes"/> + <point x="708.0" y="2072.0"/> + <point x="236.0" y="1596.0"/> + <point x="236.0" y="1016.0" type="curve" smooth="yes"/> + <point x="236.0" y="440.0"/> + <point x="708.0" y="-32.0"/> </contour> </outline> + <lib> + <dict> + <key>com.schriftgestaltung.Glyphs.lastChange</key> + <string>2018/09/01 23:10:14</string> + </dict> + </lib> </glyph> |