Jump to content
You must now use your email address to sign in [click for more info] ×

Recommended Posts

I created a simple text to test whether, upon SVG export, the text is converted to curves as requested (it does, thanks) and I assigned it a radial color gradient. I chose the SVG for web preset.

 

The text consisted of just three characters and an exclamation point (see Aha!.afdesign ). It converted it properly to four separate paths. It, however, created four separate SVG radialGradients, one for each of the characters. All four were identical. There should only have been one radialGradient, which should have the been assigned to each path.

 

Here is the SVG it created: Aha!.svg

Link to comment
Share on other sites

Leigh, it is the SVG code that is produced that is the issue, not the ability to edit the gradient across all 4 characters at once.

 

The code for the gradient repeats for each character when it shouldn't--it should just modify where the single gradient code starts/ends for each character. This is how other applications deal with it. This makes the code more compact.

Link to comment
Share on other sites

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.