summaryrefslogtreecommitdiff
path: root/misc/rmx-scaler-smallcaps.txt
blob: cf2e6b1836d43031bc8ab3b429a4528e1dbcf45f (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
rounded (e.g. G)
{
  "width" : [
    75.1,
    75.1,
    74.95,
    71.35,
    74.95,
    71.3
  ],
  "weight" : [
    0,
    0,
    -20,
    -25,
    -20,
    -30
  ],
  "height" : [
    75.1,
    75.1,
    74.95,
    71.34,
    74.95,
    71.3
  ]
}

xheight-match (e.g. R)
{
  "width" : [
    85,
    85,
    85,
    85,
    85,
    85
  ],
  "weight" : [
    0,
    0,
    -20,
    -25,
    -20,
    -30
  ],
  "height" : [
    75,
    75,
    75,
    70.9,
    75,
    70.9
  ]
}