We may need more Slab levels for V4

This commit is contained in:
be5invis 2020-09-30 23:32:46 -07:00
parent 83eff5035f
commit 53a20618e1

View file

@ -59,12 +59,18 @@ enableLigation = true
# Excluded code points # Excluded code points
excludedCharRanges = [] excludedCharRanges = []
# Slab level -- Set to 0 by default
# - 0 : Sans
# - 1 : TODO
# - 2+ : Full (3.x)
slab = 0
[verbose] [verbose]
verbose = true verbose = true
###### Slab variant ###### Slab variant
[slab] [slab]
slab = true slab = 2
###### Spacings ###### Spacings
# Terminal variant # Terminal variant