mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-06 05:55:06 +00:00
[doc] Add experimental repacker API to private section
Hides the warning about them until they are no longer experimental.
This commit is contained in:
parent
a35757c6bc
commit
a34eea3013
1 changed files with 5 additions and 1 deletions
|
@ -767,6 +767,7 @@ hb_subset_input_set_flags
|
|||
hb_subset_input_unicode_set
|
||||
hb_subset_input_glyph_set
|
||||
hb_subset_input_set
|
||||
hb_subset_or_fail
|
||||
hb_subset_plan_create_or_fail
|
||||
hb_subset_plan_reference
|
||||
hb_subset_plan_destroy
|
||||
|
@ -776,5 +777,8 @@ hb_subset_plan_execute_or_fail
|
|||
hb_subset_plan_unicode_to_old_glyph_mapping
|
||||
hb_subset_plan_new_to_old_glyph_mapping
|
||||
hb_subset_plan_old_to_new_glyph_mapping
|
||||
hb_subset_or_fail
|
||||
<SUBSECTION Private>
|
||||
hb_link_t
|
||||
hb_object_t
|
||||
hb_subset_repack_or_fail
|
||||
</SECTION>
|
||||
|
|
Loading…
Add table
Reference in a new issue