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/sterling.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/sterling.glif')
-rw-r--r-- | src/Inter-UI-Black.ufo/glyphs/sterling.glif | 77 |
1 files changed, 36 insertions, 41 deletions
diff --git a/src/Inter-UI-Black.ufo/glyphs/sterling.glif b/src/Inter-UI-Black.ufo/glyphs/sterling.glif index 26f0e51bc..b1c5119f9 100644 --- a/src/Inter-UI-Black.ufo/glyphs/sterling.glif +++ b/src/Inter-UI-Black.ufo/glyphs/sterling.glif @@ -1,56 +1,51 @@ <?xml version="1.0" encoding="UTF-8"?> -<glyph name="sterling" format="1"> - <advance width="1824"/> +<glyph name="sterling" format="2"> + <advance width="1824.0"/> <unicode hex="00A3"/> <outline> <contour> - <point x="1648" y="0" type="line"/> - <point x="1648" y="384" type="line"/> - <point x="180" y="384" type="line"/> - <point x="180" y="0" type="line"/> + <point x="1648.0" y="0.0" type="line"/> + <point x="1648.0" y="384.0" type="line"/> + <point x="180.0" y="384.0" type="line"/> + <point x="180.0" y="0.0" type="line"/> </contour> <contour> - <point x="1276" y="820" type="line"/> - <point x="1276" y="1180" type="line"/> - <point x="176" y="1180" type="line"/> - <point x="176" y="820" type="line"/> + <point x="1276.0" y="820.0" type="line"/> + <point x="1276.0" y="1180.0" type="line"/> + <point x="176.0" y="1180.0" type="line"/> + <point x="176.0" y="820.0" type="line"/> </contour> <contour> - <point x="840" y="1476" type="line"/> - <point x="840" y="1632"/> - <point x="908" y="1704"/> - <point x="1012" y="1704" type="curve" smooth="yes"/> - <point x="1124" y="1704"/> - <point x="1212" y="1652"/> - <point x="1212" y="1488" type="curve"/> - <point x="1648" y="1488" type="line"/> - <point x="1648" y="1840"/> - <point x="1420" y="2076"/> - <point x="1004" y="2076" type="curve" smooth="yes"/> - <point x="628" y="2076"/> - <point x="368" y="1856"/> - <point x="380" y="1476" type="curve" smooth="yes"/> - <point x="408" y="600" type="line" smooth="yes"/> - <point x="412" y="496"/> - <point x="400" y="404"/> - <point x="320" y="384" type="curve"/> - <point x="588" y="248" type="line"/> - <point x="800" y="336"/> - <point x="880" y="444"/> - <point x="872" y="628" type="curve" smooth="yes"/> + <point x="840.0" y="1476.0" type="line"/> + <point x="840.0" y="1632.0"/> + <point x="908.0" y="1704.0"/> + <point x="1012.0" y="1704.0" type="curve" smooth="yes"/> + <point x="1124.0" y="1704.0"/> + <point x="1212.0" y="1652.0"/> + <point x="1212.0" y="1488.0" type="curve"/> + <point x="1648.0" y="1488.0" type="line"/> + <point x="1648.0" y="1840.0"/> + <point x="1420.0" y="2076.0"/> + <point x="1004.0" y="2076.0" type="curve" smooth="yes"/> + <point x="628.0" y="2076.0"/> + <point x="368.0" y="1856.0"/> + <point x="380.0" y="1476.0" type="curve" smooth="yes"/> + <point x="408.0" y="600.0" type="line" smooth="yes"/> + <point x="412.0" y="496.0"/> + <point x="400.0" y="404.0"/> + <point x="320.0" y="384.0" type="curve"/> + <point x="588.0" y="248.0" type="line"/> + <point x="800.0" y="336.0"/> + <point x="880.0" y="444.0"/> + <point x="872.0" y="628.0" type="curve" smooth="yes"/> </contour> </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': 1686, 'leftMargin': 140, 'rightMargin': 74}</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> |