source:
python/vendor/Python-2.7.6/Demo/turtle/turtle.cfg
Last change on this file was 2, checked in by , 15 years ago | |
---|---|
|
|
File size: 160 bytes |
Line | |
---|---|
1 | width = 800 |
2 | height = 600 |
3 | canvwidth = 1200 |
4 | canvheight = 900 |
5 | shape = arrow |
6 | mode = standard |
7 | resizemode = auto |
8 | fillcolor = "" |
9 | title = Python turtle graphics demo. |
10 |
Note:
See TracBrowser
for help on using the repository browser.