mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 05:18:01 +02:00
caps only added to last subpath: COVERED by test/caps-sub-paths and bug #4205.
This commit is contained in:
parent
eb206f0a12
commit
704874c165
2 changed files with 5 additions and 4 deletions
4
BUGS
4
BUGS
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue