[AdgPath] Implemented adg_path_arc()
commitb4aa5392668307535e4c569971acf0646771c44b
authorNicola Fontana <ntd@entidi.it>
Mon, 15 Jun 2009 16:07:04 +0000 (15 18:07 +0200)
committerNicola Fontana <ntd@entidi.it>
Mon, 15 Jun 2009 16:07:04 +0000 (15 18:07 +0200)
tree797fdf2b5f3f2702ece7c68fa1e20f485e6d0bc8
parent33dc7335a45fb9743d04a63f0df65dabd36c40ff
[AdgPath] Implemented adg_path_arc()

This API roughly provides the same functionality of cairo_arc() and
cairo_arc_negative(). The arc direction is provided by the start and
end angle values: check out the documentation for further information.
adg/adg-path.c
adg/adg-path.h