summaryrefslogtreecommitdiff
path: root/external/cairo/README
diff options
context:
space:
mode:
Diffstat (limited to 'external/cairo/README')
-rw-r--r--external/cairo/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/external/cairo/README b/external/cairo/README
new file mode 100644
index 000000000000..3d955dcd09a4
--- /dev/null
+++ b/external/cairo/README
@@ -0,0 +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.