[subset] In hb-ot-hdmx-table, s/glyf/hdmx.
This commit is contained in:
parent
ec302ad5bd
commit
6b372f439b
|
@ -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
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue