-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprivate-build-plans.toml
executable file
·77 lines (70 loc) · 1.69 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
[buildPlans.MillenniumCode]
family = "Millennium Code"
spacing = "normal"
serifs = "sans"
noCvSs = false
exportGlyphNames = true
[buildPlans.MillenniumCode.variants.design]
one = "base"
three = "flat-top-serifless"
four = "closed-serifless"
five = "upright-flat-serifless"
six = "open-contour"
seven = "straight-serifless-crossbar"
eight = "two-circles"
nine = "open-contour"
zero = "tall-slashed-cutout"
capital-g = "toothless-corner-serifless-hooked"
capital-j = "flat-hook-serifed"
f = "flat-hook-serifless"
g = "single-storey-flat-hook-serifless"
j = "flat-hook-serifed"
l = "serifed-flat-tailed"
r = "hookless-serifless"
t = "flat-hook"
y = "straight-turn-serifless"
punctuation-dot = "square"
asterisk = "hex-low"
paren = "large-contour"
number-sign = "slanted"
dollar = "interrupted"
cent = "bar-interrupted"
question = "corner"
lig-plus-chain = "with-notch"
lig-double-arrow-bar = "with-notch"
lig-single-arrow-bar = "with-notch"
[buildPlans.MillenniumCode.variants.italic]
f = "flat-hook-tailed"
h = "tailed-serifless"
i = "serifed-semi-tailed"
l = "serifed-semi-tailed"
m = "tailed-serifless"
n = "tailed-serifless"
q = "tailed-serifless"
v = "curly-serifless"
x = "semi-chancery-straight-serifless"
y = "cursive-flat-hook-serifless"
z = "curly-serifless"
ampersand = "flat-top"
[buildPlans.MillenniumCode.weights.Regular]
shape = 400
menu = 400
css = 400
[buildPlans.MillenniumCode.weights.Bold]
shape = 700
menu = 700
css = 700
[buildPlans.MillenniumCode.widths.Normal]
shape = 600
menu = 5
css = "normal"
[buildPlans.MillenniumCode.slopes.Upright]
angle = 0
shape = "upright"
menu = "upright"
css = "normal"
[buildPlans.MillenniumCode.slopes.Italic]
angle = 9.4
shape = "italic"
menu = "italic"
css = "italic"