GFX Primitives
--------------
A simple program to show how to use most of the graphics primitives.

[source,python]
------------------------------------------------------------------
include::../demos/py_simple/gfx.py[]
------------------------------------------------------------------
