[cairo] SVG causes floating point exception

Chris fltk at functionalfuture.com
Tue Jan 4 09:55:23 PST 2005


On Tue, 2005-01-04 at 12:07 -0500, Chris wrote:
> I just created an SVG image that seems to cause svg_cairo_render() to
> get a floating point exception (rendering to image buffer).  I attached
> the SVG in question. Any ideas?

I found the problem.  It appears that if you have a pattern that
references another pattern then stuff starts breaking.

In my image there is one real pattern and two other patterns that
reference the first via xlink:href="#patternXXXX".  Is that not normal
usage of patterns?

-- 
// Chris




More information about the cairo mailing list