[CpmlSegment] Added CpmlPath definition
commit64778f312e7b50c19a41d70ece76479f3afcec58
authorNicola Fontana <ntd@entidi.it>
Sun, 28 Jun 2009 22:54:37 +0000 (29 00:54 +0200)
committerNicola Fontana <ntd@entidi.it>
Sun, 28 Jun 2009 22:54:37 +0000 (29 00:54 +0200)
treeaa0e3550d4a76097600b04fa17f39c5f75453781
parentb997fed50f50bdf47044da078da3cbe950e52ea9
[CpmlSegment] Added CpmlPath definition

Cleary identified cairo_path_t structs that embeds CAIRO_PATH_ARC_TO
primitives by defining the CpmlPath type. This is phisically equivalent
to cairo_path_t but conceptually represents a cairo path with arc
feature enabled.
cpml/cpml-segment.c
cpml/cpml-segment.h