Skip to content

With Python3 coming turtle module with added feature of drawing rotated text

Notifications You must be signed in to change notification settings

ClaudioGi/Python3-Turtle-Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python3-Turtle-Module

With Python 3.9 standard installation coming turtle module does not support drawing of rotated texts.

With help of the turtle_C module or the Patch you can use in your turtle script ,txt_angle= as parameter in order to draw rotated texts.

The Patch if run as __main__ demonstrates usage of the added feature creating out the text '𝄖 𝄗 𝄘 𝄙 𝄚 𝄛' following graphics:

About

With Python3 coming turtle module with added feature of drawing rotated text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages