Last active
April 14, 2024 18:42
-
-
Save StreetStrider/74e8c69e4c1bbde43e5a14fd95efbec3 to your computer and use it in GitHub Desktop.
Iosevka
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[buildPlans.IosevkaCustom] | |
family = "Iosevka Custom" | |
spacing = "term" | |
serifs = "sans" | |
noCvSs = true | |
exportGlyphNames = false | |
[buildPlans.IosevkaCustom.variants.design] | |
capital-i = "short-serifed" | |
capital-j = "serifed-symmetric" | |
capital-l = "motion-serifed" | |
capital-q = "crossing" | |
capital-s = "unilateral-serifed" | |
capital-z = "straight-serifed" | |
i = "serifed-asymmetric" | |
j = "serifed" | |
l = "tailed-serifed" | |
q = "diagonal-tailed-serifless" | |
r = "top-serifed" | |
y = "straight-turn-serifless" | |
z = "straight-serifed" | |
capital-lambda = "straight-top-serifed" | |
lower-lambda = "tailed-turn" | |
zero = "slashed-split" | |
one = "base" | |
three = "flat-top-serifed" | |
four = "semi-open-non-crossing-serifless" | |
five = "upright-arched-serifed" | |
six = "closed-contour" | |
seven = "bend-serifed" | |
eight = "crossing-asymmetric" | |
nine = "closed-contour" | |
diacritic-dot = "round" | |
tilde = "low" | |
asterisk = "hex-low" | |
underscore = "high" | |
ascii-grave = "straight" | |
paren = "large-contour" | |
brace = "straight" | |
guillemet = "straight" | |
at = "fourfold" | |
percent = "rings-continuous-slash-also-connected" | |
bar = "force-upright" | |
question = "corner" | |
micro-sign = "tailed-serifless" | |
[buildPlans.IosevkaCustom.weights.Regular] | |
shape = 400 | |
menu = 400 | |
css = 400 | |
[buildPlans.IosevkaCustom.weights.Medium] | |
shape = 500 | |
menu = 500 | |
css = 500 | |
[buildPlans.IosevkaCustom.weights.SemiBold] | |
shape = 600 | |
menu = 600 | |
css = 600 | |
[buildPlans.IosevkaCustom.weights.Bold] | |
shape = 700 | |
menu = 700 | |
css = 700 | |
[buildPlans.IosevkaCustom.widths.Normal] | |
shape = 500 | |
menu = 5 | |
css = "normal" | |
[buildPlans.IosevkaCustom.widths.Extended] | |
shape = 600 | |
menu = 7 | |
css = "expanded" | |
[buildPlans.IosevkaCustom.widths.SemiCondensed] | |
shape = 456 | |
menu = 4 | |
css = "semi-condensed" | |
[buildPlans.IosevkaCustom.widths.SemiExtended] | |
shape = 548 | |
menu = 6 | |
css = "semi-expanded" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment