Dear All,
I have a test programme for the circle function as follows,
10 screen 1
20 circle(100, 100), 50, , 0, 1.57
In gwbasic / qb64, a quad arc from right to top is expected. but in pcbasic, it gaves a full circle.
Regards,
Andrew
Thanks for the report! I can reproduce (in v2.0.3; v1.2.14 works correctly) - added on the list to be fixed.
Tracked here https://github.com/robhagemans/pcbasic/issues/136
Dear All,
I have a test programme for the circle function as follows,
10 screen 1
20 circle(100, 100), 50, , 0, 1.57
In gwbasic / qb64, a quad arc from right to top is expected. but in
pcbasic, it gaves a full circle.
Regards,
Andrew
Last edit: andrewlee 2021-03-16
Thanks for the report! I can reproduce (in v2.0.3; v1.2.14 works correctly) - added on the list to be fixed.
Tracked here https://github.com/robhagemans/pcbasic/issues/136