thorvg/src
Jinny You d70ddcd67c lottie/text: Fix incorrect text range without end condition
Improving text render compatibility by fixing wrong Text Range.

When lottie doesn't have `end` prop in the range, system must ignore condition regarding to `end`.

The original logic unintentionally swaps `start` and `end` prop, because `end` is the zero in this case. Then the text range animation behaves the opposite.
2024-09-19 15:29:38 +09:00
..
bindings api: Introduced Paint::clip() API 2024-09-19 14:46:05 +09:00
common svg_loader: append text to the SvgTextNode 2024-09-10 19:02:24 +09:00
loaders lottie/text: Fix incorrect text range without end condition 2024-09-19 15:29:38 +09:00
renderer api: Introduced Paint::clip() API 2024-09-19 14:46:05 +09:00
savers common: spec out TexMap 2024-08-20 11:14:54 +09:00
meson.build build: Remove redundant comparisons 2024-08-19 17:42:40 +09:00