diff options
-rw-r--r-- | BUGS | 10 | ||||
-rw-r--r-- | ChangeLog | 4 |
2 files changed, 14 insertions, 0 deletions
@@ -37,3 +37,13 @@ vertical or horizontal line). Stroke width of 0 might do bad things. +-- + +Could there be a bug in PS backend exposed by?: + +cairo_save +cairo_clip +cairo_restore +... + +This needs a new testcase. @@ -1,3 +1,7 @@ +2005-10-25 Carl Worth <cworth@cworth.org> + + * BUGS: Add mention of suspected bug in PS backend. + 2005-10-18 Carl Worth <cworth@cworth.org> * ROADMAP: Mark the composite-integer-translate-source test as now |