Bug 91858

Summary: Using Harfbuzz with cairo requires a HarfBuzzNGFaceCairo
Product: WebKit Reporter: Dominik Röttsches (drott) <d-r>
Component: PlatformAssignee: Dominik Röttsches (drott) <d-r>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 91853    

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.