MLT
7.28.0
|
Please start using mlt_properties_parse_yaml().
For non-closed curves, you need to also supply the tangent vector at the first and last control point. This is commonly done: T(P[0]) = P[1] - P[0] and T(P[n]) = P[n] - P[n-1].