[cairo-bugs] [Bug 43236] SVG Tiling of Text Block and Image in output

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 8 16:31:10 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=43236

--- Comment #1 from todd.hubers at alivate.com.au 2011-12-08 16:31:10 PST ---
I found some of the particular nodes causing the problem in the SVG file.

Example) Find "<path style="
stroke:none;fill-rule:evenodd;fill:url(#pattern11);" d="M 513.839844 811.558594
L 26684.519531 811.558594 L 26684.519531 -27531.960938 L 513.839844
-27531.960938 Z M 513.839844 811.558594 "/>"

Then, D is way too big, and should start at 513.839844,811.558594 then draw a
rectangle of dimensions ~ 55.76 x 58.375

General Problem) You'll see there are a few nodes with very large paths. Where
do these come from?

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


More information about the cairo-bugs mailing list