pull/763/head
Behdad Esfahbod 7 years ago
parent 941bbd9f25
commit 77ad8b5c8b
  1. 2
      src/hb-open-file-private.hh

@ -154,6 +154,8 @@ typedef struct OffsetTable
tags.advance (table_count); tags.advance (table_count);
blobs.advance (table_count); blobs.advance (table_count);
/* TODO: update head table checkSumAdjustment. */
tables.qsort (); tables.qsort ();
return_trace (true); return_trace (true);
} }

Loading…
Cancel
Save