[AdgPath] Set vector length in adg_path_arc()
commitb154335d658544a822be0230a793a8ad7d8d280d
authorNicola Fontana <ntd@entidi.it>
Fri, 25 Sep 2009 09:48:07 +0000 (25 11:48 +0200)
committerNicola Fontana <ntd@entidi.it>
Fri, 25 Sep 2009 09:48:07 +0000 (25 11:48 +0200)
tree75fcf13573c89d562008cb0e04f7c001bedf58a9
parentd3c8574babd20e69824c41697b2987bf8e263c6e
[AdgPath] Set vector length in adg_path_arc()

The old implementation was relying on the fact that
cpml_vector_from_angle() was properly setting the length. This was not
the case but the bugs were never exposed due to the lack of test cases.
adg/adg-path.c