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/tackdownsubnosp.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/tackdownsubnosp.glif')
-rw-r--r-- | src/Inter-UI-Regular.ufo/glyphs/tackdownsubnosp.glif | 38 |
1 files changed, 15 insertions, 23 deletions
diff --git a/src/Inter-UI-Regular.ufo/glyphs/tackdownsubnosp.glif b/src/Inter-UI-Regular.ufo/glyphs/tackdownsubnosp.glif index 0d6eefc73..fdc085cda 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/tackdownsubnosp.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/tackdownsubnosp.glif @@ -1,36 +1,28 @@ <?xml version="1.0" encoding="UTF-8"?> -<glyph name="tackdownsubnosp" format="1"> - <advance width="0"/> +<glyph name="tackdownsubnosp" format="2"> <unicode hex="031E"/> + <anchor x="-811.0" y="0.0" name="_markbottom"/> + <anchor x="-811.0" y="-590.0" name="mkmkbottom_acc"/> <outline> <contour> - <point x="-811" y="0" type="move" name="_markbottom"/> + <point x="-705.0" y="-590.0" type="line"/> + <point x="-912.0" y="-590.0" type="line"/> + <point x="-912.0" y="-125.0" type="line"/> + <point x="-705.0" y="-125.0" type="line"/> </contour> <contour> - <point x="-811" y="-590" type="move" name="mkmkbottom_acc"/> - </contour> - <contour> - <point x="-705" y="-590" type="line"/> - <point x="-912" y="-590" type="line"/> - <point x="-912" y="-125" type="line"/> - <point x="-705" y="-125" type="line"/> - </contour> - <contour> - <point x="-1089" y="-318" type="line"/> - <point x="-1089" y="-125" type="line"/> - <point x="-528" y="-125" type="line"/> - <point x="-528" y="-318" type="line"/> + <point x="-1089.0" y="-318.0" type="line"/> + <point x="-1089.0" y="-125.0" type="line"/> + <point x="-528.0" y="-125.0" type="line"/> + <point x="-528.0" y="-318.0" type="line"/> </contour> </outline> <lib> <dict> - <key>com.typemytype.robofont.mark</key> - <array> - <real>0.98</real> - <real>0.89</real> - <real>0.89</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.98,0.89,0.89,0.004</string> </dict> </lib> </glyph> |