diff options
Diffstat (limited to 'python/cairocffi/README')
-rw-r--r-- | python/cairocffi/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/cairocffi/README b/python/cairocffi/README new file mode 100644 index 0000000000000..e465e185d445d --- /dev/null +++ b/python/cairocffi/README @@ -0,0 +1,5 @@ +cairocffi is a `CFFI`_-based drop-in replacement for Pycairo_, +a set of Python bindings and object-oriented API for cairo_. +Cairo is a 2D vector graphics library with support for multiple backends +including image buffers, PNG, PostScript, PDF, and SVG file output. +API compatible with Pycairo. |