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/iucyrillic.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/iucyrillic.glif')
-rw-r--r-- | src/Inter-UI-Black.ufo/glyphs/iucyrillic.glif | 52 |
1 files changed, 40 insertions, 12 deletions
diff --git a/src/Inter-UI-Black.ufo/glyphs/iucyrillic.glif b/src/Inter-UI-Black.ufo/glyphs/iucyrillic.glif index d2004e996..b1ca66253 100644 --- a/src/Inter-UI-Black.ufo/glyphs/iucyrillic.glif +++ b/src/Inter-UI-Black.ufo/glyphs/iucyrillic.glif @@ -1,27 +1,55 @@ <?xml version="1.0" encoding="UTF-8"?> -<glyph name="iucyrillic" format="1"> - <advance width="2252"/> +<glyph name="iucyrillic" format="2"> + <advance width="2252.0"/> <unicode hex="044E"/> + <anchor x="1072.0" y="1744.0" name="top"/> + <anchor x="2216.0" y="1744.0" name="top0315"/> <outline> <contour> - <point x="992" y="940" type="line"/> - <point x="184" y="940" type="line"/> - <point x="184" y="580" type="line"/> - <point x="992" y="580" type="line"/> + <point x="992.0" y="940.0" type="line"/> + <point x="184.0" y="940.0" type="line"/> + <point x="184.0" y="580.0" type="line"/> + <point x="992.0" y="580.0" type="line"/> </contour> - <component base="dotlessi" xOffset="-84"/> - <component base="o" xOffset="612"/> <contour> - <point x="1072" y="1744" type="move" name="top"/> + <point x="536.0" y="1536.0" type="line"/> + <point x="76.0" y="1536.0" type="line"/> + <point x="76.0" y="0.0" type="line"/> + <point x="536.0" y="0.0" type="line"/> </contour> <contour> - <point x="2216" y="1744" type="move" name="top0315"/> + <point x="1432.0" y="-28.0" type="curve" smooth="yes"/> + <point x="1884.0" y="-28.0"/> + <point x="2156.0" y="304.0"/> + <point x="2156.0" y="768.0" type="curve" smooth="yes"/> + <point x="2156.0" y="1232.0"/> + <point x="1884.0" y="1556.0"/> + <point x="1432.0" y="1556.0" type="curve" smooth="yes"/> + <point x="980.0" y="1556.0"/> + <point x="708.0" y="1232.0"/> + <point x="708.0" y="768.0" type="curve" smooth="yes"/> + <point x="708.0" y="304.0"/> + <point x="980.0" y="-28.0"/> + </contour> + <contour> + <point x="1432.0" y="340.0" type="curve" smooth="yes"/> + <point x="1224.0" y="340.0"/> + <point x="1144.0" y="512.0"/> + <point x="1144.0" y="768.0" type="curve" smooth="yes"/> + <point x="1144.0" y="1024.0"/> + <point x="1224.0" y="1192.0"/> + <point x="1432.0" y="1192.0" type="curve" smooth="yes"/> + <point x="1640.0" y="1192.0"/> + <point x="1720.0" y="1024.0"/> + <point x="1720.0" y="768.0" type="curve" smooth="yes"/> + <point x="1720.0" y="512.0"/> + <point x="1640.0" y="340.0"/> </contour> </outline> <lib> <dict> - <key>interface.gridadjust.original</key> - <string>{'width': 2281, 'leftMargin': 164, 'rightMargin': -24}</string> + <key>com.schriftgestaltung.Glyphs.lastChange</key> + <string>2018/09/01 23:10:14</string> </dict> </lib> </glyph> |