mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
[subset/cff] Comment
This commit is contained in:
parent
e0b60bd08d
commit
092373f351
1 changed files with 3 additions and 0 deletions
|
@ -308,6 +308,9 @@ struct FDArray : CFFIndex<COUNT>
|
|||
;
|
||||
c->pop_pack (false);
|
||||
|
||||
/* It just happens that the above is packed before the header below.
|
||||
* Such a hack. */
|
||||
|
||||
/* serialize INDEX header */
|
||||
return_trace (CFFIndex<COUNT>::serialize_header (c, hb_iter (sizes)));
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue