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/arrowdown.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/arrowdown.glif')
-rw-r--r-- | src/Inter-UI-Regular.ufo/glyphs/arrowdown.glif | 21 |
1 files changed, 7 insertions, 14 deletions
diff --git a/src/Inter-UI-Regular.ufo/glyphs/arrowdown.glif b/src/Inter-UI-Regular.ufo/glyphs/arrowdown.glif index 80e5f5f78..e9d47e583 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/arrowdown.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/arrowdown.glif @@ -1,23 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> -<glyph name="arrowdown" format="1"> - <advance width="2576"/> +<glyph name="arrowdown" format="2"> + <advance width="2576.0"/> <unicode hex="2193"/> <outline> - <component base="arrowup" yScale="-1" yOffset="2048"/> + <component base="arrowup" yScale="-1.0" yOffset="2048.0"/> </outline> <lib> <dict> - <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>interface.width-adjustments</key> - <array> - <integer>-16</integer> - </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> |