summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS4
1 files changed, 4 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 0f852b63f..e7baa3fcb 100644
--- a/BUGS
+++ b/BUGS
@@ -1,3 +1,7 @@
+The caches need to be invalidated at font destruction time.
+
+--
+
cairo_clip is really slow, (with at least the Xlib and image
backends). An accelerated implementation of the IN operator would
probably help a lot here.