thorvg/src/loaders
Mira Grudzinska 1ee79a6c2a lottie: add 'tp' tag support
So far it hasn't been possible to specify
a matte layer - by default, it was the layer
above the calling layer. The 'tp' tag support
has been introduced, enabling referencing any
layer by its index.
In cases where the layer referencing the matte
was the first one, a segmentation fault was
observed. This issue has now been resolved.

@Issue: https://github.com/thorvg/thorvg/issues/2325
2024-05-29 23:17:13 +09:00
..
external_jpg loaders: enhance decoding efficiency 2024-02-07 20:32:05 +09:00
external_png loaders: enhance decoding efficiency 2024-02-07 20:32:05 +09:00
external_webp loaders: decode the image with premultiplied alpha. 2024-02-07 20:32:05 +09:00
jpg renderer: enhanced shared surface handling with mutex implementation 2023-12-31 11:37:12 +09:00
lottie lottie: add 'tp' tag support 2024-05-29 23:17:13 +09:00
png png: corrected a wrong premultiplied option. 2024-03-08 16:17:45 +09:00
raw renderer: enhanced shared surface handling with mutex implementation 2023-12-31 11:37:12 +09:00
svg common: code refactoring 2024-05-27 10:48:46 +09:00
ttf ttf: ++uwp portability 2024-03-22 15:31:32 +09:00
tvg loader: code refactoring 2024-01-11 10:12:04 +09:00
webp loader/webp: Remove WEBP_FORCE_ALIGNED and use memcpy() instead 2024-03-14 21:31:04 +09:00
meson.build build: enforcing saver/loader usage for given tool 2024-04-19 10:01:30 +09:00