RESOLVED DUPLICATE of bug 91864 91858
Using Harfbuzz with cairo requires a HarfBuzzNGFaceCairo
https://bugs.webkit.org/show_bug.cgi?id=91858
Summary Using Harfbuzz with cairo requires a HarfBuzzNGFaceCairo
Dominik Röttsches (drott)
Reported 2012-07-20 07:03:11 PDT
If we want to have Harfbuzz Support working together with cairo & freetype, we need a corresponding HarfBuzzNGFace implementation. Some of the required font info can be retrieved using cairo_scaled_font_* API, but for some we need to fall through to the Freetype implementation, for example to retrieve certain tables from the font. For reference: http://freetype.sourceforge.net/freetype2/docs/reference/ft2-truetype_tables.html#FT_Get_Sfnt_Table
Attachments
Dominik Röttsches (drott)
Comment 1 2012-07-24 10:02:43 PDT
*** This bug has been marked as a duplicate of bug 91864 ***
Note You need to log in before you can comment on or make changes to this bug.