WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 100068
Font’s fast code path is used for partial runs with kerning and ligatures, but shouldn’t be
https://bugs.webkit.org/show_bug.cgi?id=100068
Summary
Font’s fast code path is used for partial runs with kerning and ligatures, bu...
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Fixed in <
http://trac.webkit.org/r132178
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug