Skip to content

Remove hb-glib use

ebraminio requested to merge ebraminio/pango:master into master

glib isn't hard dependency to harfbuzz so we like to make embedders be able to compile harfbuzz for Pango without hb-glib now that hb_glib_get_unicode_funcs use is gone releases ago.

https://github.com/microsoft/vcpkg/issues/12572#issuecomment-665394141 for more information.

Merge request reports