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/commasuprevnosp.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/commasuprevnosp.glif')
-rw-r--r-- | src/Inter-UI-Black.ufo/glyphs/commasuprevnosp.glif | 46 |
1 files changed, 18 insertions, 28 deletions
diff --git a/src/Inter-UI-Black.ufo/glyphs/commasuprevnosp.glif b/src/Inter-UI-Black.ufo/glyphs/commasuprevnosp.glif index cebfee648..e19d3b625 100644 --- a/src/Inter-UI-Black.ufo/glyphs/commasuprevnosp.glif +++ b/src/Inter-UI-Black.ufo/glyphs/commasuprevnosp.glif @@ -1,39 +1,29 @@ <?xml version="1.0" encoding="UTF-8"?> -<glyph name="commasuprevnosp" format="1"> - <advance width="0"/> +<glyph name="commasuprevnosp" format="2"> <unicode hex="0314"/> + <anchor x="-765.0" y="1470.0" name="_marktop"/> + <anchor x="-765.0" y="2316.0" name="mkmktop"/> + <anchor x="-792.0" y="1792.0" name="parent_top"/> <outline> <contour> - <point x="-765" y="1470" type="move" name="_marktop"/> - </contour> - <contour> - <point x="-765" y="2316" type="move" name="mkmktop"/> - </contour> - <contour> - <point x="-792" y="1792" type="move" name="parent_top"/> - </contour> - <contour> - <point x="-1024" y="2200" type="line"/> - <point x="-666" y="2200" type="line"/> - <point x="-666" y="1924" type="line" smooth="yes"/> - <point x="-666" y="1733"/> - <point x="-622" y="1605"/> - <point x="-561" y="1493" type="curve"/> - <point x="-773" y="1383" type="line"/> - <point x="-903" y="1504"/> - <point x="-1024" y="1728"/> - <point x="-1024" y="1922" type="curve" smooth="yes"/> + <point x="-1024.0" y="2200.0" type="line"/> + <point x="-666.0" y="2200.0" type="line"/> + <point x="-666.0" y="1924.0" type="line" smooth="yes"/> + <point x="-666.0" y="1733.0"/> + <point x="-622.0" y="1605.0"/> + <point x="-561.0" y="1493.0" type="curve"/> + <point x="-773.0" y="1383.0" type="line"/> + <point x="-903.0" y="1504.0"/> + <point x="-1024.0" y="1728.0"/> + <point x="-1024.0" y="1922.0" type="curve" smooth="yes"/> </contour> </outline> <lib> <dict> - <key>com.typemytype.robofont.mark</key> - <array> - <real>0.98</real> - <real>0.89</real> - <real>0.89</real> - <real>1.0</real> - </array> + <key>com.schriftgestaltung.Glyphs.lastChange</key> + <string>2018/09/01 23:10:14</string> + <key>public.markColor</key> + <string>0.98,0.89,0.89,0.004</string> </dict> </lib> </glyph> |