mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
[subset] In hb-ot-hdmx-table, s/glyf/hdmx.
This commit is contained in:
parent
ec302ad5bd
commit
6b372f439b
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ namespace OT {
|
|||
|
||||
struct hdmx
|
||||
{
|
||||
static const hb_tag_t tableTag = HB_OT_TAG_glyf;
|
||||
static const hb_tag_t tableTag = HB_OT_TAG_hdmx;
|
||||
|
||||
struct DeviceRecord
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue