svg-path-editor icon indicating copy to clipboard operation
svg-path-editor copied to clipboard

Add more basic transform tools such as rotate and reflect

Open justingolden21 opened this issue 4 years ago • 5 comments

Hi, absolutely love your tool.

Adding reflect horizontal / vertical, as well as maybe rotate would probably be helpful for a number of users.

You could add it under "path operations" with scale and translate, and then you'd have just about all of the basics.

justingolden21 avatar Jun 02 '21 18:06 justingolden21

Hello,

Horizontal/Vertical reflect is already possible via scaleX:-1 or scaleY:-1 (and rotate 180 via scaleX:-1 and scaleY:-1). Other types of rotation could be added in a future improvement.

Yqnn avatar Jun 20 '21 15:06 Yqnn

Got it, I forgot about that, thank you. I was thinking a note somewhere for users about this could be useful, but idk where is put it. Maybe if you had a few things like this you could add them to a FAQs modal or something

justingolden21 avatar Jun 20 '21 19:06 justingolden21

Hi, would you be interested in adding a mode that automatically reflects (horizontally/vertically) like a kaleidoscope mode?

In other words, when you change a path on the left, it reflects and changes on the right.

justingolden21 avatar Jun 25 '21 00:06 justingolden21

In other words, when you change a path on the left, it reflects and changes on the right.

Was about to open an issue and suggest that :O Would love to see that feature in the editor!

danielwerg avatar Sep 08 '22 19:09 danielwerg

Mirroring would be very useful.

abvgdeyoj avatar Feb 24 '23 18:02 abvgdeyoj