kivy/examples/svg
Mathieu Virbel 0977d45c0c svg: fixes scale with only one value 2017-05-07 17:22:33 +02:00
..
benchmark.py Fix examples/ PEP8 errors. Mostly white space. 2015-02-01 17:09:20 -08:00
cloud.svg svg: initial support from the older pymt's svg support. Includes poly2tri for delaunay triangulation (but require c++, might be changed to another lib if needed) + svg path parser rewritted and adapted svg.path library. 2014-09-19 18:17:22 +02:00
main-smaa.py Fix for pep8 errors (#4815) 2016-12-17 09:50:52 +02:00
main.py svg: fixes scale with only one value 2017-05-07 17:22:33 +02:00
music.svg fixed bounds on music.svg 2014-10-18 19:08:29 -07:00
ship.svg svg: initial support from the older pymt's svg support. Includes poly2tri for delaunay triangulation (but require c++, might be changed to another lib if needed) + svg path parser rewritted and adapted svg.path library. 2014-09-19 18:17:22 +02:00
sun.svg svg: initial support from the older pymt's svg support. Includes poly2tri for delaunay triangulation (but require c++, might be changed to another lib if needed) + svg path parser rewritted and adapted svg.path library. 2014-09-19 18:17:22 +02:00
tiger.svg svg: remove poly2tri and replace with our tesselator, and start optimizations. 2014-09-19 21:44:55 +02:00