[Webkit-unassigned] [Bug 33784] [Qt] Modifying SVG path dumping to equal to other ports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 18 04:54:25 PST 2010


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





--- Comment #1 from Nikolas Zimmermann <zimmermann at kde.org>  2010-01-18 04:54:25 PST ---
Hi Csaba,

thanks for the bug report. We should really rewrite to have a cross-platform
Path::debugString() implementation, by supplying a path-applier function,
that's used to iterate over all path segments (using Path::apply()) in order to
dump them.

Shouldn't be much work, does anyone volunteer? :-)

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