WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
142816
Call CTFontSetRenderingParameters before rendering text
https://bugs.webkit.org/show_bug.cgi?id=142816
Summary
Call CTFontSetRenderingParameters before rendering text
Myles C. Maxfield
Reported
2015-03-18 00:39:15 PDT
Call CTFontSetRenderingParameters before rendering text
Attachments
Patch
(3.49 KB, patch)
2015-03-18 00:40 PDT
,
Myles C. Maxfield
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2015-03-18 00:40:48 PDT
Created
attachment 248920
[details]
Patch
Myles C. Maxfield
Comment 2
2015-03-18 00:42:08 PDT
<
rdar://problem/19446938
>
Darin Adler
Comment 3
2015-03-18 08:28:10 PDT
Comment on
attachment 248920
[details]
Patch While this be efficient enough if we are calling it every time we call the show glyphs function? Is there a more optimal way to do this, perhaps only when the font changes?
Myles C. Maxfield
Comment 4
2015-03-18 10:25:54 PDT
(In reply to
comment #3
)
> Comment on
attachment 248920
[details]
> Patch > > While this be efficient enough if we are calling it every time we call the > show glyphs function?
Currently, yes. If this ceases to be the case, I'll add a cache.
WebKit Commit Bot
Comment 5
2015-03-18 11:13:16 PDT
Comment on
attachment 248920
[details]
Patch Clearing flags on attachment: 248920 Committed
r181703
: <
http://trac.webkit.org/changeset/181703
>
WebKit Commit Bot
Comment 6
2015-03-18 11:13:20 PDT
All reviewed patches have been landed. Closing bug.
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