thorvg/examples/resources
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
..
font infra: move the examples folder outside of the source directory. 2024-04-01 10:52:22 +09:00
image examples: chores++ 2025-03-05 23:25:06 +09:00
lottie lottie: add custom layer effect with expressions support 2025-04-08 15:35:36 +09:00
svg svg: fix incorrect assignment of <stop> elements 2025-03-12 15:02:25 +09:00