mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 05:33:36 +00:00
![]() We have improved the functionality to manage the memory pool safely, by figuring out the current working threads. Users no longer need to manually configure memory pool management, and the related APIs have been removed. API Removals: - Result SwCanvas::mempool(MempoolPolicy policy) - enum SwCanvas::MempoolPolicy - Tvg_Result tvg_swcanvas_set_mempool(Tvg_Canvas* canvas, Tvg_Mempool_Policy policy) - enum Tvg_Mempool_Policy issue: https://github.com/thorvg/thorvg/issues/3116 |
||
---|---|---|
.. | ||
meson.build | ||
thorvg.h |