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/uni2071.ccmp.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/uni2071.ccmp.glif')
-rw-r--r-- | src/Inter-UI-Regular.ufo/glyphs/uni2071.ccmp.glif | 33 |
1 files changed, 11 insertions, 22 deletions
diff --git a/src/Inter-UI-Regular.ufo/glyphs/uni2071.ccmp.glif b/src/Inter-UI-Regular.ufo/glyphs/uni2071.ccmp.glif index 231365ec4..838305a0d 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/uni2071.ccmp.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/uni2071.ccmp.glif @@ -1,32 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> -<glyph name="uni2071.ccmp" format="1"> - <advance width="496"/> +<glyph name="uni2071.ccmp" format="2"> + <advance width="496.0"/> + <anchor x="248.0" y="2268.0" name="top"/> <outline> <contour> - <point x="376" y="1872" type="line"/> - <point x="124" y="1872" type="line"/> - <point x="124" y="772" type="line"/> - <point x="376" y="772" type="line"/> - </contour> - <contour> - <point x="248" y="2268" type="move" name="top"/> + <point x="376.0" y="1872.0" type="line"/> + <point x="124.0" y="1872.0" type="line"/> + <point x="124.0" y="772.0" type="line"/> + <point x="376.0" y="772.0" type="line"/> </contour> </outline> <lib> <dict> - <key>com.typemytype.robofont.mark</key> - <array> - <real>0.87</real> - <real>0.87</real> - <real>0.87</real> - <real>1.0</real> - </array> - <key>interface.gridadjust.original</key> - <string>{'width': 620, 'leftMargin': 191, 'rightMargin': 177}</string> - <key>interface.width-adjustments</key> - <array> - <integer>-16</integer> - </array> + <key>com.schriftgestaltung.Glyphs.lastChange</key> + <string>2018/09/01 23:10:14</string> + <key>public.markColor</key> + <string>0.871,0.871,0.871,0.004</string> </dict> </lib> </glyph> |