I am using turtle graphics through Python. My image is too large for the turtle window. I had to enlarge the image because the text I need at each spot overlaps. I have a few ideas on how to make the image fit inside the window, but I can't get any of them to work.
- Resize the window
- Resize the text
- Set bottom left and top right coordinates