cpml: add cpml_curve_put_offset_at_time() helper method
commit370d8ae12e9402ff839a32279adb5460cae35673
authorNicola Fontana <ntd@entidi.it>
Tue, 14 Oct 2014 18:28:40 +0000 (14 20:28 +0200)
committerNicola Fontana <ntd@entidi.it>
Tue, 14 Oct 2014 18:28:40 +0000 (14 20:28 +0200)
treeaaa090d24920e3f12e18d23b956ea3c0a5355c4f
parentd6e112cbfafedd8612a0c82847839b1430eb1ce1
cpml: add cpml_curve_put_offset_at_time() helper method

Offsetting a point at a specific time is heavily used by the Bézier
offseting algorithms, either handcraft and baioca.
src/cpml/cpml-curve.c
src/cpml/cpml-curve.h