[cairo] Zero length segment and SVG
Carl Worth
cworth at cworth.org
Tue Jun 20 11:04:14 PDT 2006
On Tue, 20 Jun 2006 13:56:09 -0400, Jeff Muizelaar wrote:
> Before this is submitted a test case needs to be added that tests
> something like:
>
> cairo_move_to(5,5)
> cairo_line_to(5,5)
> cairo_stroke()
>
> and
>
> cairo_move_to(5,5)
> cairo_close_path()
> cairo_stroke()
>
> for all three types of caps.
Jeff,
Thanks for stepping into your role as the maintainer of the stroking
code. You're doing a fine job! (And yes, it is rather hairy in
spots---sorry about that.)
-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/20060620/38668fe8/attachment.pgp
More information about the cairo
mailing list