Change a group of vector's stroke size relative to each other, thicker or thinner, at the same time. Like Word's font up & font down button
Change a group of vectors' stroke size relative to each other, thicker or thinner, at the same time. Like Word's font up & font down button.
Right now it's frustrating when you transform size down a drawing with multiple stroke sizes. The strokes are then too thick. But if you have multiple stroke widths, there is no way to reduce them in size relative to each other so the drawing keeps the same look.
-
Sergey Osokin wrote two scripts to allow this:
https://github.com/creold/illustrator-scripts/blob/master/md/Style.md#strokesweight
Work great when assigned to hotkeys. Easy to tweak, respect different units, can round values. -
Voted. Right now it can be done with a script or a trick: scale whole art with 'Scale strokes; on and then back with said option off. You'll have your art at 100%, but strokes scaled. Or you just don't know about that option?