Bug 100068

Summary: Font’s fast code path is used for partial runs with kerning and ligatures, but shouldn’t be
Product: WebKit Reporter: mitz
Component: TextAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Use the complex path for partial runs with any typesetting features sam: review+

mitz
Reported 2012-10-22 20:17:50 PDT
As bug 100050 says, the fast code path doesn’t handle partial runs correctly when kerning or ligatures are enabled, but there is currently nothing stopping it from being used for partial runs.
Attachments
Use the complex path for partial runs with any typesetting features (3.70 KB, patch)
2012-10-22 20:27 PDT, mitz
sam: review+
mitz
Comment 1 2012-10-22 20:27:58 PDT
Created attachment 170054 [details] Use the complex path for partial runs with any typesetting features
mitz
Comment 2 2012-10-22 22:11:45 PDT
Note You need to log in before you can comment on or make changes to this bug.