[CpmlPath] Renamed to CpmlSegment
commitb83be48d14443dae566a22ffc9f8d655f227b1dd
authorNicola Fontana <ntd@entidi.it>
Tue, 13 Jan 2009 18:28:37 +0000 (13 19:28 +0100)
committerNicola Fontana <ntd@entidi.it>
Tue, 13 Jan 2009 18:28:37 +0000 (13 19:28 +0100)
treeb0a6f3c3ccfeec9a4aa2234635567321af021d85
parent7ab5e228c29e7e81458f398b2d6495c654f8b6b4
[CpmlPath] Renamed to CpmlSegment

Cleaning the cpml API requires a strong differentiation between
the cairo_path_t structure and any cpml object. I planned to work
only on segments, not on whole paths, and the new CpmlSegment
structure will not have an origin point, so a starting MOVE_TO
is now a requirement.
cpml/Makefile.am
cpml/cpml-segment.c [moved from cpml/cpml-path.c with 100% similarity]
cpml/cpml-segment.h [moved from cpml/cpml-path.h with 100% similarity]