[cairo] stroking tests and fixes
Carl Worth
cworth at cworth.org
Fri Aug 18 08:02:14 PDT 2006
On Tue, 8 Aug 2006 21:03:52 -0400, Jeff Muizelaar wrote:
> > I've fetched the changes, and they all look very good! You did an
> > excellent job of adding all the test cases first and then fixing the
> > bug, (a two-liner no less), which is really appreciated.
This stuff is all pushed out now, (so will be in today's 1.2.4).
> > And I just about pushed this out already. But I did notice that the
> > SVG backend is failing the new degenerate-path case.
...
> It looks like it is a librsvg bug. The svg that is generated looks sane
> to me.
Thanks for verifying things. It turns out that what the problem was
here is that svg2png was linking against an old (system-installed)
cairo rather than the shiny new cairo being tested. So the SVG was
correct, but then it was being rendered to a PNG with a buggy cairo,
(so no bug in librsvg even).
Behdad recently fixed the svg2png linking bug, so now that I looked at
your branch again everything passed just fine.
Thanks again,
-Carl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/cairo/attachments/20060818/68b54780/attachment.pgp
More information about the cairo
mailing list