Suggestions and Bugs

I’d like to see an example of where you would need that. Can you send sample glyphs to: res(at)domain-of-this-website

Does this help you maybe: https://github.com/mekkablue/ShowCoordinatesOfSelectedNodes

@mekkablue:
this script is fine ! thank you.

But:
I also need the “delta-values” (I give an Image of an example, that should suffice)

https://www.dropbox.com/s/x52wdcdbayk19e1/coordianates.png

I mean the 9,-30 and -9, 30 coordinates, which told me: “paths have the same length and angle”.

Thanks in advance

The deltas do not indicate the angle, just the x and y difference, from which an angle can be calculated.

I will add length and angle. Makes more sense than adding deltas, because the measurement tool already provides that. But feel free to go into the code and change it to your liking. It is open source.

Thank you very much

I updated the plugin mentioned above. Perhaps you want to take a look again.

Script works fine.

There is just one thing, that the digits of the coordinates overlap visually when you using the script for horizontal-nodes.

Bug reports and feature requests for plugins should be submitted as a GitHub Issue. I cannot keep track of it here. You will find the Issues link on https://github.com/mekkablue/ShowCoordinatesOfSelectedNodes at the top of the sidebar on the right. Thank you.