I don't follow exactly what is going on in the routine, however at line 478 in board_items_to_polygon_shape_transform.cpp (I almost regret 8 chars filenames!) there is:
RotatePoint( &corner, 90 ); Is this really meant to be nine degrees? It looks a little to magic to me, especially because comments around talks a lot about 90 degrees. I'd like a confirmation, just to be sure. -- Lorenzo Marcantonio Logos Srl _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

