scour/scour
Eduard Braun 1aa5722c6a Fix conversion of cubic Bézier "curveto" commands into "shorthand/smooth curveto" commands. (#110)
When the preceeding path segment is a Bézier curve, too, the first control point of the shorthand defaults to the mirrored version of the second control point of this preceeding path segment. Scour always assumed (0,0) as the control point in this case which could result in modified path data (e.g. #91).
2016-09-06 01:43:36 +02:00
..
__init__.py Sync version 2016-08-13 17:14:29 +02:00
scour.py Fix conversion of cubic Bézier "curveto" commands into "shorthand/smooth curveto" commands. (#110) 2016-09-06 01:43:36 +02:00
svg_regex.py Python 3 Updates 2015-04-28 15:26:55 -05:00
svg_transform.py Python 3 Updates 2015-04-28 15:26:55 -05:00
yocto_css.py whitespace cleanup 2013-10-26 16:43:39 +02:00