blob: b38cc7b3ac58fcbe93d29daca019e5800acd6c40 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
|
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="I" format="2">
<advance width="704.0"/>
<unicode hex="0049"/>
<outline>
<contour>
<point x="384.0" y="2048.0" type="line"/>
<point x="320.0" y="2048.0" type="line"/>
<point x="320.0" y="0.0" type="line"/>
<point x="384.0" y="0.0" type="line"/>
</contour>
</outline>
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.glyph.leftMetricsKey</key>
<string>H</string>
<key>com.schriftgestaltung.Glyphs.glyph.rightMetricsKey</key>
<string>H</string>
<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>1.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>0.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>1.0</real>
</array>
<key>stem</key>
<integer>-2</integer>
<key>target</key>
<array>
<real>0.0</real>
<real>2.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>1.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>0.0</real>
</array>
<key>stem</key>
<integer>-2</integer>
<key>type</key>
<string>Anchor</string>
</dict>
</array>
<key>public.markColor</key>
<string>0.859,0.922,0.969,0.004</string>
</dict>
</lib>
</glyph>
|