2 releases
| 0.1.1 | Mar 4, 2021 |
|---|---|
| 0.1.0 | Mar 2, 2021 |
#8 in #core-graphics
16KB
431 lines
Equivalent to core_graphics::CGContext but with the ability to push its work onto a thread pool.
clever-graphics
A wrapper around the core_graphics crate with support for exporting its task to a thread pool. Mostly exists as a utility crate for itaos, but is its own just in case we need to use Core Graphics in another context.
License
MIT/Apache2 License
Dependencies
~0.6–1.2MB
~22K SLoC