Jump to content

Recommended Posts

Posted

I'm trying to create a vector object to export to SVG in order to pull out the path data.  One of the SVG elements has a transform attribute on it, which means the path coordinates are incorrect relative to other paths in the document.  Is there a way to apply a transformation so the coordinates in the path are normalized?

Posted

Welcome to the forums @Rod Hughes

When you export to SVG there is an option to “Flatten transforms” which might do what you need.

There’s also an option for “Relative coordinates” which you might like to experiment with.

If that doesn’t give you the result you want then if you can share the document and give more details about what you want to do with it then we should be able to help further.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.