Menu

Bug with half - Circle Function.

andrewlee
2021-03-16
2021-03-17
  • andrewlee

    andrewlee - 2021-03-16

    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
    • Rob Hagemans

      Rob Hagemans - 2021-03-17

      Thanks for the report! I can reproduce (in v2.0.3; v1.2.14 works correctly) - added on the list to be fixed.