mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-11 06:23:09 -04:00
Note that TTX overrides hhea.numberOfHMetrics
This commit is contained in:
parent
bf07043b37
commit
1a878099e3
@ -2898,7 +2898,7 @@ main(int argc, char **argv)
|
||||
TTXI(reserved0, 0); TTXI(reserved1, 0);
|
||||
TTXI(reserved2, 0); TTXI(reserved3, 0);
|
||||
TTXI(metricDataFormat, 0);
|
||||
TTXI(numberOfHMetrics, 2);
|
||||
TTXI(numberOfHMetrics, 0); /* Will be calculated by TTX. */
|
||||
printf(" </hhea>\n");
|
||||
|
||||
printf(" <maxp>\n");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user