Details
-
Sub-task
-
Resolution: Invalid
-
P2: Important
-
None
-
None
Description
In https://bugs.webkit.org/show_bug.cgi?id=29433 QtWebKit needs to know the family and style contained in raw font data. To do this at the moment it would have to compare the styles and families in the font database before and after loading the font. So an API to pass font data and query the families and styles it contains is required.