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/arrowleft.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/arrowleft.glif')
-rw-r--r-- | src/Inter-UI-Black.ufo/glyphs/arrowleft.glif | 55 |
1 files changed, 18 insertions, 37 deletions
diff --git a/src/Inter-UI-Black.ufo/glyphs/arrowleft.glif b/src/Inter-UI-Black.ufo/glyphs/arrowleft.glif index 8196a7b5d..ad4f28125 100644 --- a/src/Inter-UI-Black.ufo/glyphs/arrowleft.glif +++ b/src/Inter-UI-Black.ufo/glyphs/arrowleft.glif @@ -1,48 +1,29 @@ <?xml version="1.0" encoding="UTF-8"?> -<glyph name="arrowleft" format="1"> - <advance width="2592"/> +<glyph name="arrowleft" format="2"> + <advance width="2592.0"/> <unicode hex="2190"/> + <guideline x="904.0" y="832.0" angle="90.0"/> <outline> <contour> - <point x="2320" y="656" type="line"/> - <point x="2320" y="1008" type="line"/> - <point x="920" y="1008" type="line"/> - <point x="920" y="1024" type="line"/> - <point x="1376" y="1480" type="line"/> - <point x="1140" y="1716" type="line"/> - <point x="256" y="832" type="line"/> - <point x="1140" y="-52" type="line"/> - <point x="1376" y="184" type="line"/> - <point x="920" y="640" type="line"/> - <point x="920" y="656" type="line"/> + <point x="2320.0" y="656.0" type="line"/> + <point x="2320.0" y="1008.0" type="line"/> + <point x="920.0" y="1008.0" type="line"/> + <point x="920.0" y="1024.0" type="line"/> + <point x="1376.0" y="1480.0" type="line"/> + <point x="1140.0" y="1716.0" type="line"/> + <point x="256.0" y="832.0" type="line"/> + <point x="1140.0" y="-52.0" type="line"/> + <point x="1376.0" y="184.0" type="line"/> + <point x="920.0" y="640.0" type="line"/> + <point x="920.0" y="656.0" type="line"/> </contour> </outline> <lib> <dict> - <key>com.typemytype.robofont.guides</key> - <array> - <dict> - <key>angle</key> - <real>90.0</real> - <key>isGlobal</key> - <false/> - <key>magnetic</key> - <integer>5</integer> - <key>name</key> - <string></string> - <key>x</key> - <integer>904</integer> - <key>y</key> - <integer>832</integer> - </dict> - </array> - <key>com.typemytype.robofont.mark</key> - <array> - <real>0.8</real> - <real>0.94</real> - <real>0.95</real> - <real>1.0</real> - </array> + <key>com.schriftgestaltung.Glyphs.lastChange</key> + <string>2018/09/01 23:10:14</string> + <key>public.markColor</key> + <string>0.8,0.941,0.949,0.004</string> </dict> </lib> </glyph> |