[CpmlPrimitive] Added support for CAIRO_PATH_ARC_TO
commitec6fe31cdd4cd9fd6a6ebf451d8fa34bd4fa9f4f
authorNicola Fontana <ntd@entidi.it>
Sat, 13 Jun 2009 21:27:46 +0000 (13 23:27 +0200)
committerNicola Fontana <ntd@entidi.it>
Sat, 13 Jun 2009 21:30:11 +0000 (13 23:30 +0200)
tree6564a694c9285cc10ffaae23a93523c65d668c98
parent278ffc1d47f74a01c49315d9443d7972ed1d14c5
[CpmlPrimitive] Added support for CAIRO_PATH_ARC_TO

Arc primitives are now treated specially by cpml_primitive_to_cairo().
If in the future cairo will (unlikely) support arcs, this commit
would be removed.
cpml/cpml-primitive.c