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/austral.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/austral.glif')
-rw-r--r-- | src/Inter-UI-Black.ufo/glyphs/austral.glif | 50 |
1 files changed, 30 insertions, 20 deletions
diff --git a/src/Inter-UI-Black.ufo/glyphs/austral.glif b/src/Inter-UI-Black.ufo/glyphs/austral.glif index 46f9ac6be..d1b11c6b8 100644 --- a/src/Inter-UI-Black.ufo/glyphs/austral.glif +++ b/src/Inter-UI-Black.ufo/glyphs/austral.glif @@ -1,33 +1,43 @@ <?xml version="1.0" encoding="UTF-8"?> -<glyph name="austral" format="1"> - <advance width="2168"/> +<glyph name="austral" format="2"> + <advance width="2168.0"/> <unicode hex="20B3"/> <outline> <contour> - <point x="2036" y="1268" type="line"/> - <point x="132" y="1268" type="line"/> - <point x="132" y="912" type="line"/> - <point x="2036" y="912" type="line"/> + <point x="2036.0" y="1268.0" type="line"/> + <point x="132.0" y="1268.0" type="line"/> + <point x="132.0" y="912.0" type="line"/> + <point x="2036.0" y="912.0" type="line"/> </contour> <contour> - <point x="2036" y="748" type="line"/> - <point x="132" y="748" type="line"/> - <point x="132" y="388" type="line"/> - <point x="2036" y="388" type="line"/> + <point x="2036.0" y="748.0" type="line"/> + <point x="132.0" y="748.0" type="line"/> + <point x="132.0" y="388.0" type="line"/> + <point x="2036.0" y="388.0" type="line"/> + </contour> + <contour> + <point x="1676.0" y="756.0" type="line"/> + <point x="492.0" y="756.0" type="line"/> + <point x="492.0" y="384.0" type="line"/> + <point x="1676.0" y="384.0" type="line"/> + </contour> + <contour> + <point x="580.0" y="0.0" type="line"/> + <point x="1072.0" y="1468.0" type="line"/> + <point x="1096.0" y="1468.0" type="line"/> + <point x="1588.0" y="0.0" type="line"/> + <point x="2088.0" y="0.0" type="line"/> + <point x="1332.0" y="2048.0" type="line"/> + <point x="836.0" y="2048.0" type="line"/> + <point x="80.0" y="0.0" type="line"/> </contour> - <component base="A"/> </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.gridadjust.original</key> - <string>{'width': 2017, 'leftMargin': 55, 'rightMargin': -18}</string> + <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> |