Add ability to customize the width of S-related necks for different kind of letters (#1265).
This commit is contained in:
parent
489283ea3c
commit
623453018f
10 changed files with 401 additions and 392 deletions
|
@ -43,6 +43,9 @@ const validMetricOverrideFields = new Set([
|
|||
"powerlineShiftY",
|
||||
"powerlineShiftX",
|
||||
"onumZeroHeightRatio",
|
||||
"essRatioUpper",
|
||||
"essRatioLower",
|
||||
"essRatioQuestion",
|
||||
"essRatio"
|
||||
]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue