Commit Graph

3 Commits

Author SHA1 Message Date
Charles Merriam 98a4c38bc1 examples/canvas/rotation.py Added docstring. 2015-02-01 21:47:06 -08:00
Charles Merriam 02c30a4e9f Fix examples/ PEP8 errors. Mostly white space.
This fixes a large number of white space errors in the examples/
directory.
When I upgraded Makefile to check the 'make style' on the examples
directory,
the output was hundreds of lines long.   Currently, the output is
managable
and consists solely of "lines too long", as kv lines cannot be split.
This
commit touches an obscene number of files in trivial ways.
2015-02-01 17:09:20 -08:00
Mathieu Virbel 0c3c3e4f31 rotate: add origin property + example in examples/canvas/rotation.py 2013-05-05 10:08:21 +02:00