[subset/cff] Comment

pull/4271/head
Behdad Esfahbod 1 year ago
parent e0b60bd08d
commit 092373f351
  1. 3
      src/hb-ot-cff-common.hh

@ -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…
Cancel
Save