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
- Host: GitHub
- URL: https://github.com/jwiggins/blend2d-python
- Owner: jwiggins
- Created: 2019-04-22T15:53:44.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2021-03-27T22:29:07.000Z (almost 5 years ago)
- Last Synced: 2025-03-25T07:13:02.281Z (12 months ago)
- Topics: cython-wrapper, drawing-library, multiplatform, python-library, vector-graphics
- Language: Python
- Size: 84 KB
- Stars: 15
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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)