summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-01-12 14:40:14 +0000
committerCarl Worth <cworth@cworth.org>2005-01-12 14:40:14 +0000
commit5235dbb80f966acf8d4fe4bdf75766803824e7af (patch)
treebd9a0d68ad062e3e307bc140c2780fbc8ae6026a /BUGS
parent4796dc0b26d5f56eecc4e208afc6b99ee4a7483e (diff)
downloadcairo-5235dbb80f966acf8d4fe4bdf75766803824e7af.tar.gz
A NULL cairo_t * is not sane.
Add freetype flags so that things work with freetype in a non-standard location, (a little extra work here since freetype doesn't use pkg-config). Add several items culled from recent mailing list discussions. Add bugs on cache locking and surface pattern scaling.
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS7
1 files changed, 7 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 7803b41bb..e71001539 100644
--- a/BUGS
+++ b/BUGS
@@ -1,3 +1,10 @@
+The caches need to have some locking.
+
+--
+
+Scaling of surface patterns is all broken, (try xsvg
+gradPatt-pattern-BE-07.svg and zoom in and out).
+
--
centi_unfinished.svg has big black portions when drawn with svg2png,