[Webkit-unassigned] [Bug 20373] GraphicsContext needs to support Gradients and Patterns (to let us get rid of #ifdefs)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 27 15:00:06 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20373
eric at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #23042| |review?
Flag| |
------- Comment #23 from eric at webkit.org 2008-08-27 15:00 PDT -------
Created an attachment (id=23042)
--> (https://bugs.webkit.org/attachment.cgi?id=23042&action=view)
Qt and Cairo support from krit (and blind stab @ wx compile support)
WebCore/ChangeLog | 46 +++++++
.../graphics/cairo/GraphicsContextCairo.cpp | 121 ++++++++++++++-----
WebCore/platform/graphics/qt/GraphicsContextQt.cpp | 133 ++++++++++++++++----
WebCore/platform/graphics/wx/GraphicsContextWx.cpp | 48 ++++++-
4 files changed, 289 insertions(+), 59 deletions(-)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list