cpml: new cpml_primitive_copy_data() API
commitd8872c7e734c6ccc61b8e171b0c4b53c1fee5d09
authorNicola Fontana <ntd@entidi.it>
Sun, 8 Feb 2015 14:26:31 +0000 (8 15:26 +0100)
committerNicola Fontana <ntd@entidi.it>
Sun, 8 Feb 2015 14:41:18 +0000 (8 15:41 +0100)
tree5fd4f846a4ea2fc11e71ec171b37d227b82f8fa2
parent799e160c3c1c7efa5710f04a2d71cd7828744ad0
cpml: new cpml_primitive_copy_data() API

A function that copies the data (i.e. the cairo_path_data_t content)
from a primitive to another. This is useful for backup purposes.
src/cpml/cpml-primitive.c
src/cpml/cpml-primitive.h
src/cpml/tests/test-primitive.c