* CairoCFFI support * Support of more external CSS stylesheets * Handle more filters * Use pillow instead of pystacia * Fix a lot of bugs with text (whitespaces, text on a path, etc.) * Inherit attributes in ``use`` tags * Cache trees for ``use`` tags * Handle conditional structures
0.5
Not secure
===================================
* Simple support of the ``image`` tag thanks to pystacia * Better tests with pystacia instead of pypng (~35% faster) * Handle s after C/S and S after c/s in paths * Handle rounded corners with 2 different radii for rectangles * Fix python 2.6 support * Fix markers with empty paths and z/Z points * Fix initial m in paths with no current point * Fix transformations order
0.4.4
Not secure
=====================================
* Use a default font size of 12pt * Fix a bug about non-invertible matrices * Fix the installation for python 3 with LANG=C