https://bugzilla.redhat.com/show_bug.cgi?id=2142113



--- Comment #7 from Peng Wu <[email protected]> ---
The hb_ot_layout_get_horizontal_baseline_tag_for_script function is defined in
the harfbuzz library.

$ nm -D /usr/lib/libharfbuzz.so.0|grep
hb_ot_layout_get_horizontal_baseline_tag_for_script
000605b0 T hb_ot_layout_get_horizontal_baseline_tag_for_script

$ nm -D /usr/lib/libpango-1.0.so.0|grep
hb_ot_layout_get_horizontal_baseline_tag_for_script
         U hb_ot_layout_get_horizontal_baseline_tag_for_script

Maybe dlopen needs to load libharfbuzz.so.0 first?


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2142113
_______________________________________________
fonts-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to