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/diamondblack.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/diamondblack.glif')
-rw-r--r-- | src/Inter-UI-Regular.ufo/glyphs/diamondblack.glif | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/src/Inter-UI-Regular.ufo/glyphs/diamondblack.glif b/src/Inter-UI-Regular.ufo/glyphs/diamondblack.glif index 2dafe58e9..ae74fa0e6 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/diamondblack.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/diamondblack.glif @@ -1,21 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> -<glyph name="diamondblack" format="1"> - <advance width="2960"/> +<glyph name="diamondblack" format="2"> + <advance width="2960.0"/> <unicode hex="25C6"/> <outline> <contour> - <point x="2824" y="768" type="line"/> - <point x="1488" y="2112" type="line"/> - <point x="136" y="768" type="line"/> - <point x="1488" y="-576" type="line"/> + <point x="2824.0" y="768.0" type="line"/> + <point x="1488.0" y="2112.0" type="line"/> + <point x="136.0" y="768.0" type="line"/> + <point x="1488.0" y="-576.0" type="line"/> </contour> </outline> <lib> <dict> - <key>interface.width-adjustments</key> - <array> - <integer>-16</integer> - </array> + <key>com.schriftgestaltung.Glyphs.lastChange</key> + <string>2018/09/01 23:10:14</string> </dict> </lib> </glyph> |