diff options
author | Bowon Ryu <bowon.ryu@samsung.com> | 2020-12-22 16:48:00 +0900 |
---|---|---|
committer | Bowon Ryu <bowon.ryu@samsung.com> | 2020-12-22 16:48:00 +0900 |
commit | fe65a6a32ba3654c532639ba656bd66b041d7dc6 (patch) | |
tree | d03697aad2c3c27127679ce19442f67638150b5e /docs/harfbuzz-sections.txt | |
parent | a280f8312cc9b27515efbab292b95b9d147a2b73 (diff) | |
download | harfbuzz-fe65a6a32ba3654c532639ba656bd66b041d7dc6.tar.gz harfbuzz-fe65a6a32ba3654c532639ba656bd66b041d7dc6.tar.bz2 harfbuzz-fe65a6a32ba3654c532639ba656bd66b041d7dc6.zip |
Imported Upstream version 2.6.7upstream/2.6.7
Diffstat (limited to 'docs/harfbuzz-sections.txt')
-rw-r--r-- | docs/harfbuzz-sections.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/harfbuzz-sections.txt b/docs/harfbuzz-sections.txt index c625b92..bcad37a 100644 --- a/docs/harfbuzz-sections.txt +++ b/docs/harfbuzz-sections.txt @@ -325,6 +325,7 @@ hb_font_get_scale hb_font_get_user_data hb_font_get_variation_glyph hb_font_get_variation_glyph_func_t +hb_font_get_var_coords_design hb_font_get_var_coords_normalized hb_font_glyph_from_string hb_font_glyph_to_string @@ -365,6 +366,8 @@ hb_ft_font_create hb_ft_font_create_referenced hb_ft_font_changed hb_ft_font_get_face +hb_ft_font_lock_face +hb_ft_font_unlock_face hb_ft_font_set_load_flags hb_ft_font_get_load_flags hb_ft_font_set_funcs @@ -549,6 +552,8 @@ HB_OT_TAG_GPOS HB_OT_TAG_GSUB HB_OT_TAG_JSTF hb_ot_layout_baseline_tag_t +hb_ot_layout_closure_lookups +hb_ot_layout_closure_features hb_ot_layout_collect_lookups hb_ot_layout_collect_features hb_ot_layout_feature_get_characters |