summaryrefslogtreecommitdiff
path: root/cairo
diff options
context:
space:
mode:
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.