Skip to content

Commit 3b6fea9

Browse files
authored
Update private-build-plans.toml
1 parent 5c4f6c9 commit 3b6fea9

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

private-build-plans.toml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# 1. Base Plan: Sans-Serif Monospace (Original)
33
# =============================================================================
44
[buildPlans.IoskeleyMono]
5-
family = "Ioskeley Mono"
5+
family = "IoskeleyMono"
66
spacing = "normal"
77
serifs = "sans"
88
noCvSs = true
@@ -113,6 +113,11 @@ shape = 700
113113
menu = 700
114114
css = 700
115115

116+
[buildPlans.IoskeleyMono.weights.ExtraLight]
117+
shape = 200
118+
menu = 200
119+
css = 200
120+
116121
[buildPlans.IoskeleyMono.weights.Light]
117122
shape = 300
118123
menu = 300
@@ -174,7 +179,7 @@ smallArchDepth = 157
174179
# 2. Sans-Serif Quasi-Proportional
175180
# =============================================================================
176181
[buildPlans.IoskeleyQuasi]
177-
family = "Ioskeley Quasi"
182+
family = "IoskeleyQuasi"
178183
spacing = "quasi-proportional"
179184
serifs = "sans"
180185
noCvSs = true
@@ -217,7 +222,7 @@ smallArchDepth = 157
217222
# 3. Slab-Serif Monospace
218223
# =============================================================================
219224
[buildPlans.IoskeleySlabMono]
220-
family = "Ioskeley Slab Mono"
225+
family = "IoskeleySlabMono"
221226
spacing = "normal"
222227
serifs = "slab"
223228
noCvSs = true
@@ -254,7 +259,7 @@ smallArchDepth = 157
254259
# 4. Slab-Serif Quasi-Proportional
255260
# =============================================================================
256261
[buildPlans.IoskeleySlabQuasi]
257-
family = "Ioskeley Slab Quasi"
262+
family = "IoskeleySlabQuasi"
258263
spacing = "quasi-proportional"
259264
serifs = "slab"
260265
noCvSs = true

0 commit comments

Comments
 (0)