[Webkit-unassigned] [Bug 16182] SVG should disable antialiasing for shape-rendering="crispEdges"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 19 16:59:32 PST 2009


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


simon.fraser at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com




------- Comment #5 from simon.fraser at apple.com  2009-01-19 16:59 PDT -------
Why did this patch add GraphicsContext::setUseAntialiasing() when it already
has:

        void setShouldAntialias(bool);
        bool shouldAntialias() const;
?

Filed bug 23425 to clean this up.


-- 
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