TurtleThread v0.2.3 Release
Documentation can be found on https://turtlethread.nush.app/, or in the PDF documentation below.
To run, unzip the file, and run IDLE via double-clicking the python_IDLE.bat file.
Changelog
- Fixed bug where turtle repeatedly changes colour to the same colour, causing machine pauses
- Made draw_letter_gap less confusing with default letter gap size
- Dropped partial fill support (no longer will have difference between full and minimal releases) (using TurtleThread's source code will still allow partial fill usage with necessary dependencies)
- Updated documentation