[Webkit-unassigned] [Bug 28218] [Qt] Missing shadow support in Canvas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 12 11:00:09 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28218





--- Comment #2 from Ariya Hidayat <ariya.hidayat at trolltech.com>  2009-08-12 11:00:08 PDT ---
CG as in CoreGraphics.

Apparently shadow y offset is negative in CanvasRenderingContext2D, likely
because it was targeted for CG first. 

The y-axis inversion can also be found in GraphicsContextSkia, hence why I
think the next logical step is to refactor it (and leave out CG as the only one
which inverses the axis).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list