[cairo] SVG causes floating point exception

Carl Worth cworth at cworth.org
Wed Jan 5 06:57:37 PST 2005


On Tue, 04 Jan 2005 15:12:52 -0500, Chris wrote:
> I changed the references to the pattern so it uses the pattern directly
> and that seems to render OK.  However, I noticed that scaling the image
> in Cairo (cairo_scale using the SVG image) acts strange.  Not sure what
> happens but the pattern becomes unrecognizable compared to the unscaled
> version. 

Hmm...

Looks like something is indeed very broken with surface patterns,
(gradient patterns seem to scale just fine). I thought we had this
working before, but I'm not sure. Time to add a new case to the
regression suite...

-Carl



More information about the cairo mailing list