diff options
author | Rasmus Andersson <rasmus@notion.se> | 2018-11-26 19:57:00 +0300 |
---|---|---|
committer | Rasmus Andersson <rasmus@notion.se> | 2018-11-26 19:57:00 +0300 |
commit | 30c17551659d0b852fd8c4d028136e64caa2a4c3 (patch) | |
tree | c5d6dba9913456dadda66aaa5a50ad29a0739035 /src/Inter-UI-ThinItalic.ufo/glyphs/greater.glif | |
parent | dcec705b073fac81dc4b8fe8a93db82f34dae772 (diff) | |
download | inter-30c17551659d0b852fd8c4d028136e64caa2a4c3.tar.xz |
Initial work on light weight master
Diffstat (limited to 'src/Inter-UI-ThinItalic.ufo/glyphs/greater.glif')
-rw-r--r-- | src/Inter-UI-ThinItalic.ufo/glyphs/greater.glif | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/src/Inter-UI-ThinItalic.ufo/glyphs/greater.glif b/src/Inter-UI-ThinItalic.ufo/glyphs/greater.glif new file mode 100644 index 000000000..b0b3c0e34 --- /dev/null +++ b/src/Inter-UI-ThinItalic.ufo/glyphs/greater.glif @@ -0,0 +1,60 @@ +<?xml version="1.0" encoding="UTF-8"?> +<glyph name="greater" format="2"> + <advance width="1722.0"/> + <unicode hex="003E"/> + <outline> + <contour> + <point x="1456.0" y="848.0" type="line"/> + <point x="1452.0" y="816.0" type="line"/> + <point x="400.0" y="1508.0" type="line"/> + <point x="388.0" y="1400.0" type="line"/> + <point x="1300.0" y="836.0" type="line"/> + <point x="1296.0" y="848.0" type="line"/> + <point x="1296.0" y="816.0" type="line"/> + <point x="1296.0" y="828.0" type="line"/> + <point x="196.0" y="264.0" type="line"/> + <point x="176.0" y="156.0" type="line"/> + </contour> + </outline> + <lib> + <dict> + <key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key> + <string>plus</string> + <key>com.schriftgestaltung.hints</key> + <array> + <dict> + <key>horizontal</key> + <false/> + <key>options</key> + <integer>0</integer> + <key>place</key> + <array> + <real>0.0</real> + <real>0.0</real> + </array> + <key>stem</key> + <integer>-2</integer> + <key>type</key> + <string>Stem</string> + </dict> + <dict> + <key>horizontal</key> + <false/> + <key>options</key> + <integer>0</integer> + <key>place</key> + <array> + <real>0.0</real> + <real>0.0</real> + </array> + <key>stem</key> + <integer>-2</integer> + <key>type</key> + <string>Stem</string> + </dict> + </array> + <key>public.markColor</key> + <string>0.8,0.941,0.949,0.004</string> + </dict> + </lib> +</glyph> |