caps only added to last subpath: COVERED by test/caps-sub-paths and bug #4205.

This commit is contained in:
Carl Worth 2005-08-23 01:55:29 +00:00
parent eb206f0a12
commit 704874c165
2 changed files with 5 additions and 4 deletions

4
BUGS
View file

@ -30,7 +30,3 @@ polygons will cause "leaking" until we implement Hobby's algorithm.
--
cairo_show_text is not updating the current point by the string's advance values.
--
Caps are added only to the last subpath in a complex path.

View file

@ -1,3 +1,8 @@
2005-08-23 Carl Worth <cworth@cworth.org>
* BUGS: caps only added to last subpath: COVERED by
test/caps-sub-paths and bug #4205.
2005-08-23 Carl Worth <cworth@cworth.org>
* test/caps-sub-paths.c: Use the expect_failure variant of