[CPML] Corrected extents computation
commita34f849c131c946932c6988658223c74001a51f4
authorNicola Fontana <ntd@entidi.it>
Wed, 4 Nov 2009 00:27:20 +0000 (4 01:27 +0100)
committerNicola Fontana <ntd@entidi.it>
Wed, 4 Nov 2009 00:27:20 +0000 (4 01:27 +0100)
treedbd8c497e899a5d53772c637e8fd1bc9ed7db751
parent32afe8e379e86dbdbed5ed6f49d62830ba879b51
[CPML] Corrected extents computation

The primitive extents inside the cpml_segment_get_extents() loop were
not reset between every computation. Furthermore, the arc quadrants
added to the extents did not take into account of the center
coordinates.
cpml/cpml-arc.c
cpml/cpml-curve.c
cpml/cpml-line.c
cpml/cpml-primitive.c
cpml/cpml-segment.c