thorvg/src
Mira Grudzinska f8064f3b31 lottie: ensuring rectangle closure
A rectangle with roundness = 0 is the only shape where
one of its sides is created using a close command. This
exceptional case requires additional handling of the close
command for every modifier. By adding an extra lineTo
command to the rectangle path, its becomes consistent with
other shapes, eliminating the special case inside modifiers
algorithms.
2025-06-23 23:44:20 +02:00
..
bindings api: revise the canvas update() API 2025-06-16 10:43:13 +09:00
common gl_engine: remove the outdated tesseletion mechanics 2025-06-19 02:10:50 +09:00
loaders lottie: ensuring rectangle closure 2025-06-23 23:44:20 +02:00
renderer renderer: --compiler warning 2025-06-23 17:11:47 +09:00
savers renderer: ++wasm build portability 2025-03-12 13:14:13 +09:00
meson.build infra: added double-precison promotion warning 2025-02-12 19:12:06 +09:00