commit | dc49bd8d813571fe16d9e5342e4a3926ff947bd6 | [log] [tgz] |
---|---|---|
author | Ebrahim Byagowi <ebrahim@gnu.org> | Fri Oct 12 03:00:59 2018 +0330 |
committer | Behdad Esfahbod <behdad@behdad.org> | Fri Oct 12 16:06:39 2018 -0400 |
tree | ec4607af7b8a59a460498af7c42c5cc7bafe7614 | |
parent | e9f9c0d81c73d8b6d87700aadb5b886bd289769a [diff] |
Add two APIs for getting stylistic set labels * hb_ot_layout_feature_get_characters * hb_ot_layout_feature_get_name_ids However HarfBuzz currently doesn't expose an API for retrieving the actual information associated with NameId from the `name` table and that should be done separately.