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/circumflex.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/circumflex.glif')
-rw-r--r-- | src/Inter-UI-Black.ufo/glyphs/circumflex.glif | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/src/Inter-UI-Black.ufo/glyphs/circumflex.glif b/src/Inter-UI-Black.ufo/glyphs/circumflex.glif index a58255cdd..491521367 100644 --- a/src/Inter-UI-Black.ufo/glyphs/circumflex.glif +++ b/src/Inter-UI-Black.ufo/glyphs/circumflex.glif @@ -1,20 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> -<glyph name="circumflex" format="1"> - <advance width="1568"/> +<glyph name="circumflex" format="2"> + <advance width="1568.0"/> <unicode hex="02C6"/> + <anchor x="784.0" y="1792.0" name="_top"/> + <anchor x="784.0" y="2256.0" name="mkmktop_acc"/> <outline> - <component base="caron" yScale="-1" xOffset="-4" yOffset="3840"/> - <contour> - <point x="784" y="1792" type="move" name="_top"/> - </contour> - <contour> - <point x="784" y="2256" type="move" name="mkmktop_acc"/> - </contour> + <component base="caron" yScale="-1.0" xOffset="-4.0" yOffset="3840.0"/> </outline> <lib> <dict> - <key>interface.gridadjust.original</key> - <string>{'width': 1414, 'leftMargin': 146, 'rightMargin': 143}</string> + <key>com.schriftgestaltung.Glyphs.lastChange</key> + <string>2018/09/01 23:10:14</string> </dict> </lib> </glyph> |