From 6bbd4ea7fc13784f43bdf506f9e41cd56087f92e Mon Sep 17 00:00:00 2001 From: deviadarsh Date: Mon, 31 Mar 2025 12:21:45 +0530 Subject: [PATCH] Updated Lottie exporter documentation (Issue #81) --- docs/lottie_exporter.rst | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/lottie_exporter.rst diff --git a/docs/lottie_exporter.rst b/docs/lottie_exporter.rst new file mode 100644 index 0000000..5f46793 --- /dev/null +++ b/docs/lottie_exporter.rst @@ -0,0 +1,8 @@ +Lottie_exproter + +The lottie exporter allows exporting synfig animations to lottie json format + +supports basic shape layers. + +now includes gradients fills and stroke support . +optimized json structure for better compatibility with lottie players. \ No newline at end of file