[CpmlArc] Added bare implementation of circular arcs
commit5672b75ce5bed9a1839da079102696e69187535c
authorNicola Fontana <ntd@entidi.it>
Fri, 12 Jun 2009 00:59:08 +0000 (12 02:59 +0200)
committerNicola Fontana <ntd@entidi.it>
Fri, 12 Jun 2009 00:59:08 +0000 (12 02:59 +0200)
tree32024aad167e37093ca0c5f75556b6020da1f68a
parent72a930f2277cdf42b65639ab659c3f6509963943
[CpmlArc] Added bare implementation of circular arcs

Due to its postscript nature, cairo itsself is lacking native support
for circular arcs. This class starts to add this support: in the
future, a full-fledged solution emulating what is missed should be
provided.
cpml/Makefile.am
cpml/cpml-arc.c [new file with mode: 0644]
cpml/cpml-arc.h [new file with mode: 0644]
cpml/cpml.h