Added
no_stdsupport
std math replaced with libm.
Modified
-
Memory-efficient API
FloatOverlayandOverlayuse a reusable buffer to reduce allocation overhead, improving performance by 5–15% in repeated operations.
OverlayGraphis now a reference view (no longer owns geometry data) -
Optional multithreading
allow_multithreadingis now an optional feature and disabled by default.