Anchor positions specified in GlyphData.xml

Hello,
I’m trying to add some missing anchors on uncommon glyphs like uniA697. I’m using a custom GlyphData.xml to add the top and bottom anchors. The bottom anchor defaults to the baseline.

Is there any way to specify a desired anchor position, say to Ymin or Ymax, within the xml?

If it’s just manual positioning from there, that’s fine. Forgive me if this was covered before in the forum, but I couldn’t find any
Thanks,
Terrance

Not in the XML. But there is the Anchor Mover script in my repo that can do that after you added them.

Thanks Erich, I’ll use that. :slight_smile: