move some verbose messages lesser importance;
separate node overlap removal into getting the parameter and applying it to
allow fdp to use a prefix on "overlap" for 2 passes;
fix some warnings.
((vsd.x == avsd.x) &&
!EQ_PT(vsd, ilist[i]) && !EQ_PT(avsd, ilist[i]))) {
rv = 0;
- if (Verbose) {
+ if (Verbose > 1) {
fprintf(stderr, "\nintersection %d at %.3f %.3f\n",
i, ilist[i].x, ilist[i].y);
fprintf(stderr, "seg#1 : (%.3f, %.3f) (%.3f, %.3f)\n",