Detach Ascender height and Cap height (#1334).

This commit is contained in:
be5invis 2022-05-13 20:22:19 -07:00
parent 2a043b12a6
commit 5cfc3f7403
37 changed files with 250 additions and 234 deletions

View file

@ -25,6 +25,7 @@ function applyMetricOverride(para, mo, argv) {
const validMetricOverrideFields = new Set([
"cap",
"ascender",
"xHeight",
"sb",
"accentWidth",