allwinner_a64/android/external/python/cpython2/Demo/turtle/turtle.cfg
2018-08-08 16:14:42 +08:00

10 lines
160 B
INI

width = 800
height = 600
canvwidth = 1200
canvheight = 900
shape = arrow
mode = standard
resizemode = auto
fillcolor = ""
title = Python turtle graphics demo.