diff options
author | Carl Worth <cworth@cworth.org> | 2005-10-25 15:55:57 +0000 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2005-10-25 15:55:57 +0000 |
commit | 09114cc62759efaee4102d05d6e0331193dba75e (patch) | |
tree | ee59f794cbf875a3ec86498590b490508c455dc1 /BUGS | |
parent | 16d79e212986d814bdc03b2f83c03371811ebb9f (diff) |
Add mention of suspected bug in PS backend.
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 10 |
1 files changed, 10 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. |