summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-10-25 15:55:57 +0000
committerCarl Worth <cworth@cworth.org>2005-10-25 15:55:57 +0000
commit09114cc62759efaee4102d05d6e0331193dba75e (patch)
treeee59f794cbf875a3ec86498590b490508c455dc1 /BUGS
parent16d79e212986d814bdc03b2f83c03371811ebb9f (diff)
downloadcairo-09114cc62759efaee4102d05d6e0331193dba75e.tar.gz
Add mention of suspected bug in PS backend.
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS10
1 files changed, 10 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 76bbf50a6..b5dba1169 100644
--- a/BUGS
+++ b/BUGS
@@ -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.