for CPML 0.6.4. The latest version of this document can be browsed online at http://adg.entidi.com/.


I. Core reference
Utilities — Assorted macros and functions
CpmlPair — Basic struct holding a couple of values
CpmlExtents — A rectangular area representing a bounding box
II. Path constructs
CpmlSegment — Contiguous segment that can be a fragment or a whole cairo path
CpmlPrimitive — Basic component of segments
Special primitives
CpmlArc — Manipulation of circular arcs
CpmlCurve — Bézier cubic curve primitive management
Index