commit | c8fd8c133755fd9c62efc67033ca0193bd0dfc76 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Tue Feb 15 18:02:53 2022 -0600 |
committer | Behdad Esfahbod <behdad@behdad.org> | Tue Feb 15 18:13:44 2022 -0600 |
tree | 9cbc0c09c422c8c4c9a298f70e80e4ac463b7700 | |
parent | 2a430790adfac00a1280c0ebfcf579be1b557ffb [diff] [blame] |
[ot-face] Use core tables
diff --git a/src/hb-ot-face-table-list.hh b/src/hb-ot-face-table-list.hh index 99a9c22..c05034b 100644 --- a/src/hb-ot-face-table-list.hh +++ b/src/hb-ot-face-table-list.hh
@@ -80,6 +80,7 @@ #endif /* TrueType outlines. */ +HB_OT_CORE_TABLE (OT, loca) // Also used to determine number of glyphs HB_OT_ACCELERATOR (OT, glyf) /* CFF outlines. */