1Francois LionetMar 26, 2020Argh, sorry but it is not possible for the moment. :| I will only do the Paint instruction in the new real-emulation renderer, and it is only schedule for next week.
Michel CabApr 15, 2020just fill the main circle with several circles :)Example :Ink 4For R = 1 To 7Circle 8, 8, R //Circle and center position circle, rayNext
Argh, sorry but it is not possible for the moment. :| I will only do the Paint instruction in the new real-emulation renderer, and it is only schedule for next week.
Thanks, I wait for it.
just fill the main circle with several circles :)
Example :
Ink 4
For R = 1 To 7
Circle 8, 8, R //Circle and center position circle, ray
Next