Skip to content

Is there any way to export an SVG compatible with Adobe Illustrator? #54

Answered by tinchox5
Talcite asked this question in Q&A
Discussion options

You must be logged in to vote

You're right — it seems that Illustrator has limited support for <foreignObject>, especially when it contains HTML. snapDOM relies on this tag to preserve full visual fidelity, so SVGs may not render correctly in Illustrator, even if they work fine in browsers.

I haven’t tested Illustrator specifically, but it's a known limitation in their SVG support:

👉 https://illustrator.uservoice.com/forums/333657-illustrator-desktop-feature-requests/suggestions/31209892-fully-support-the-svg-standard

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tinchox5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants