mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 05:33:36 +00:00
![]() Currently, tvg ignores the frame value if the difference is less than 0.001. In most cases, updating the frames when the change is less than 1ms is just an unnecessary burden on the system. Instead, this ensures that the perfect last frame is reached. issue: https://github.com/thorvg/thorvg/issues/2147 |
||
---|---|---|
.. | ||
meson.build | ||
thorvg.h |