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/underscoredbl.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/underscoredbl.glif')
-rw-r--r-- | src/Inter-UI-Black.ufo/glyphs/underscoredbl.glif | 33 |
1 files changed, 14 insertions, 19 deletions
diff --git a/src/Inter-UI-Black.ufo/glyphs/underscoredbl.glif b/src/Inter-UI-Black.ufo/glyphs/underscoredbl.glif index 963d572ab..932e94f17 100644 --- a/src/Inter-UI-Black.ufo/glyphs/underscoredbl.glif +++ b/src/Inter-UI-Black.ufo/glyphs/underscoredbl.glif @@ -1,32 +1,27 @@ <?xml version="1.0" encoding="UTF-8"?> -<glyph name="underscoredbl" format="1"> - <advance width="1312"/> +<glyph name="underscoredbl" format="2"> + <advance width="1312.0"/> <unicode hex="2017"/> <outline> <contour> - <point x="1280" y="-368" type="line"/> - <point x="32" y="-368" type="line"/> - <point x="32" y="-572" type="line"/> - <point x="1280" y="-572" type="line"/> + <point x="1280.0" y="-368.0" type="line"/> + <point x="32.0" y="-368.0" type="line"/> + <point x="32.0" y="-572.0" type="line"/> + <point x="1280.0" y="-572.0" type="line"/> </contour> <contour> - <point x="1280" y="0" type="line"/> - <point x="32" y="0" type="line"/> - <point x="32" y="-208" type="line"/> - <point x="1280" y="-208" type="line"/> + <point x="1280.0" y="0.0" type="line"/> + <point x="32.0" y="0.0" type="line"/> + <point x="32.0" y="-208.0" type="line"/> + <point x="1280.0" y="-208.0" type="line"/> </contour> </outline> <lib> <dict> - <key>com.typemytype.robofont.mark</key> - <array> - <real>0.94</real> - <real>0.94</real> - <real>0.94</real> - <real>1.0</real> - </array> - <key>interface.gridadjust.original</key> - <string>{'width': 1244, 'leftMargin': 0, 'rightMargin': -2}</string> + <key>com.schriftgestaltung.Glyphs.lastChange</key> + <string>2018/09/01 23:10:14</string> + <key>public.markColor</key> + <string>0.941,0.941,0.941,0.004</string> </dict> </lib> </glyph> |