Hello All,
We are working on a script to convert After Effects animations to SVG. We can extract path information from the path property of after effects but when it comes to merge paths we are not able to extract the resultant path data. Also merge path operates according to 4 different conditions - add, subtract, merge, intrersect. We were not able to find the mathematical operations performed on the paths based on these conditions. After-Effects-CS6-Scripting-Guide also do not have enough information on merge paths.
Will appreciate any kind of help in this regard
Thanks