mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-28 03:17:31 +09:00
Issue #1862 - Follow-up: Replace deprecated Harfbuzz functions with current ones.
Based on Mozilla bug 1500356.
This commit is contained in:
parent
45b34592b6
commit
51426d1053
7 changed files with 73 additions and 78 deletions
|
|
@ -639,9 +639,9 @@ hb_ot_layout_language_get_feature_tags
|
|||
hb_ot_layout_language_get_required_feature_index
|
||||
hb_ot_layout_lookup_collect_glyphs
|
||||
hb_ot_layout_script_get_language_tags
|
||||
hb_ot_layout_table_choose_script
|
||||
hb_ot_layout_table_find_script
|
||||
hb_ot_layout_table_get_script_tags
|
||||
hb_ot_layout_table_select_script
|
||||
hb_ot_math_get_constant
|
||||
hb_ot_math_get_glyph_assembly
|
||||
hb_ot_math_get_glyph_italics_correction
|
||||
|
|
@ -649,7 +649,7 @@ hb_ot_math_get_glyph_variants
|
|||
hb_ot_math_has_data
|
||||
hb_ot_tag_to_language
|
||||
hb_ot_tag_to_script
|
||||
hb_ot_tags_from_script
|
||||
hb_ot_tags_from_script_and_language
|
||||
hb_set_add
|
||||
hb_set_clear
|
||||
hb_set_create
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue