Imported Upstream version 2.6.4
[platform/upstream/harfbuzz.git] / src / hb-ot-hhea-table.hh
index c3155b7..778b6c5 100644 (file)
@@ -45,6 +45,8 @@ namespace OT {
 template <typename T>
 struct _hea
 {
+  bool has_data () const { return version.major; }
+
   bool sanitize (hb_sanitize_context_t *c) const
   {
     TRACE_SANITIZE (this);