[ms-features] Comment
This commit is contained in:
parent
ea1ee0d4b6
commit
d015e9016c
|
@ -30,6 +30,9 @@
|
||||||
|
|
||||||
#include "hb.hh"
|
#include "hb.hh"
|
||||||
|
|
||||||
|
/* Variations of this code exist in hb-coretext.cc as well
|
||||||
|
* as hb-aat-map.cc... */
|
||||||
|
|
||||||
typedef struct hb_ms_feature_t {
|
typedef struct hb_ms_feature_t {
|
||||||
uint32_t tag_le;
|
uint32_t tag_le;
|
||||||
uint32_t value;
|
uint32_t value;
|
||||||
|
|
Loading…
Reference in New Issue