thorvg/src
Jinny You 38a4465656 lottie: fix viewport clipping issue when resize
After resizing an animation, the base clipper for the viewport of the root scene did not update accordingly. This caused the animation to always be clipped by its initial size.

Additionally, this issue introduced a regression in v1 when the `Result Picture::size(float w, float h)` function was called.

issue: https://github.com/thorvg/thorvg/issues/3039
2024-12-30 14:52:42 +09:00
..
bindings api: aligned enum values with the lottie spec 2024-12-27 21:16:27 +09:00
common common: inlist code refactoring 2024-12-02 15:15:35 +09:00
loaders lottie: fix viewport clipping issue when resize 2024-12-30 14:52:42 +09:00
renderer sw_engine: fix clipping 2024-12-30 12:01:24 +09:00
savers API: Replace the Canvas::clear() API with Canvas::remove() & draw() 2024-12-10 11:59:46 +09:00
meson.build infra: --shutdown the unkown-pragmas warning 2024-10-04 02:50:19 +09:00