summaryrefslogtreecommitdiff
path: root/cairo
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-03-06 14:41:45 +0000
committerMichael Meeks <michael.meeks@suse.com>2012-03-06 14:41:45 +0000
commitdc24525d098d3dbf303dcfa04cae319592107907 (patch)
treeeb1a27b8270765b2d294c34fdffead5a9ff78058 /cairo
parent033d98557e182330d8daa148fff705be0447471c (diff)
more idle code documentation improvement
Diffstat (limited to 'cairo')
-rw-r--r--cairo/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/cairo/README b/cairo/README
index aec01a8c3732..3d955dcd09a4 100644
--- a/cairo/README
+++ b/cairo/README
@@ -1 +1,6 @@
The graphics library, used for anti-aliasing. From [http://cairographics.org/].
+
+This code is used by default only on Linux, though it is also
+available on Mac. There is a cairo-canvas implementation that is the
+main customer, and it is enabled via 'use hardware acceleration' in
+the general options.