diff options
author | Rasmus Andersson <rasmus@notion.se> | 2018-10-07 00:45:12 +0300 |
---|---|---|
committer | Rasmus Andersson <rasmus@notion.se> | 2018-10-11 09:38:31 +0300 |
commit | 011677fc30aa6c3d6b48725563c8e967148c7254 (patch) | |
tree | c21ffcb60e35297f5680bba72f1d3ef846a760ff /src/Inter-UI-BlackItalic.ufo/glyphs/phook.glif | |
parent | 19a21ad7a52d46c80ab13eae031efd0a30f8668f (diff) | |
download | inter-011677fc30aa6c3d6b48725563c8e967148c7254.tar.xz |
simplify some glyphs to use components instead of copies
Diffstat (limited to 'src/Inter-UI-BlackItalic.ufo/glyphs/phook.glif')
-rw-r--r-- | src/Inter-UI-BlackItalic.ufo/glyphs/phook.glif | 70 |
1 files changed, 14 insertions, 56 deletions
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/phook.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/phook.glif index 880deb7ef..9ccbd214e 100644 --- a/src/Inter-UI-BlackItalic.ufo/glyphs/phook.glif +++ b/src/Inter-UI-BlackItalic.ufo/glyphs/phook.glif @@ -1,66 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> <glyph name="phook" format="2"> - <advance width="1732.0"/> + <advance width="1824.0"/> <unicode hex="01A5"/> <outline> <contour> - <point x="736.0" y="1148.0" type="line"/> - <point x="784.0" y="1436.0" type="line" smooth="yes"/> - <point x="801.0" y="1536.0"/> - <point x="845.0" y="1600.0"/> - <point x="952.0" y="1600.0" type="curve" smooth="yes"/> - <point x="1029.0" y="1600.0"/> - <point x="1105.0" y="1580.0"/> - <point x="1124.0" y="1572.0" type="curve"/> + <point x="816.0" y="1536.0" type="line"/> + <point x="824.0" y="1600.0"/> + <point x="864.0" y="1632.0"/> + <point x="960.0" y="1628.0" type="curve" smooth="yes"/> + <point x="1036.0" y="1624.0"/> + <point x="1108.0" y="1608.0"/> + <point x="1128.0" y="1600.0" type="curve"/> <point x="1188.0" y="1940.0" type="line"/> - <point x="1137.0" y="1952.0"/> - <point x="1045.0" y="1972.0"/> + <point x="1136.0" y="1952.0"/> + <point x="1044.0" y="1972.0"/> <point x="920.0" y="1972.0" type="curve" smooth="yes"/> - <point x="669.0" y="1972.0"/> - <point x="341.0" y="1976.0"/> - <point x="264.0" y="1524.0" type="curve" smooth="yes"/> - <point x="204.0" y="1148.0" type="line"/> - </contour> - <contour> - <point x="-84.0" y="-576.0" type="line"/> - <point x="468.0" y="-576.0" type="line"/> - <point x="608.0" y="252.0" type="line"/> - <point x="480.0" y="740.0" type="line"/> - <point x="760.0" y="1208.0" type="line"/> - <point x="768.0" y="1244.0" type="line"/> - <point x="816.0" y="1536.0" type="line"/> - <point x="268.0" y="1536.0" type="line"/> - </contour> - <contour> - <point x="576.0" y="1404.0" type="line"/> - <point x="364.0" y="124.0" type="line"/> - <point x="600.0" y="124.0" type="line"/> - <point x="637.0" y="-4.0"/> - <point x="777.0" y="-20.0"/> - <point x="904.0" y="-20.0" type="curve" smooth="yes"/> - <point x="1225.0" y="-20.0"/> - <point x="1553.0" y="232.0"/> - <point x="1640.0" y="768.0" type="curve" smooth="yes"/> - <point x="1733.0" y="1324.0"/> - <point x="1469.0" y="1556.0"/> - <point x="1172.0" y="1556.0" type="curve" smooth="yes"/> - <point x="1033.0" y="1556.0"/> - <point x="885.0" y="1528.0"/> - <point x="812.0" y="1404.0" type="curve"/> - </contour> - <contour> - <point x="1124.0" y="768.0" type="curve" smooth="yes"/> - <point x="1085.0" y="524.0"/> - <point x="977.0" y="404.0"/> - <point x="800.0" y="404.0" type="curve" smooth="yes"/> - <point x="597.0" y="404.0"/> - <point x="593.0" y="584.0"/> - <point x="624.0" y="768.0" type="curve" smooth="yes"/> - <point x="657.0" y="960.0"/> - <point x="725.0" y="1132.0"/> - <point x="920.0" y="1132.0" type="curve" smooth="yes"/> - <point x="1097.0" y="1132.0"/> - <point x="1165.0" y="1012.0"/> + <point x="504.0" y="1972.0"/> + <point x="320.0" y="1860.0"/> + <point x="268.0" y="1536.0" type="curve"/> </contour> + <component base="p"/> </outline> </glyph> |