summaryrefslogtreecommitdiff
path: root/misc/rmx-scaler-smallcaps.txt
blob: 0a7276be5033e9703083d561a3821f5de98e35f3 (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
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
  ]
}

3 to lower-case cyrillic
{
  "width" : [
    80,
    80,
    79,
    77,
    75,
    75
  ],
  "weight" : [
    0,
    0,
    -20,
    -25,
    -20,
    -30
  ],
  "custom" : [
    0,
    0,
    -10,
    -10,
    10,
    -10
  ],
  "height" : [
    75.099999999999994,
    75.099999999999994,
    74.950000000000003,
    71.340000000000003,
    74.950000000000003,
    71.299999999999997
  ]
}