kivy:svg_improvements

Last commit made on 2019-08-18
Get this branch:
git clone -b svg_improvements https://git.launchpad.net/kivy

Branch merges

Branch information

Name:
svg_improvements
Repository:
lp:kivy

Recent commits

a8e25bc... by tshirtman

very WIP still, but better results

6ca11ea... by tshirtman

WIP

18b8aeb... by tshirtman

more WIP changes

0d5fab6... by tshirtman

fixes after rebase

3ce5128... by Gabriel Pettier <email address hidden>

WIP, don't merge this commit!!!!!

c0efbbf... by Gabriel Pettier <email address hidden>

some broken results with svg gradients reimplementation

b8c67e6... by gabriel pettier <email address hidden>

fix currentColor usage

d46afd9... by gabriel pettier <email address hidden>

start clip-path support

change list of path into a list of instructions, to be able to do more
complex operations
also fix viewbox and current color management in some situations

68f1255... by gabriel pettier <email address hidden>

cleaner code for rotation around point

619d6e4... by gabriel pettier <email address hidden>

svg: add rotation and skew support to transformations