summarylogtreecommitdiffstats
path: root/private-build-plans.toml
blob: 50e5aa93d8f50c2e557e83f777e2aca41d5777fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Normal
[buildPlans.IosevkaLow]
  family = "Iosevka Low"
  spacing = "fixed"
  noCvSs = true
  exportGlyphNames = false
  noLigation = true

[buildPlans.IosevkaLow.metricOverride]
  leading = 1100


# Slab
[buildPlans.IosevkaLowSlab]
  family = "Iosevka Low Slab"
  spacing = "fixed"
  serifs = "slab"
  noCvSs = true
  exportGlyphNames = false
  noLigation = true

[buildPlans.IosevkaLowSlab.metricOverride]
  leading = 1100