[hmtx] Add TODO

This commit is contained in:
Behdad Esfahbod 2023-04-20 16:23:41 -06:00
parent 639f45ef9e
commit 0e4bcf908c
1 changed files with 1 additions and 0 deletions

View File

@ -176,6 +176,7 @@ struct hmtxvmtx
}
else
{
// TODO: This does not do tail optimization.
UFWORD *adv = c->allocate_size<UFWORD> (UFWORD::static_size);
if (unlikely (!adv)) return;
*adv = _.first;