summaryrefslogtreecommitdiff
path: root/basegfx/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx/README.md')
-rw-r--r--basegfx/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/basegfx/README.md b/basegfx/README.md
new file mode 100644
index 000000000000..76f2102b9e65
--- /dev/null
+++ b/basegfx/README.md
@@ -0,0 +1,3 @@
+# Algorithms and Data Types for Graphics
+
+Algorithms and data types for graphics (e.g. polygons, vectors, matrices and the like - see that used in `canvas`).