[AdgPath] Added adg_path_dup_cpml_path()
commit79e383c3a7aeb887da75cc5d4341a0d24b7007b1
authorNicola Fontana <ntd@entidi.it>
Tue, 16 Jun 2009 22:02:30 +0000 (17 00:02 +0200)
committerNicola Fontana <ntd@entidi.it>
Tue, 16 Jun 2009 22:02:30 +0000 (17 00:02 +0200)
treedc267879fe94bad302d56dbac48b147db907fe3c
parent5d8efc3dafd2bdfd0bfaf0f60530d5d63fd5570e
[AdgPath] Added adg_path_dup_cpml_path()

This is a convenient version of adg_path_get_cpml_path() that
returns a duplicate instead of the original CPML cairo path.
Useful if you want to add to an AdgPath the same path after
some CPML transformation.
adg/adg-path.c
adg/adg-path.h