This repository has been archived by the owner on Aug 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprivate-build-plans.toml
139 lines (121 loc) · 3.15 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
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
[buildPlans.ZenbonesMono]
family = "Zenbones Mono"
spacing = "term"
serifs = "sans"
noCvSs = true
exportGlyphNames = true
noLigation = false
[buildPlans.ZenbonesMono.widths.Normal]
shape = 548
menu = 5
css = "normal"
[buildPlans.ZenbonesMono.weights.regular]
shape = 425
menu = 400
css = 400
[buildPlans.ZenbonesMono.weights.semibold]
shape = 600
menu = 600
css = 600
[buildPlans.ZenbonesMono.weights.bold]
shape = 700
menu = 700
css = 700
[buildPlans.ZenbonesMono.metricOverride]
xHeight = 550
[buildPlans.ZenbonesMono.ligations]
enables = [
"arrow-l",
"arrow-r",
"arrow-lr",
"trig",
"ltgt-diamond-tag",
"ltgt-slash-tag",
"slash-asterisk",
"html-comment"
]
[buildPlans.ZenbonesMono.variants]
inherits = "ss08"
[buildPlans.ZenbonesMono.variants.design]
two = "straight-neck-serifless"
three = "flat-top-serifless"
four = "semi-open-serifless"
five = "oblique-flat-serifless"
six = "straight-bar"
seven = "curly-serifless-crossbar"
nine = "straight-bar"
zero = "tall-slashed-cutout"
l = "serifed-semi-tailed"
m = "short-leg-serifless"
u = "toothless-rounded-serifless"
tittle = "square"
diacritic-dot = "square"
punctuation-dot = "square"
underscore = "above-baseline"
caret = "low"
paren = "flat-arc"
brace = "curly-flat-boundary"
dollar = "through"
percent = "rings-continuous-slash"
[buildPlans.ZenbonesMono.variants.italic]
a = "single-storey-tailed"
e = "rounded"
i = "tailed-serifed"
f = "tailed"
[buildPlans.ZenbonesSlabMono]
family = "Zenbones Slab Mono"
spacing = "term"
serifs = "slab"
noCvSs = true
exportGlyphNames = true
noLigation = false
widths.inherits = "buildPlans.ZenbonesMono"
ligations.inherits = "buildPlans.ZenbonesMono"
[buildPlans.ZenbonesSlabMono.metricOverride]
xHeight = 550
[buildPlans.ZenbonesSlabMono.weights.regular]
shape = 400
menu = 400
css = 400
[buildPlans.ZenbonesSlabMono.weights.semibold]
shape = 600
menu = 600
css = 600
[buildPlans.ZenbonesSlabMono.weights.bold]
shape = 700
menu = 700
css = 700
[buildPlans.ZenbonesSlabMono.variants]
inherits = "ss08"
[buildPlans.ZenbonesSlabMono.variants.design]
two = "straight-neck-serifed"
three = "flat-top-serifed"
four = "semi-open-serifed"
five = "oblique-flat-serifed"
six = "straight-bar"
seven = "curly-serifed-crossbar"
nine = "straight-bar"
zero = "tall-slashed-cutout"
l = "serifed-semi-tailed"
m = "short-leg-serifed"
u = "toothless-rounded-serifed"
tittle = "square"
diacritic-dot = "square"
punctuation-dot = "square"
underscore = "above-baseline"
caret = "low"
paren = "flat-arc"
brace = "curly-flat-boundary"
dollar = "through"
percent = "rings-continuous-slash"
[buildPlans.ZenbonesSlabMono.variants.italic]
a = "single-storey-tailed"
e = "rounded"
i = "tailed-serifed"
f = "tailed"
m = "short-leg-top-left-and-bottom-right-serifed"
p = "eared-motion-serifed"
q = "straight-serifless"
s = "unilateral-serifed"
u = "toothless-rounded-motion-serifed"
z = "curly-top-serifed"