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/paragraph.glif | |
parent | dcec705b073fac81dc4b8fe8a93db82f34dae772 (diff) | |
download | inter-30c17551659d0b852fd8c4d028136e64caa2a4c3.tar.xz |
Initial work on light weight master
Diffstat (limited to 'src/Inter-UI-Thin.ufo/glyphs/paragraph.glif')
-rw-r--r-- | src/Inter-UI-Thin.ufo/glyphs/paragraph.glif | 130 |
1 files changed, 130 insertions, 0 deletions
diff --git a/src/Inter-UI-Thin.ufo/glyphs/paragraph.glif b/src/Inter-UI-Thin.ufo/glyphs/paragraph.glif new file mode 100644 index 000000000..dc7517040 --- /dev/null +++ b/src/Inter-UI-Thin.ufo/glyphs/paragraph.glif @@ -0,0 +1,130 @@ +<?xml version="1.0" encoding="UTF-8"?> +<glyph name="paragraph" format="2"> + <advance width="1654.0"/> + <unicode hex="00B6"/> + <note> +aka PILCROW SIGN +</note> + <outline> + <contour> + <point x="1528.0" y="1936.0" type="line"/> + <point x="1528.0" y="2048.0" type="line"/> + <point x="824.0" y="2048.0" type="line" smooth="yes"/> + <point x="402.0" y="2048.0"/> + <point x="166.0" y="1772.0"/> + <point x="168.0" y="1404.0" type="curve" smooth="yes"/> + <point x="166.0" y="1032.0"/> + <point x="402.0" y="760.0"/> + <point x="824.0" y="760.0" type="curve" smooth="yes"/> + <point x="936.0" y="760.0" type="line"/> + <point x="936.0" y="1936.0" type="line"/> + </contour> + <contour> + <point x="1184.0" y="0.0" type="line"/> + <point x="1344.0" y="0.0" type="line"/> + <point x="1344.0" y="2048.0" type="line"/> + <point x="1184.0" y="2048.0" type="line"/> + </contour> + </outline> + <lib> + <dict> + <key>com.schriftgestaltung.hints</key> + <array> + <dict> + <key>horizontal</key> + <true/> + <key>options</key> + <integer>0</integer> + <key>origin</key> + <array> + <real>1.0</real> + <real>3.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> + <true/> + <key>options</key> + <integer>0</integer> + <key>origin</key> + <array> + <real>0.0</real> + <real>1.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> + <false/> + <key>options</key> + <integer>0</integer> + <key>origin</key> + <array> + <real>0.0</real> + <real>4.0</real> + </array> + <key>stem</key> + <integer>-2</integer> + <key>target</key> + <array> + <real>1.0</real> + <real>0.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>1.0</real> + <real>3.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>1.0</real> + </array> + <key>stem</key> + <integer>-2</integer> + <key>type</key> + <string>Anchor</string> + </dict> + </array> + <key>public.markColor</key> + <string>0.941,0.941,0.941,0.004</string> + </dict> + </lib> +</glyph> |