[ms-features] Comment

This commit is contained in:
Behdad Esfahbod 2023-01-12 18:50:16 -07:00
parent ea1ee0d4b6
commit d015e9016c
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@
#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 {
uint32_t tag_le;
uint32_t value;