pcb

Comment 3 for bug 1100620

Revision history for this message
Lilith Bryant (dark141) wrote :

It seems these changes are not enough. The definition of POLY_CIRC_RADIUS_ADJ (in polygon.h) is also incorrect. The correct definition is:

#define POLY_CIRC_RADIUS_ADJ (1.0/cos(M_PI / POLY_CIRC_SEGS_F))