mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-16 01:33:09 +00:00
Like any other shape in fabric, when exported to svg, the shape has to be translated around origin. This additional translation brings it there. Fixes svg export of paths OUTSIDE of path-gropus. Inside was already ok. |
||
|---|---|---|
| .. | ||
| circle.class.js | ||
| ellipse.class.js | ||
| group.class.js | ||
| image.class.js | ||
| itext.class.js | ||
| line.class.js | ||
| object.class.js | ||
| path.class.js | ||
| path_group.class.js | ||
| polygon.class.js | ||
| polyline.class.js | ||
| rect.class.js | ||
| text.class.js | ||
| text.cufon.js | ||
| triangle.class.js | ||