From: Jason M. <j.a...@gm...> - 2011-04-15 13:32:13
|
Hi, I'm doing a demo of some Python and just found that the VPython stonehenge.py example no longer works. Using ubunu 10.10 and the python-visual aptitude package (visual v5.12) It seems the text object has been removed from the API? Surely if it's been depricated, surely a wrapper should still exist to emulate the prior function. e.g. text=extrustion(type=text) Cheers, Jason. |