-
-
Notifications
You must be signed in to change notification settings - Fork 54
Incorrect display of rotated circle in aperture macro #352
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
$ gerbv --version
gerbv version v2.11.1
Copyright (C) 2001-2008 by Stefan Petersen
and the respective original authors listed in the source files.
$ cat code1_circle.gbr
%MOIN*%
%FSLAX23Y23*%
%OFA0.0000B0.0000*%
G90*
%AMCIRCLE*
1,1,2.59,2,5,19.5*
%
%ADD10C,0.0650*%
%ADD11CIRCLE,.5*%
D11
X12Y9D03*
X0Y0D02*
G54D10*
X0Y0D01*
X10000D01*
Y10000D01*
X0D01*
Y0D01*
M02*
The display shows the circle inside the square

The circle should be on the edge

When using the selection tool the circle can only be selected when the cursor is pointing to where the circle should be, that is, where the circle is displayed is not a selection target for the circle.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working