source:
python/trunk/Demo/turtle/turtle.cfg@
1254
| Last change on this file since 1254 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.
