cpml: add support for custom offset algorithm
commitd6e112cbfafedd8612a0c82847839b1430eb1ce1
authorNicola Fontana <ntd@entidi.it>
Tue, 14 Oct 2014 16:42:15 +0000 (14 18:42 +0200)
committerNicola Fontana <ntd@entidi.it>
Tue, 14 Oct 2014 16:42:15 +0000 (14 18:42 +0200)
treef0409758795619c0e626ecbbe59c334be29bd1d1
parent8906fdca3f5f66a7ca79500a6d223e11db7d64d4
cpml: add support for custom offset algorithm

In preparation to the inclusion of BAIOCA, added support to the CPML
library for additional offsetting algorithm on cubic Bézier curves.
Added a stub function for hosting the BAIOCA algorithm and implemented
the relevant GUI modification to cpml-demo.
demo/cpml-demo.c
demo/cpml-demo.ui.in
src/cpml/cpml-curve.c
src/cpml/cpml-curve.h
src/cpml/cpml-gobject.c
src/cpml/cpml-gobject.h