[subset/hmtx] Another TODO

This commit is contained in:
Behdad Esfahbod 2023-07-09 07:37:57 -06:00
parent caef35b3ef
commit 04ee306b9a

View file

@ -179,6 +179,7 @@ struct hmtxvmtx
lm.advance = mtx.first;
lm.sb = mtx.second;
}
// TODO(beyond-64k): This assumes that maxp.numGlyphs is 0xFFFF.
else if (gid < 0x10000u)
short_metrics[gid] = mtx.second;
else