57 lines
1.2 KiB
TOML
57 lines
1.2 KiB
TOML
[buildPlans.GnomeMono]
|
|
family = "GNOME Mono"
|
|
spacing = "fixed"
|
|
serifs = "sans"
|
|
noCvSs = true
|
|
exportGlyphNames = false
|
|
|
|
[buildPlans.GnomeMono.variants.design]
|
|
one = "base"
|
|
two = "straight-neck-serifless"
|
|
four = "closed-serifless"
|
|
five = "oblique-arched-serifless"
|
|
six = "closed-contour"
|
|
eight = "two-circles"
|
|
nine = "closed-contour"
|
|
zero = "dotted"
|
|
capital-g = "toothless-rounded-serifless-hooked"
|
|
capital-j = "serifless"
|
|
capital-m = "flat-bottom-serifless"
|
|
capital-q = "crossing"
|
|
capital-w = "straight-flat-top-serifless"
|
|
f = "flat-hook-serifless-crossbar-at-x-height"
|
|
i = "hooky"
|
|
j = "flat-hook-serifed"
|
|
l = "serifed-flat-tailed"
|
|
r = "hookless-serifless"
|
|
t = "flat-hook-short-neck"
|
|
w = "straight-flat-top-serifless"
|
|
y = "straight-turn-serifless"
|
|
at = "fourfold"
|
|
percent = "rings-continuous-slash"
|
|
|
|
[buildPlans.GnomeMono.variants.oblique]
|
|
a = "single-storey-serifless"
|
|
e = "rounded"
|
|
f = "flat-hook-tailed-crossbar-at-x-height"
|
|
|
|
[buildPlans.GnomeMono.metricOverride]
|
|
sb = 'default_sb * 0.9'
|
|
|
|
[buildPlans.GnomeMono.widths.Normal]
|
|
shape = 600
|
|
menu = 5
|
|
css = "normal"
|
|
|
|
[buildPlans.GnomeMono.slopes.Upright]
|
|
angle = 0
|
|
shape = "upright"
|
|
menu = "upright"
|
|
css = "normal"
|
|
|
|
[buildPlans.GnomeMono.slopes.Italic]
|
|
angle = 9.4
|
|
shape = "oblique"
|
|
menu = "italic"
|
|
css = "italic"
|
|
|