Last active
March 7, 2022 05:19
-
-
Save hsupu/c68ef8047a6e85e2a7a24aca458d4837 to your computer and use it in GitHub Desktop.
Config for font https://github.com/be5invis/Iosevka
This file contains hidden or 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
# 220307 for 15.0.1 | |
# | |
[buildPlans.iosevka-pu] | |
family = "Iosevka PU-5" | |
spacing = "term" | |
serifs = "sans" | |
no-cv-ss = true | |
no-ligation = true | |
[buildPlans.iosevka-pu.variants.design] | |
capital-j = "serifless" | |
capital-q = "crossing" | |
capital-s = "unilateral-inward-serifed" | |
capital-w = "straight-flat-top" | |
a = "single-storey-serifless" | |
# f = "flat-hook" | |
f = "flat-hook-crossbar-at-x-height" | |
g = "single-storey-flat-hook-serifless" | |
j = "flat-hook-serifed" | |
k = "straight-serifless" | |
t = "flat-hook-short-neck2" | |
w = "straight-flat-top" | |
y = "straight-turn" | |
# z = "motion-serifed" | |
z = "straight-bottom-serifed" | |
cyrl-capital-u = "cursive-flat-hook" | |
one = "base" | |
eight = "two-circles" | |
underscore = "low" | |
pilcrow = "low" | |
brace = "straight" | |
percent = "rings-continuous-slash" | |
lig-ltgteq = "slanted" | |
[buildPlans.iosevka-pu.ligations] | |
inherits = "clike" | |
[buildPlans.iosevka-pu.weights.light] | |
shape = 300 | |
menu = 300 | |
css = 300 | |
[buildPlans.iosevka-pu.weights.regular] | |
shape = 400 | |
menu = 400 | |
css = 400 | |
[buildPlans.iosevka-pu.weights.bold] | |
shape = 700 | |
menu = 700 | |
css = 700 | |
[buildPlans.iosevka-pu.slopes.upright] | |
angle = 0 | |
shape = "upright" | |
menu = "upright" | |
css = "normal" | |
[buildPlans.iosevka-pu.slopes.italic] | |
angle = 9.4 | |
shape = "italic" | |
menu = "italic" | |
css = "italic" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment