-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathprivate-build-plans.toml
64 lines (57 loc) · 1.33 KB
/
private-build-plans.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
57
58
59
60
61
62
63
64
[buildPlans.IosevkaCustom]
family = "Iosevka Custom"
spacing = "fontconfig-mono"
serifs = "sans"
noCvSs = true
exportGlyphNames = false
[buildPlans.IosevkaCustom.variants.design]
capital-d = "more-rounded-serifless"
capital-j = "serifless"
f = "flat-hook-serifless-crossbar-at-x-height"
g = "double-storey"
j = "flat-hook-serifed"
l = "serifed-flat-tailed"
r = "hookless-serifless"
t = "flat-hook"
y = "straight-turn-serifless"
eszet = "longs-s-lig-serifless"
lower-lambda = "straight-turn"
cyrl-capital-u = "straight-turn-serifless"
cyrl-u = "straight-turn-serifless"
one = "base"
three = "flat-top-serifless"
six = "closed-contour"
nine = "closed-contour"
guillemet = "straight"
percent = "rings-continuous-slash"
[buildPlans.IosevkaCustom.variants.italic]
f = "tailed"
g = "single-storey-serifless"
j = "serifed"
l = "tailed-serifed"
r = "serifless"
t = "bent-hook"
y = "cursive-serifless"
cyrl-u = "cursive-serifless"
[buildPlans.IosevkaCustom.weights.regular]
shape = 400
menu = 400
css = 400
[buildPlans.IosevkaCustom.weights.bold]
shape = 700
menu = 700
css = 700
[buildPlans.IosevkaCustom.widths.normal]
shape = 548
menu = 5
css = "normal"
[buildPlans.IosevkaCustom.slopes.upright]
angle = 0
shape = "upright"
menu = "upright"
css = "normal"
[buildPlans.IosevkaCustom.slopes.italic]
angle = 9.4
shape = "italic"
menu = "italic"
css = "italic"