Weekly Update(19-26 May):
- Implemented the export of
circlelayer. (link) - Implemented the export of
rectanglelayer without animations. Lottie format usesoriginand length of the 2 sides of rectangle to define therectanglelayer whereas Synfig uses two extreme points of the rectangle to define the layer. Hence I need to devise an algorithm to take care for the export of all the corner cases. But I am facing this issue while doing it. Any suggestions or help on this issue will be much appreciated. - Added documentation for the circle layer and the supported features of the layers. (link)
- An HTML file along with the raw
jsondata is now generated by the plugin as per the feature request by @KonstantinDmitriev. (link)
In the next week, I will be focusing on solving the issue given in second point and completing the rectangle layer. Also, will start working on the next layer. (That might besimple circlelayer)
Any suggestions or improvements are most welcome!
That is it for this week.
-Anish