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/sampi.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/sampi.glif')
-rw-r--r-- | src/Inter-UI-Black.ufo/glyphs/sampi.glif | 48 |
1 files changed, 25 insertions, 23 deletions
diff --git a/src/Inter-UI-Black.ufo/glyphs/sampi.glif b/src/Inter-UI-Black.ufo/glyphs/sampi.glif index 422121910..5caf8391f 100644 --- a/src/Inter-UI-Black.ufo/glyphs/sampi.glif +++ b/src/Inter-UI-Black.ufo/glyphs/sampi.glif @@ -1,38 +1,40 @@ <?xml version="1.0" encoding="UTF-8"?> -<glyph name="sampi" format="1"> - <advance width="2080"/> +<glyph name="sampi" format="2"> + <advance width="2080.0"/> <unicode hex="03E1"/> <outline> <contour> - <point x="100" y="1952" type="line" name="hr00"/> - <point x="1240" y="1464"/> - <point x="1572" y="828"/> - <point x="1572" y="-600" type="curve"/> - <point x="1984" y="-380" type="line"/> - <point x="1984" y="932"/> - <point x="1680" y="1696"/> - <point x="512" y="2176" type="curve"/> + <point x="100.0" y="1952.0" type="line"/> + <point x="1240.0" y="1464.0"/> + <point x="1572.0" y="828.0"/> + <point x="1572.0" y="-600.0" type="curve"/> + <point x="1984.0" y="-380.0" type="line"/> + <point x="1984.0" y="932.0"/> + <point x="1680.0" y="1696.0"/> + <point x="512.0" y="2176.0" type="curve"/> </contour> <contour> - <point x="1440" y="1160" type="line"/> - <point x="1260" y="1468" type="line"/> - <point x="204" y="856" type="line"/> - <point x="384" y="544" type="line"/> + <point x="1440.0" y="1160.0" type="line"/> + <point x="1260.0" y="1468.0" type="line"/> + <point x="204.0" y="856.0" type="line"/> + <point x="384.0" y="544.0" type="line"/> </contour> <contour> - <point x="1732" y="588" type="line"/> - <point x="1552" y="896" type="line"/> - <point x="496" y="284" type="line"/> - <point x="676" y="-28" type="line"/> + <point x="1732.0" y="588.0" type="line"/> + <point x="1552.0" y="896.0" type="line"/> + <point x="496.0" y="284.0" type="line"/> + <point x="676.0" y="-28.0" type="line"/> </contour> </outline> <lib> <dict> - <key>com.adobe.type.autohint</key> - <data> - </data> - <key>interface.gridadjust.original</key> - <string>{'width': 1943, 'leftMargin': 14, 'rightMargin': 44}</string> + <key>com.schriftgestaltung.Glyphs.lastChange</key> + <string>2018/09/01 23:10:14</string> + <key>com.schriftgestaltung.Glyphs.nodeUserData.0.7</key> + <dict> + <key>name</key> + <string>hr00</string> + </dict> </dict> </lib> </glyph> |