mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
[subset/hmtx] Another TODO
This commit is contained in:
parent
caef35b3ef
commit
04ee306b9a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue