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-Thin.ufo/glyphs/uni2052.glif | |
parent | dcec705b073fac81dc4b8fe8a93db82f34dae772 (diff) | |
download | inter-30c17551659d0b852fd8c4d028136e64caa2a4c3.tar.xz |
Initial work on light weight master
Diffstat (limited to 'src/Inter-UI-Thin.ufo/glyphs/uni2052.glif')
-rw-r--r-- | src/Inter-UI-Thin.ufo/glyphs/uni2052.glif | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/src/Inter-UI-Thin.ufo/glyphs/uni2052.glif b/src/Inter-UI-Thin.ufo/glyphs/uni2052.glif new file mode 100644 index 000000000..9c3f973a9 --- /dev/null +++ b/src/Inter-UI-Thin.ufo/glyphs/uni2052.glif @@ -0,0 +1,70 @@ +<?xml version="1.0" encoding="UTF-8"?> +<glyph name="uni2052" format="2"> + <advance width="954.0"/> + <unicode hex="2052"/> + <outline> + <contour> + <point x="1024.0" y="2004.0" type="line"/> + <point x="868.0" y="2004.0" type="line"/> + <point x="-56.0" y="-172.0" type="line"/> + <point x="104.0" y="-172.0" type="line"/> + </contour> + <contour> + <point x="44.0" y="1468.0" type="curve" smooth="yes"/> + <point x="43.0" y="1408.0"/> + <point x="52.0" y="1357.0"/> + <point x="124.0" y="1356.0" type="curve" smooth="yes"/> + <point x="190.0" y="1357.0"/> + <point x="206.0" y="1408.0"/> + <point x="208.0" y="1468.0" type="curve" smooth="yes"/> + <point x="206.0" y="1523.0"/> + <point x="188.0" y="1572.0"/> + <point x="124.0" y="1572.0" type="curve" smooth="yes"/> + <point x="54.0" y="1572.0"/> + <point x="43.0" y="1523.0"/> + </contour> + <contour> + <point x="736.0" y="356.0" type="curve" smooth="yes"/> + <point x="735.0" y="296.0"/> + <point x="751.0" y="247.0"/> + <point x="816.0" y="248.0" type="curve" smooth="yes"/> + <point x="891.0" y="247.0"/> + <point x="900.0" y="298.0"/> + <point x="900.0" y="356.0" type="curve" smooth="yes"/> + <point x="900.0" y="409.0"/> + <point x="889.0" y="460.0"/> + <point x="816.0" y="460.0" type="curve" smooth="yes"/> + <point x="751.0" y="460.0"/> + <point x="735.0" y="409.0"/> + </contour> + </outline> + <lib> + <dict> + <key>com.schriftgestaltung.hints</key> + <array> + <dict> + <key>horizontal</key> + <false/> + <key>options</key> + <integer>0</integer> + <key>origin</key> + <array> + <real>1.0</real> + <real>11.0</real> + </array> + <key>stem</key> + <integer>-2</integer> + <key>target</key> + <array> + <real>2.0</real> + <real>5.0</real> + </array> + <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> |