Last active
September 15, 2025 17:59
-
-
Save vladstudio/0a4006b2518cddba3fd8714d67be4d77 to your computer and use it in GitHub Desktop.
private-build-plans.toml for https://typeof.net/Iosevka/customizer
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
| [buildPlans.Iosevka] | |
| family = "Iosevka" | |
| spacing = "term" | |
| serifs = "sans" | |
| noCvSs = true | |
| noLigation = true | |
| exportGlyphNames = false | |
| [buildPlans.Iosevka.weights.Regular] | |
| shape = 400 | |
| menu = 400 | |
| css = 400 | |
| [buildPlans.Iosevka.weights.Bold] | |
| shape = 700 | |
| menu = 700 | |
| css = 700 | |
| [buildPlans.Iosevka.widths.Normal] | |
| shape = 548 | |
| menu = 6 | |
| css = "normal" | |
| [buildPlans.Iosevka.slopes.Upright] | |
| angle = 0 | |
| shape = "upright" | |
| menu = "upright" | |
| css = "normal" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment