Mike Sheldrake 2bcac88683 Increase scale factor for Clipper::offset
A default scale of 1 was being calculated most of the time. That's too
low to avoid artifacts from offsetting concave curves. Setting scale to
a default of 100000 eliminates artifacts in the test cases in issues
#700, #702 and #703. There is a risk of large point proliferation with
this scale in combination with the JT_ROUND option, but in the four
places where that option is used, scale is already explicitly set to a
safer low value.
2012-09-27 05:50:54 -07:00
..
2012-09-24 21:00:26 +02:00
2012-09-22 16:12:54 +02:00
2012-09-23 02:52:31 +02:00
2012-08-23 15:46:55 +02:00
2012-09-21 15:04:33 +02:00
2012-09-21 15:04:33 +02:00
2012-07-27 21:16:11 +02:00