Brennan Young
My feedback
52 results found
-
14 votesBrennan Young supported this idea ·
-
38 votesUnder Review · 16 comments · Illustrator (Desktop) Feature Requests » File Save, Import and Export · Admin →
An error occurred while saving the comment An error occurred while saving the comment Brennan Young commentedUsing AI (CC early 2019)
I notice that graphic style names make it to the CSS in the exported SVG (great!) whereas paragraph and character style names do not. (Boo!) Infuriating! Everything is changed to st1, st2... etc.
Use cases: Scripting SVG or using external css files depend on a minimal level of predictability about what identifiers appear in the markup which is just not there right now.
If I want several related/similar SVG files to use the same script or css, I can't be sure that the class name that AI generates will match the same class of element in each case.
"st4" might point to the main heading in one SVG, but might point to a minor tspan in some other SVG, depending (I suppose) on how many distinct styles appear in each individual document, the exact layer order, and various other arbitrary influences. This isn't how 'styles' are supposed to work.
Just use the identifier given in the UI for paragraph and character styles, if it's been specified, please!
Related: Shouldn't paragraph styles be applied to <text> elements, whereas character styles should be applied to <tspan> elements?
Brennan Young supported this idea · -
2 votesBrennan Young supported this idea ·
-
2 votesBrennan Young supported this idea ·
-
2 votesBrennan Young supported this idea ·
-
2 votesBrennan Young supported this idea ·
-
2 votesBrennan Young supported this idea ·
-
2 votesBrennan Young supported this idea ·
-
2 votesBrennan Young supported this idea ·
-
5 votesBrennan Young supported this idea ·
-
6 votesBrennan Young supported this idea ·
-
10 votesBrennan Young supported this idea ·
-
10 votesBrennan Young supported this idea ·
-
11 votesBrennan Young supported this idea ·
-
11 votesBrennan Young supported this idea ·
-
11 votesBrennan Young supported this idea ·
-
13 votesBrennan Young supported this idea ·
-
15 votesBrennan Young supported this idea ·
-
27 votesBrennan Young supported this idea ·
-
43 votesBrennan Young supported this idea ·
I mentioned back in 2019 that graphics style class names do carry over.
It is character and paragraph styles that were failing. Any changes here?