Commit Graph

3 Commits

Author SHA1 Message Date
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 dfde6d5236 svg: reduce overhead on curve_to, plus couple of cython on methods call 2014-09-20 17:29:53 +02:00
Mathieu Virbel d929a8f0df svg: fixed vertex glitch (bad absolute position was pushed). And experiment smooth line by default for strokes. 2014-09-20 05:04:56 +02:00