forked from be5invis/Iosevka
-
Notifications
You must be signed in to change notification settings - Fork 0
/
private-build-plans.toml
133 lines (116 loc) · 2.77 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
# +----------------+
# + Version 32.0.1 +
# +----------------+
[buildPlans.IosevkaCustom]
family = "Iosevka Custom"
spacing = "normal"
serifs = "sans"
noCvSs = false
exportGlyphNames = true
[buildPlans.IosevkaCustom.variants.design]
one = "base-long-top-serif"
two = "straight-neck-serifless"
four = "open-non-crossing-serifless"
five = "upright-flat-serifless"
six = "open-contour"
eight = "crossing-asymmetric"
nine = "open-contour"
capital-r = "curly-serifless"
f = "flat-hook-serifless"
t = "bent-hook-short-neck2"
asterisk = "hex-high"
brace = "straight"
guillemet = "straight"
number-sign = "slanted"
at = "fourfold"
percent = "rings-continuous-slash"
bar = "force-upright"
lig-neq = "more-slanted"
lig-plus-chain = "with-notch"
lig-double-arrow-bar = "with-notch"
lig-single-arrow-bar = "with-notch"
[buildPlans.IosevkaCustom.widths.Normal]
shape = 500
menu = 5
css = "normal"
[buildPlans.IosevkaCustom.widths.Extended]
shape = 600
menu = 7
css = "expanded"
[buildPlans.IosevkaCustom.widths.Condensed]
shape = 416
menu = 3
css = "condensed"
[buildPlans.IosevkaCustom.widths.SemiCondensed]
shape = 456
menu = 4
css = "semi-condensed"
[buildPlans.IosevkaCustom.widths.SemiExtended]
shape = 548
menu = 6
css = "semi-expanded"
[buildPlans.IosevkaCustom.widths.ExtraExtended]
shape = 658
menu = 8
css = "extra-expanded"
[buildPlans.IosevkaCustom.widths.UltraExtended]
shape = 720
menu = 9
css = "ultra-expanded"
[buildPlans.IosevkaTermCustom]
family = "Iosevka Term Custom"
spacing = "term"
serifs = "sans"
noCvSs = false
exportGlyphNames = true
noLigation = true
[buildPlans.IosevkaTermCustom.variants.design]
one = "base-long-top-serif"
two = "straight-neck-serifless"
four = "open-non-crossing-serifless"
five = "upright-flat-serifless"
six = "open-contour"
eight = "crossing-asymmetric"
nine = "open-contour"
capital-r = "curly-serifless"
f = "flat-hook-serifless"
t = "bent-hook-short-neck2"
asterisk = "hex-high"
brace = "straight"
guillemet = "straight"
number-sign = "slanted"
at = "fourfold"
percent = "rings-continuous-slash"
bar = "force-upright"
lig-neq = "more-slanted"
lig-plus-chain = "with-notch"
lig-double-arrow-bar = "with-notch"
lig-single-arrow-bar = "with-notch"
[buildPlans.IosevkaTermCustom.widths.Normal]
shape = 500
menu = 5
css = "normal"
[buildPlans.IosevkaTermCustom.widths.Extended]
shape = 600
menu = 7
css = "expanded"
[buildPlans.IosevkaTermCustom.widths.Condensed]
shape = 416
menu = 3
css = "condensed"
[buildPlans.IosevkaTermCustom.widths.SemiCondensed]
shape = 456
menu = 4
css = "semi-condensed"
[buildPlans.IosevkaTermCustom.widths.SemiExtended]
shape = 548
menu = 6
css = "semi-expanded"
[buildPlans.IosevkaTermCustom.widths.ExtraExtended]
shape = 658
menu = 8
css = "extra-expanded"
[buildPlans.IosevkaTermCustom.widths.UltraExtended]
shape = 720
menu = 9
css = "ultra-expanded"