Browse Source
Prevent a divide-by-zero bug in SHAPE_ARC::ConvertToPolyline. When the radius is zero, just use the initial angle (it makes no different anyway, the result is the centre point, which is the start point.pull/15/head
2 changed files with 6 additions and 6 deletions
Loading…
Reference in new issue