php-svg
php-svg copied to clipboard
Add support for <use> elements
See https://developer.mozilla.org/en-US/docs/Web/SVG/Element/use
I integrate use element
Hi, any progress with this tag?
Or is there option to add some custom child (text) to node?
For what it's worth, a barebones SVG\Nodes\Structures\SVGUse was added in 0bf3d0fd9160818ae4501dee2aa61b770f75b645.
Still missing:
- special attribute handling
- rasterizer support