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/N_hook.glif | |
parent | dcec705b073fac81dc4b8fe8a93db82f34dae772 (diff) | |
download | inter-30c17551659d0b852fd8c4d028136e64caa2a4c3.tar.xz |
Initial work on light weight master
Diffstat (limited to 'src/Inter-UI-Thin.ufo/glyphs/N_hook.glif')
-rw-r--r-- | src/Inter-UI-Thin.ufo/glyphs/N_hook.glif | 133 |
1 files changed, 133 insertions, 0 deletions
diff --git a/src/Inter-UI-Thin.ufo/glyphs/N_hook.glif b/src/Inter-UI-Thin.ufo/glyphs/N_hook.glif new file mode 100644 index 000000000..ac3919b19 --- /dev/null +++ b/src/Inter-UI-Thin.ufo/glyphs/N_hook.glif @@ -0,0 +1,133 @@ +<?xml version="1.0" encoding="UTF-8"?> +<glyph name="Nhook" format="2"> + <advance width="2192.0"/> + <unicode hex="019D"/> + <outline> + <contour> + <point x="340.0" y="0.0" type="line"/> + <point x="340.0" y="-228.0" type="line" smooth="yes"/> + <point x="339.0" y="-428.0"/> + <point x="256.0" y="-493.0"/> + <point x="112.0" y="-492.0" type="curve"/> + <point x="80.0" y="-493.0"/> + <point x="60.0" y="-484.0"/> + <point x="48.0" y="-480.0" type="curve"/> + <point x="48.0" y="-564.0" type="line"/> + <point x="68.0" y="-576.0"/> + <point x="75.0" y="-576.0"/> + <point x="120.0" y="-576.0" type="curve"/> + <point x="304.0" y="-576.0"/> + <point x="402.0" y="-366.0"/> + <point x="404.0" y="-236.0" type="curve" smooth="yes"/> + <point x="404.0" y="0.0" type="line"/> + </contour> + <component base="N" xOffset="24.0"/> + </outline> + <lib> + <dict> + <key>com.schriftgestaltung.Glyphs.glyph.leftMetricsKey</key> + <string>j</string> + <key>com.schriftgestaltung.Glyphs.glyph.rightMetricsKey</key> + <string>H</string> + <key>com.schriftgestaltung.componentsAlignment</key> + <array> + <integer>-1</integer> + </array> + <key>com.schriftgestaltung.hints</key> + <array> + <dict> + <key>horizontal</key> + <true/> + <key>options</key> + <integer>0</integer> + <key>origin</key> + <array> + <real>0.0</real> + <real>7.0</real> + </array> + <key>stem</key> + <integer>-2</integer> + <key>target</key> + <array> + <string>d</string> + <string>o</string> + <string>w</string> + <string>n</string> + </array> + <key>type</key> + <string>TopGhost</string> + </dict> + <dict> + <key>horizontal</key> + <true/> + <key>options</key> + <integer>0</integer> + <key>origin</key> + <array> + <real>0.0</real> + <real>10.0</real> + </array> + <key>stem</key> + <integer>-2</integer> + <key>target</key> + <array> + <string>u</string> + <string>p</string> + </array> + <key>type</key> + <string>BottomGhost</string> + </dict> + <dict> + <key>horizontal</key> + <false/> + <key>options</key> + <integer>0</integer> + <key>origin</key> + <array> + <real>0.0</real> + <real>7.0</real> + </array> + <key>stem</key> + <integer>-2</integer> + <key>target</key> + <array> + <real>0.0</real> + <real>13.0</real> + </array> + <key>type</key> + <string>Stem</string> + </dict> + <dict> + <key>horizontal</key> + <true/> + <key>options</key> + <integer>4</integer> + <key>origin</key> + <array> + <real>0.0</real> + <real>7.0</real> + </array> + <key>stem</key> + <integer>-2</integer> + <key>type</key> + <string>Anchor</string> + </dict> + <dict> + <key>horizontal</key> + <true/> + <key>options</key> + <integer>4</integer> + <key>origin</key> + <array> + <real>0.0</real> + <real>10.0</real> + </array> + <key>stem</key> + <integer>-2</integer> + <key>type</key> + <string>Anchor</string> + </dict> + </array> + </dict> + </lib> +</glyph> |