summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndrea Canciani <ranma42@gmail.com>2011-01-19 15:04:49 +0100
committerAndrea Canciani <ranma42@gmail.com>2011-01-19 15:04:49 +0100
commit72a9d49a530456e7002675235333885c70580abb (patch)
tree4f610f01afc879e793317b92759de09b45aca653 /README
parent67cfb20bd0908b73efc208b3c5ca0d027f858864 (diff)
Bump pixman requirements to 0.20.2 for radial gradients
Pixman has PDF-like radial gradients since 0.20.0, but the implementation of the tangent circles case was not correct. This has been fixed in 0.20.2, along with some invalid operations fixes.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d7bdb5c34..ee7bd508c 100644
--- a/README
+++ b/README
@@ -89,7 +89,7 @@ Supported, "standard" surface backends
------------------------------------
image backend (required)
------------------------
- pixman >= 0.18.4 http://cairographics.org/releases
+ pixman >= 0.20.2 http://cairographics.org/releases
png support (can be left out if desired, but many
----------- applications expect it to be present)