Skip to content

Remove dependency on Raphael.js

Jason Murray requested to merge server-side-svg into 1.0.x

Moves SVG rendering into the Drupal rendering pipeline.

Adds support for Cubic Bezier curves to the bounding box calculation for greater accuracy.

Merge request reports