[CpmlArc] Fixed issue 7: arc extents bug
commit67972bedf4b3f3d4a24cc3bab4c127e4fa5a0c18
authorNicola Fontana <ntd@entidi.it>
Sat, 21 Nov 2009 23:16:07 +0000 (22 00:16 +0100)
committerNicola Fontana <ntd@entidi.it>
Sat, 21 Nov 2009 23:16:07 +0000 (22 00:16 +0100)
treec4e2b79cb50f1b5cbed2858f298fbbdf928d321f
parent970af51f73f7a2f97af084cc0b0fd691957cd5c2
[CpmlArc] Fixed issue 7: arc extents bug

The cpml_arc_extents() algorithm was skipping tons of common situations
while computing the quadrant points to add. Used an hardcoded macro to
make the code more obvious.
cpml/cpml-arc.c