Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For #23 - Copy across attributes on the SVG element such as viewBox.
@rototor - The SVG example is now working perfectly including text, sizing and positioning. Custom fonts via the font-face rule are also working.
- Loading branch information
a32edb8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Thank you!