Vertical Align Center a single node

Hey all, can somebody tell me if there’s a quick way to Vertically Align the node on the right so that it sits in the center of two nodes on the left?

Thanks!

@mekkablue has a script to do this at https://github.com/mekkablue/Glyphs-Scripts/blob/c495e4cda20bb45e55e23b070ec29767a635b877/Paths/Distribute%20Nodes%20y.py

There’s a corresponding horizontal distribution script as well

1 Like

Or hold down the cmd+opt+ctrl key, check the red numbers and move the node manually. That is slower as using a script but useful in many other ways.

1 Like

Brilliant. Thanks, Daniel!

@mekkablue This is such a handy script! I don’t suppose there’s a tweak I can make to it that will move the node’s anchors as well is there? I’m not familiar with Python at all really.