Simple flip at center method?

Is there any recent code to optionally flip a path horizontally or vertically at center per the transform-tab icons?

Luke

Build a NSAffineTransform and do path.transform_(transform). There was a thread about that recently: Tranformations on selected nodes/paths via scripting? - #6 by eliason

1 Like

Thanks - didn’t find that one via search.