leechwort / knob-scale-generator

Inkscape extension for generation of knob scales
GNU General Public License v3.0
101 stars 22 forks source link

Feature request: Center on selected item #5

Closed tobiasbp closed 6 years ago

tobiasbp commented 6 years ago

It would be very practical, if the default center of the new scale, was be the currently selected object. With that feature, one could select an existing circle before using the extension, and the scale would be centered on that circle.

leechwort commented 6 years ago

Ok, I've found a little bit different way. Now there is additional option "Draw Centering Circle" - it just draws large circle around your scale. And you can go to menu "Object->Align", then select your generated scale and existing circle(we assume, that it is smaller then scale itself). In "Align" menu we select Relative to Smallest object, then use buttons to center scale: image

tobiasbp commented 6 years ago

Sounds like a good way to do it. Thanks!