Perform multiple autonomous tasks as one step
-
In a case where I have multiple shapes (letters) that I want to make all the same height or width, is there a fast way to grab all of them and perform the task of resizing height or width one time for all at once? If I grab all the shapes at once (they are ungrouped) and change the height, it only adjusts the tallest one.
-
@Boldline You want each letter of 'H.L. NEBLETT' (which I guess was split into characters and converted to curves) to be the same height with what else in the drawing?
-
@b77 in this case, the font I used to create the "H.L. Neblett" was close but not exact to the original font, so I had to go in and modify it some - expanding the font and editing the nodes. so I ended up with several letters that are not the exact height to one another - they are all off by a little. I realize there are other ways to do it - but the real focus is on the ability to grab several items and make them each individually the same height or width
-
Oh, I understand — you hand-traced over the bitmap image and the letters are not the exact same height.
No idea how this can be done faster than dragging two guidelines from the horizontal ruler and scaling each shape to them.
-
@b77 essentially - I used a similar font and expanded it and then moved around the nodes to get them to where they were in the original source letters. I don't think there's currently an ability in VS or another vector program that can do this - but I don't see why it could not eventually happen
-
@Boldline If you want to make objects of the same height (or width) use the Align Size options in the Alignment panel:
https://recordit.co/iIGXdKXkxg
-
@vectoradmin I tried to solve this with an action that scales the object vertically at a set size in pt, but it looks like when you run it on other shapes it just applies a percentage-based scaling.
-
@vectoradmin said in Perform multiple autonomous tasks as one step:
Use the Align Size options in the Alignment panel:Awesome!
-
@vectoradmin Thanks! Is it possible such an operation with proportion lock?
Sometimes I need to scale the words list this way so that they are all the same width.
-
@encart said in Perform multiple autonomous tasks as one step:
@vectoradmin Thanks! Is it possible such an operation with proportion lock?
Not possible at this time, added this to the backlog as a feature. It is a small thing to add.
-
@vectoradmin The first and fifth button under 'Align Size' will resize the object to the width or height of the top object.
However their tooltips explain what they do as 'Resizing to the width/height of the reference object'.
Why not use 'top object' instead?
-
@vectoradmin Also: because sometimes you don't know which is the top object (even if it overlaps you are not sure), maybe highlight it somehow (dashed light blue contour) when hovering any of these two buttons.
-
@b77 Added these to the backlog
-
@encart Proportional lock for resizing using the Alignment panel Align Size options is available in the panel menu.