Skip to content

Commit 7bbdacf

Browse files
committed
Brainy variant
1 parent 88a6888 commit 7bbdacf

File tree

1 file changed

+54
-5
lines changed

1 file changed

+54
-5
lines changed

private-build-plans.toml

Lines changed: 54 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,11 @@ buildTextureFeature = true
5353
six = "straight-bar"
5454
seven = "curly-serifless-crossbar"
5555
nine = "straight-bar"
56-
zero = "tall-slashed-cutout"
56+
zero = "dotted"
5757
capital-d = "standard-serifless"
58+
capital-q = "crossing"
59+
g = "single-storey-serifless"
5860
l = "serifed-semi-tailed"
59-
m = "short-leg-serifless"
6061
u = "toothless-rounded-serifless"
6162
tittle = "square"
6263
diacritic-dot = "square"
@@ -67,6 +68,7 @@ buildTextureFeature = true
6768
brace = "curly-flat-boundary"
6869
dollar = "through"
6970
percent = "rings-continuous-slash"
71+
cent = "through"
7072

7173
[buildPlans.ZenbonesMono.variants.italic]
7274
a = "single-storey-tailed"
@@ -113,10 +115,11 @@ ligations.inherits = "buildPlans.ZenbonesMono"
113115
six = "straight-bar"
114116
seven = "curly-serifed-crossbar"
115117
nine = "straight-bar"
116-
zero = "tall-slashed-cutout"
118+
zero = "dotted"
117119
capital-d = "standard-bilateral-serifed"
120+
capital-q = "crossing"
121+
g = "single-storey-serifed"
118122
l = "serifed-semi-tailed"
119-
m = "short-leg-serifed"
120123
u = "toothless-rounded-serifed"
121124
tittle = "square"
122125
diacritic-dot = "square"
@@ -127,15 +130,61 @@ ligations.inherits = "buildPlans.ZenbonesMono"
127130
brace = "curly-flat-boundary"
128131
dollar = "through"
129132
percent = "rings-continuous-slash"
133+
cent = "through"
130134

131135
[buildPlans.ZenbonesSlabMono.variants.italic]
132136
a = "single-storey-tailed"
133137
e = "rounded"
134138
i = "tailed-serifed"
135139
f = "tailed"
136-
m = "short-leg-top-left-and-bottom-right-serifed"
137140
p = "eared-motion-serifed"
138141
q = "straight-serifless"
139142
s = "unilateral-serifed"
140143
u = "toothless-rounded-motion-serifed"
141144
z = "curly-top-serifed"
145+
146+
[buildPlans.ZenbonesBrainyMono]
147+
family = "Zenbones Brainy Mono"
148+
spacing = "term"
149+
serifs = "sans"
150+
exportGlyphNames = true
151+
buildTextureFeature = true
152+
153+
widths.inherits = "buildPlans.ZenbonesMono"
154+
weights.inherits = "buildPlans.ZenbonesMono"
155+
ligations.inherits = "buildPlans.ZenbonesMono"
156+
157+
[buildPlans.ZenbonesBrainyMono.metricOverride]
158+
xHeight = 550
159+
160+
[buildPlans.ZenbonesBrainyMono.variants]
161+
inherits = "buildPlans.ZenbonesMono"
162+
163+
[buildPlans.ZenbonesBrainyMono.variants.design]
164+
seven = "straight-serifless"
165+
capital-a = "straight-serifless"
166+
capital-i = "serifed"
167+
capital-k = "symmetric-connected-serifless"
168+
capital-n = "standard-serifless"
169+
capital-r = "straight-serifless"
170+
capital-v = "straight-serifless"
171+
capital-w = "straight-flat-top-serifless"
172+
capital-x = "straight-serifless"
173+
capital-y = "straight-serifless"
174+
capital-z = "straight-serifless"
175+
f = "flat-hook-serifless-crossbar-at-x-height"
176+
g = "single-storey-flat-hook-serifless"
177+
j = "flat-hook-serifed"
178+
k = "symmetric-connected-serifless"
179+
r = "hookless-serifless"
180+
t = "flat-hook"
181+
v = "straight-serifless"
182+
w = "straight-flat-top-serifless"
183+
x = "straight-serifless"
184+
y = "straight-serifless"
185+
z = "straight-serifless"
186+
187+
[buildPlans.ZenbonesBrainyMono.variants.italic]
188+
f = "flat-hook-tailed-crossbar-at-x-height"
189+
i = "serifed-flat-tailed"
190+
y = "cursive-flat-hook-serifless"

0 commit comments

Comments
 (0)