[hb-info] TODO

pull/4054/head
Behdad Esfahbod 2 years ago
parent 4baf0ada69
commit d759918d18
  1. 2
      util/hb-info.cc

@ -533,6 +533,8 @@ struct info_t
unsigned feature_offset = 0; unsigned feature_offset = 0;
do do
{ {
// TODO Select features based on script/language
hb_ot_layout_table_get_feature_tags (face, table_tags[i], hb_ot_layout_table_get_feature_tags (face, table_tags[i],
feature_offset, feature_offset,
&feature_count, &feature_count,

Loading…
Cancel
Save