WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
138599
Move CTFontTransformGlyphs out from WKSI
https://bugs.webkit.org/show_bug.cgi?id=138599
Summary
Move CTFontTransformGlyphs out from WKSI
Myles C. Maxfield
Reported
2014-11-10 22:28:44 PST
Move CTFontTransformGlyphs out from WKSI
Attachments
Patch
(3.62 KB, patch)
2014-11-10 22:29 PST
,
Myles C. Maxfield
no flags
Details
Formatted Diff
Diff
Patch
(12.55 KB, patch)
2014-11-11 10:51 PST
,
Myles C. Maxfield
simon.fraser
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2014-11-10 22:29:30 PST
Created
attachment 241333
[details]
Patch
Myles C. Maxfield
Comment 2
2014-11-10 22:48:41 PST
Comment on
attachment 241333
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=241333&action=review
> Source/WebCore/platform/graphics/SimpleFontData.h:-224 > - wkCTFontTransformOptions options = (typesettingFeatures & Kerning ? wkCTFontTransformApplyPositioning : 0) | (typesettingFeatures & Ligatures ? wkCTFontTransformApplyShaping : 0);
wkCTFontTransformApplyPositioning
Myles C. Maxfield
Comment 3
2014-11-11 10:51:08 PST
Created
attachment 241357
[details]
Patch
Myles C. Maxfield
Comment 4
2014-11-11 11:00:23 PST
http://trac.webkit.org/changeset/175960
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