Added Python (Thanks to Beholder) - it fails to build properly using my build system,
so there's a precompiled binary included, with a hack in Android.mk to make it work on NDK r4b
This commit is contained in:
10
project/jni/python/src/Demo/turtle/turtle.cfg
Normal file
10
project/jni/python/src/Demo/turtle/turtle.cfg
Normal file
@@ -0,0 +1,10 @@
|
||||
width = 800
|
||||
height = 600
|
||||
canvwidth = 1200
|
||||
canvheight = 900
|
||||
shape = arrow
|
||||
mode = standard
|
||||
resizemode = auto
|
||||
fillcolor = ""
|
||||
title = Python turtle graphics demo.
|
||||
|
||||
Reference in New Issue
Block a user