diff options
Diffstat (limited to 'basegfx/README.md')
-rw-r--r-- | basegfx/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/basegfx/README.md b/basegfx/README.md new file mode 100644 index 000000000..76f2102b9 --- /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`). |