[HarfBuzz] harfbuzz: Branch 'master'

Behdad Esfahbod behdad at kemper.freedesktop.org
Thu Feb 8 03:54:42 UTC 2018


 src/hb-open-file-private.hh |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 77ad8b5c8b3a9148cf2944abdd494618e642ee2c
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Wed Feb 7 21:54:33 2018 -0600

    TODO

diff --git a/src/hb-open-file-private.hh b/src/hb-open-file-private.hh
index 606ee19a..ab168ab8 100644
--- a/src/hb-open-file-private.hh
+++ b/src/hb-open-file-private.hh
@@ -154,6 +154,8 @@ typedef struct OffsetTable
     tags.advance (table_count);
     blobs.advance (table_count);
 
+    /* TODO: update head table checkSumAdjustment. */
+
     tables.qsort ();
     return_trace (true);
   }


More information about the HarfBuzz mailing list