Thank you! That's the one I suspected. However, as its second parameter, it wants a "hb_tag_t table_tag". What is that table tag, and how do I get it? Also, it asks for an offset, but I guess this is so you can get the list of features in batches (so I can ask for 10 features, then another 10, etc)
Again, thanks! On Wed, Nov 18, 2015 at 11:25 PM, Nikolay Sivov <[email protected]> wrote: > On 18.11.2015 15:21, Edu García wrote: > >> Hi, >> >> What function(s) should I use to list all the features a particular >> OpenType font supports? >> > > Probably hb_ot_layout_table_get_feature_tags(). > > >> Thanks >> >> >> _______________________________________________ >> HarfBuzz mailing list >> [email protected] >> http://lists.freedesktop.org/mailman/listinfo/harfbuzz >> >> >
_______________________________________________ HarfBuzz mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/harfbuzz
