summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2018-11-19 12:36:56 -0500
committerBehdad Esfahbod <behdad@behdad.org>2018-11-19 12:36:56 -0500
commit1a2eb108b857de9c5e84cc5de0c12c7657e04498 (patch)
tree09a32db4ddc37f60813f4db9d0c76e5ef987079c /docs
parentbd6b2ba1d3910cc259db7abeb6c9bd7ed9494857 (diff)
[ot-var] Add hb_ot_var_axis_get_flags()
Part of https://github.com/harfbuzz/harfbuzz/issues/1241 New API: +hb_ot_var_axis_flags_t +hb_ot_var_axis_get_flags
Diffstat (limited to 'docs')
-rw-r--r--docs/harfbuzz-sections.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/harfbuzz-sections.txt b/docs/harfbuzz-sections.txt
index 6a498e94..63594cfc 100644
--- a/docs/harfbuzz-sections.txt
+++ b/docs/harfbuzz-sections.txt
@@ -587,6 +587,8 @@ hb_ot_var_has_data
hb_ot_var_find_axis
hb_ot_var_get_axis_count
hb_ot_var_get_axes
+hb_ot_var_axis_flags_t
+hb_ot_var_axis_get_flags
hb_ot_var_normalize_variations
hb_ot_var_normalize_coords
</SECTION>