-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathIosvmata.toml
56 lines (46 loc) · 961 Bytes
/
Iosvmata.toml
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
[buildPlans.Iosvmata]
family = "Iosvmata"
spacing = "fixed"
serifs = "sans"
no-cv-ss = true
export-glyph-names = false
hintParams = ["-a", "qqq"]
[buildPlans.Iosvmata.variants]
inherits = "ss08"
[buildPlans.Iosvmata.widths.normal]
shape = 550
menu = 5
css = "normal"
[buildPlans.Iosvmata.metric-override]
leading = 1100
xHeight = 550
[buildPlans.Iosvmata.variants.design]
capital-j = "serifed"
f = "flat-hook-serifed"
l = "serifed"
zero = "slashed"
three = "flat-top"
paren = "normal"
brace = "curly-flat-boundary"
ampersand = "closed"
percent = "rings-continuous-slash"
caret = "low"
[buildPlans.Iosvmata.weights.regular]
shape = 425
menu = 400
css = 400
[buildPlans.Iosvmata.weights.semibold]
shape = 600
menu = 600
css = 600
[buildPlans.Iosvmata.weights.bold]
shape = 800
menu = 700
css = 700
[buildPlans.Iosvmata.weights.black]
shape = 900
menu = 900
css = 900
[buildPlans.Iosvmata.slopes]
upright = "default.upright"
italic = "default.italic"