File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -26,85 +26,71 @@ export const CommonMetrics = {
26
26
} ,
27
27
glyphs : {
28
28
csymDiminished : {
29
- scale : 0.8 ,
30
29
leftSideBearing : - 32 ,
31
30
advanceWidth : 506 ,
32
31
yOffset : 0 ,
33
32
} ,
34
33
csymHalfDiminished : {
35
- scale : 0.8 ,
36
34
leftSideBearing : - 32 ,
37
35
advanceWidth : 506 ,
38
36
yOffset : 0 ,
39
37
} ,
40
38
csymAugmented : {
41
- scale : 0.8 ,
42
39
leftSideBearing : 0 ,
43
40
advanceWidth : 530 ,
44
41
yOffset : 0 ,
45
42
} ,
46
43
csymParensLeftTall : {
47
- scale : 0.8 ,
48
44
leftSideBearing : - 20 ,
49
45
advanceWidth : 184 ,
50
46
yOffset : 250 ,
51
47
} ,
52
48
csymParensRightTall : {
53
- scale : 0.8 ,
54
49
leftSideBearing : 0 ,
55
50
advanceWidth : 189 ,
56
51
yOffset : 250 ,
57
52
} ,
58
53
csymBracketLeftTall : {
59
- scale : 0.8 ,
60
54
leftSideBearing : 0 ,
61
55
advanceWidth : 328 ,
62
56
yOffset : 0 ,
63
57
} ,
64
58
csymBracketRightTall : {
65
- scale : 0.8 ,
66
59
leftSideBearing : 1 ,
67
60
advanceWidth : 600 ,
68
61
yOffset : 0 ,
69
62
} ,
70
63
csymParensLeftVeryTall : {
71
- scale : 0.8 ,
72
64
leftSideBearing : 50 ,
73
65
advanceWidth : 121 ,
74
66
yOffset : 350 ,
75
67
} ,
76
68
csymParensRightVeryTall : {
77
- scale : 0.8 ,
78
69
leftSideBearing : 0 ,
79
70
advanceWidth : 111 ,
80
71
yOffset : 350 ,
81
72
} ,
82
73
csymDiagonalArrangementSlash : {
83
- scale : 0.8 ,
84
74
leftSideBearing : 250 ,
85
75
advanceWidth : 990 ,
86
76
yOffset : 300 ,
87
77
} ,
88
78
csymMinor : {
89
- scale : 0.8 ,
90
79
leftSideBearing : 0 ,
91
80
advanceWidth : 482 ,
92
81
yOffset : 0 ,
93
82
} ,
94
83
csymMajorSeventh : {
95
- scale : 0.8 ,
96
84
leftSideBearing : 200 ,
97
85
yOffset : 0 ,
98
86
advanceWidth : 600 ,
99
87
} ,
100
88
accidentalSharp : {
101
- scale : 0.8 ,
102
89
leftSideBearing : 20 ,
103
90
advanceWidth : 250 ,
104
91
yOffset : - 302 ,
105
92
} ,
106
93
accidentalFlat : {
107
- scale : 0.8 ,
108
94
leftSideBearing : - 20 ,
109
95
advanceWidth : 226 ,
110
96
yOffset : - 184 ,
You can’t perform that action at this time.
0 commit comments