[Webkit-unassigned] [Bug 11909] Regression: large SVG from Illustrator comes out blank

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 1 13:24:49 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=11909





------- Comment #12 from zimmermann at kde.org  2007-08-01 13:24 PDT -------
(In reply to comment #11)
> Created an attachment (id=15789)
 --> (http://bugs.webkit.org/attachment.cgi?id=15789&action=view) [edit]
> Also fixing the root <svg>
> 
> Nikolas was right, root <svg> needs to also take it into account, so there you
> go :-)
> Cheers,

Good that it worked out.
I'm sorry but I think I see another issue :-)

why do you mapRect() the viewportTransform
for each child, to unite the mapped rects.
>From what I see, you could just as well mapRect()
the viewportTransform with a single rect afterwards.
That will be faster :-)

Greetings,
Niko


-- 
Configure bugmail: http://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