Add ability to customize the width of S-related necks for different kind of letters (#1265).

This commit is contained in:
be5invis 2021-12-18 16:28:56 -08:00
parent 489283ea3c
commit 623453018f
10 changed files with 401 additions and 392 deletions

View file

@ -43,6 +43,9 @@ const validMetricOverrideFields = new Set([
"powerlineShiftY",
"powerlineShiftX",
"onumZeroHeightRatio",
"essRatioUpper",
"essRatioLower",
"essRatioQuestion",
"essRatio"
]);