Do (nothing for) hmtx sanitize

pull/1/head
Behdad Esfahbod 14 years ago
parent d6016e4910
commit 187bdeaa6c
  1. 1
      src/hb-ot-hhea-table.hh
  2. 1
      src/hb-tt-font.cc

@ -41,7 +41,6 @@
struct hhea
{
static const hb_tag_t Tag = HB_OT_TAG_hhea;
/* TODO */
inline bool sanitize (hb_sanitize_context_t *c) {
TRACE_SANITIZE ();

@ -27,6 +27,7 @@
#include "hb-open-type-private.hh"
#include "hb-ot-hhea-table.hh"
#include "hb-ot-hmtx-table.hh"
#include "hb-font-private.hh"
#include "hb-blob.h"

Loading…
Cancel
Save