https://bugzilla.redhat.com/show_bug.cgi?id=1753295
--- Comment #63 from Kevin Kofler <[email protected]> --- Yet, Qt has been using HarfBuzz for a few years now, and has no trouble loading legacy bitmap fonts. HarfBuzz is mainly a layouting engine, it can be used just fine together with FreeType's font loader. The Pango developers decided against doing that due to some locking issues with FT_Face that would be better addressed in FreeType, rather than switching to a much inferior font loader as they did. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ 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]
