12345678910111213141516171819202122232425262728293031323334353637 |
- [buildPlans.IosevkaCustom]
- family = "Iosevka Custom"
- spacing = "quasi-proportional"
- serifs = "sans"
- noCvSs = true
- exportGlyphNames = false
- noLigation = true
- [buildPlans.IosevkaCustom.excludeChars]
- ranges = [[880,65535]]
- [buildPlans.IosevkaCustom.weights.Regular]
- shape = 400
- menu = 400
- css = 400
- [buildPlans.IosevkaCustom.weights.Bold]
- shape = 700
- menu = 700
- css = 700
- [buildPlans.IosevkaCustom.widths.Normal]
- shape = 500
- menu = 5
- css = "normal"
- [buildPlans.IosevkaCustom.slopes.Upright]
- angle = 0
- shape = "upright"
- menu = "upright"
- css = "normal"
- [buildPlans.IosevkaCustom.slopes.Italic]
- angle = 9.4
- shape = "italic"
- menu = "italic"
- css = "italic"
|