[ms-features] Comment

list-table-versions
Behdad Esfahbod 2 years ago
parent ea1ee0d4b6
commit d015e9016c
  1. 3
      src/hb-ms-feature-ranges.hh

@ -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;

Loading…
Cancel
Save