thorvg/src
Mira Grudzinska b8e4abd243 lottie: fix text update
The occurrence of a 'carriage return' (13) or 'end of text' (3)
caused the skipping of the next character check, immediately
searching for it in the list of available characters.
If the next character was also 13 or 3, it led to incorrect
interpretation; however, if it was the last character in the
sequence, a crash occurred.
2024-09-30 16:44:21 +09:00
..
bindings wasm: code refactoring 2024-09-30 16:44:21 +09:00
common common: fix arg name 2024-09-30 15:52:37 +09:00
loaders lottie: fix text update 2024-09-30 16:44:21 +09:00
renderer renderer: text refactoring 2024-09-30 16:44:21 +09:00
savers common: spec out TexMap 2024-09-30 16:44:21 +09:00
meson.build build: Remove redundant comparisons 2024-09-30 16:44:21 +09:00