mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-15 01:18:13 +00:00
[subset/cff1] Comment
This commit is contained in:
parent
86a550dc7e
commit
7e97233c35
1 changed files with 1 additions and 0 deletions
|
@ -652,6 +652,7 @@ struct CFF1StringIndex : CFF1Index
|
|||
|
||||
if (unlikely (sidmap.in_error ())) return_trace (false);
|
||||
|
||||
// Save this in a vector since serialize() iterates it twice.
|
||||
hb_vector_t<hb_ubytes_t> bytesArray;
|
||||
if (!bytesArray.resize (sidmap.length, false))
|
||||
return_trace (false);
|
||||
|
|
Loading…
Add table
Reference in a new issue