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-Italic.ufo/glyphs/P_hook.glif | |
parent | dcec705b073fac81dc4b8fe8a93db82f34dae772 (diff) | |
download | inter-30c17551659d0b852fd8c4d028136e64caa2a4c3.tar.xz |
Initial work on light weight master
Diffstat (limited to 'src/Inter-UI-Italic.ufo/glyphs/P_hook.glif')
-rw-r--r-- | src/Inter-UI-Italic.ufo/glyphs/P_hook.glif | 36 |
1 files changed, 22 insertions, 14 deletions
diff --git a/src/Inter-UI-Italic.ufo/glyphs/P_hook.glif b/src/Inter-UI-Italic.ufo/glyphs/P_hook.glif index 575a1840a..b633c513d 100644 --- a/src/Inter-UI-Italic.ufo/glyphs/P_hook.glif +++ b/src/Inter-UI-Italic.ufo/glyphs/P_hook.glif @@ -1,25 +1,33 @@ <?xml version="1.0" encoding="UTF-8"?> <glyph name="Phook" format="2"> - <advance width="2176.0"/> + <advance width="2216.0"/> <unicode hex="01A4"/> <note> !post:RemoveOverlap </note> <outline> <contour> - <point x="884.0" y="1828.0" type="line"/> - <point x="920.0" y="2048.0" type="line"/> - <point x="720.0" y="2048.0" type="line" smooth="yes"/> - <point x="457.0" y="2048.0"/> - <point x="277.0" y="1865.0"/> - <point x="244.0" y="1640.0" type="curve" smooth="yes"/> - <point x="224.0" y="1504.0" type="line"/> - <point x="456.0" y="1504.0" type="line"/> - <point x="468.0" y="1580.0" type="line" smooth="yes"/> - <point x="488.0" y="1708.0"/> - <point x="529.0" y="1828.0"/> - <point x="688.0" y="1828.0" type="curve" smooth="yes"/> + <point x="492.0" y="1504.0" type="line"/> + <point x="504.0" y="1580.0" type="line" smooth="yes"/> + <point x="524.0" y="1708.0"/> + <point x="565.0" y="1828.0"/> + <point x="724.0" y="1828.0" type="curve" smooth="yes"/> + <point x="920.0" y="1828.0" type="line"/> + <point x="956.0" y="2048.0" type="line"/> + <point x="756.0" y="2048.0" type="line" smooth="yes"/> + <point x="493.0" y="2048.0"/> + <point x="313.0" y="1865.0"/> + <point x="280.0" y="1640.0" type="curve" smooth="yes"/> + <point x="260.0" y="1504.0" type="line"/> </contour> - <component base="P" xOffset="392.0"/> + <component base="P" xOffset="428.0"/> </outline> + <lib> + <dict> + <key>com.schriftgestaltung.Glyphs.glyph.leftMetricsKey</key> + <string>T</string> + <key>com.schriftgestaltung.Glyphs.glyph.rightMetricsKey</key> + <string>P</string> + </dict> + </lib> </glyph> |