[subset] use add_array to populate feature_indexes.
authorGarret Rieger <grieger@google.com>
Tue, 31 Jul 2018 01:10:43 +0000 (18:10 -0700)
committerGarret Rieger <grieger@google.com>
Wed, 1 Aug 2018 01:26:09 +0000 (18:26 -0700)
commit89733755a48feef0a663e1ea7b8294949581ce7e
treef2cfa18c55c7375fc0b6726495b8e9d66e7dd950
parent7d92bef9c5afb319d125f60b0fce4763afeaa686
[subset] use add_array to populate feature_indexes.
This is much faster then calling a bunch of individual add()'s.
src/hb-ot-layout-common-private.hh
src/hb-ot-layout.cc