WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
20631
[CAIRO] draw TextFill and TextStroke separately.
https://bugs.webkit.org/show_bug.cgi?id=20631
Summary
[CAIRO] draw TextFill and TextStroke separately.
Dirk Schulze
Reported
2008-09-03 13:14:09 PDT
If you draw a strokeText() on canvas, FontCairo fills the text with the fillColor() first. That is not specification conform. A change doesn't affect other drawings in other parts (CSS/HTML). SVG would improve to this changes later too.
Attachments
Cairo Font
(1.56 KB, patch)
2008-09-03 13:16 PDT
,
Dirk Schulze
hyatt
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dirk Schulze
Comment 1
2008-09-03 13:16:26 PDT
Created
attachment 23143
[details]
Cairo Font separates drawing of stroke and fill texts.
Dave Hyatt
Comment 2
2008-09-03 13:20:12 PDT
Comment on
attachment 23143
[details]
Cairo Font r=me
Mark Rowe (bdash)
Comment 3
2008-09-03 16:41:07 PDT
Landed in
r36070
.
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