[subset] In hb-ot-hdmx-table, s/glyf/hdmx.

This commit is contained in:
Garret Rieger 2018-02-22 12:00:00 -08:00
parent ec302ad5bd
commit 6b372f439b
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ namespace OT {
struct hdmx struct hdmx
{ {
static const hb_tag_t tableTag = HB_OT_TAG_glyf; static const hb_tag_t tableTag = HB_OT_TAG_hdmx;
struct DeviceRecord struct DeviceRecord
{ {