mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-07 21:23:32 +00:00
![]() This change introduces the CanvasEngine::All type to automatically initialize the engines available on the current system. These revisions improve the usability of these APIs. Addtions: - enum class CanvasEngine::All Modifications: - Result Initializer::init(CanvasEngine engine, uint32_t threads) -> Result Initializer::init(uint32_t threads, CanvasEngine engine = tvg::CanvasEngine::All) |
||
---|---|---|
.. | ||
meson.build | ||
thorvg.h |