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/psi.glif | |
parent | dcec705b073fac81dc4b8fe8a93db82f34dae772 (diff) | |
download | inter-30c17551659d0b852fd8c4d028136e64caa2a4c3.tar.xz |
Initial work on light weight master
Diffstat (limited to 'src/Inter-UI-Thin.ufo/glyphs/psi.glif')
-rw-r--r-- | src/Inter-UI-Thin.ufo/glyphs/psi.glif | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/src/Inter-UI-Thin.ufo/glyphs/psi.glif b/src/Inter-UI-Thin.ufo/glyphs/psi.glif new file mode 100644 index 000000000..acc98bf8a --- /dev/null +++ b/src/Inter-UI-Thin.ufo/glyphs/psi.glif @@ -0,0 +1,108 @@ +<?xml version="1.0" encoding="UTF-8"?> +<glyph name="psi" format="2"> + <advance width="1946.0"/> + <unicode hex="03C8"/> + <outline> + <contour> + <point x="264.0" y="1536.0" type="line"/> + <point x="264.0" y="832.0" type="line" smooth="yes"/> + <point x="262.0" y="244.0"/> + <point x="531.0" y="-28.0"/> + <point x="992.0" y="-28.0" type="curve" smooth="yes"/> + <point x="1559.0" y="-28.0"/> + <point x="1770.0" y="332.0"/> + <point x="1772.0" y="732.0" type="curve" smooth="yes"/> + <point x="1770.0" y="1051.0"/> + <point x="1704.0" y="1358.0"/> + <point x="1644.0" y="1536.0" type="curve"/> + <point x="1512.0" y="1536.0" type="line"/> + <point x="1617.0" y="1291.0"/> + <point x="1690.0" y="1000.0"/> + <point x="1704.0" y="732.0" type="curve"/> + <point x="1702.0" y="476.0"/> + <point x="1462.0" y="77.0"/> + <point x="984.0" y="76.0" type="curve" smooth="yes"/> + <point x="661.0" y="77.0"/> + <point x="327.0" y="288.0"/> + <point x="328.0" y="836.0" type="curve" smooth="yes"/> + <point x="328.0" y="1536.0" type="line"/> + </contour> + <contour> + <point x="984.0" y="1536.0" type="line"/> + <point x="984.0" y="-656.0" type="line"/> + <point x="1052.0" y="-656.0" type="line"/> + <point x="1052.0" y="1536.0" type="line"/> + </contour> + </outline> + <lib> + <dict> + <key>com.schriftgestaltung.Glyphs.glyph.leftMetricsKey</key> + <string>u</string> + <key>com.schriftgestaltung.Glyphs.glyph.rightMetricsKey</key> + <string>o</string> + <key>com.schriftgestaltung.hints</key> + <array> + <dict> + <key>horizontal</key> + <false/> + <key>options</key> + <integer>0</integer> + <key>origin</key> + <array> + <real>0.0</real> + <real>0.0</real> + </array> + <key>stem</key> + <integer>-2</integer> + <key>target</key> + <array> + <real>0.0</real> + <real>19.0</real> + </array> + <key>type</key> + <string>Stem</string> + </dict> + <dict> + <key>horizontal</key> + <false/> + <key>options</key> + <integer>0</integer> + <key>origin</key> + <array> + <real>1.0</real> + <real>0.0</real> + </array> + <key>stem</key> + <integer>-2</integer> + <key>target</key> + <array> + <real>1.0</real> + <real>1.0</real> + </array> + <key>type</key> + <string>Stem</string> + </dict> + <dict> + <key>horizontal</key> + <false/> + <key>options</key> + <integer>0</integer> + <key>origin</key> + <array> + <real>0.0</real> + <real>13.0</real> + </array> + <key>stem</key> + <integer>-2</integer> + <key>target</key> + <array> + <real>0.0</real> + <real>6.0</real> + </array> + <key>type</key> + <string>Stem</string> + </dict> + </array> + </dict> + </lib> +</glyph> |