On Wednesday, 2 June 2021 at 05:43:49 UTC, evilrat wrote:
Yep, use Skia/Cairo or something like this, don't build your own full blown 2D engine for every possible graphics API.I would like to tune my C++ bindings generator to be able to handle Skia ASAP, but can't tell when it will be possible.
It happens that Skia now has C API. I've generated C bindings and made my own BindBC package from it. https://github.com/Superbelko/bindbc-skia