thorvg/src/loaders
Hermet Park d3afebfdec lottie: add custom layer effect with expressions support
effect(name) / effect(index)

effects finds the effect by its name in the Effect Controls panel.
The name can be the default name or a user-defined name.
If multiple effects have the same name,
the effect closest to the top of the Effect Controls panel is used.

example:
- effect("Fast Blur")("Blurriness")

issue: https://github.com/thorvg/thorvg/issues/3115
2025-04-08 15:35:36 +09:00
..
external_jpg common: introduced designated memory allocators 2025-02-18 17:20:31 +09:00
external_png common: introduced designated memory allocators 2025-02-18 17:20:31 +09:00
external_webp loaders: ++static loader thread safty 2025-04-02 14:40:54 +09:00
jpg loaders: ++static loader thread safty 2025-04-02 14:40:54 +09:00
lottie lottie: add custom layer effect with expressions support 2025-04-08 15:35:36 +09:00
png loaders: ++static loader thread safty 2025-04-02 14:40:54 +09:00
raw common: introduced designated memory allocators 2025-02-18 17:20:31 +09:00
svg loaders: ++static loader thread safty 2025-04-02 14:40:54 +09:00
ttf ttf: ++thread safety 2025-03-25 17:02:58 +09:00
webp loaders: ++static loader thread safty 2025-04-02 14:40:54 +09:00
meson.build spec out tvg binary format 2024-10-12 21:07:31 +09:00