kivy/examples/svg
Sam Brotherton 33a3aa9f75 fixed bounds on music.svg 2014-10-18 19:08:29 -07:00
..
benchmark.py svg: reduce overhead on curve_to, plus couple of cython on methods call 2014-09-20 17:29:53 +02: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 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
main.py svg: added tiny doc, back to the original gradient version (this one works) + some docfixes 2014-09-20 18:28:08 +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