Synfig python toolkit for plugins ?

The idea is to create a synfig python library to give python scripts more control …

Actually for a plugin it’s “not trivial to know an interpolated value for other thing rather than Linear or Constant interpolation” cause it’s lied to synfig internal math.

  • An idea for this toolkit library could be smooth and tcb calculation functions coded in python (copying the internal code). A window of improvemnts could be linked to internal calc thrue bridge to cpp code.

  • Other idea, could be list of object generation (layers / layers of group / by name and wildcard /…)

what do you think ?