An open API service indexing awesome lists of open source software.

https://github.com/jwiggins/blend2d-python

Cython wrapper for Blend2D
https://github.com/jwiggins/blend2d-python

cython-wrapper drawing-library multiplatform python-library vector-graphics

Last synced: 11 months ago
JSON representation

Cython wrapper for Blend2D

Awesome Lists containing this project

README

          

Blend2D Python Extension
------------------------

* [Blend2D Home page (blend2d.com)](https://blend2d.com)
* [Official Repository (blend2d/blend2d)](https://github.com/blend2d/blend2d)

Dependencies
------------

* Numpy
* Blend2D and AsmJit sources (build-time only)
* Cython (build-time only)
* CMake (build-time only)