php-svg
php-svg copied to clipboard
Rect Rotation?
I just discovered this repository and it looks very good.
A question I would have is if it is possible to get the rotation a rect?
Thanks a lot! Yes, all of the SVG transforms (rotation, scale, translation, skew, matrix) definitely have to (and will be) implemented.
Unfortunately, over the next two months or so, the time I can spend on PHP-SVG will be extremely limited. Therefore, I highly encourage pull requests for this feature. Big thanks to everyone who is thinking about sending in some code!
I wish I could do more. Hope you'll understand!