Hello, I am trying to customise some glyph composition and anchor setups. For example, I would like to set the ogonek anchor position to the rightmost baseline position for my glyph idotless. I am able to define ogonek@Baseline, but that centers the anchor in the middle. Is there some way I can get the anchor to be set to a custom (relative) x position as well? This would be fantastic. Thanks!
Maybe an identical question: I would like to do the same for anchors like topleft, bottomright, etc. – is this possible?
Bonus question: Is even possible to use more complex recipes/calculations that incorporate things like stem weight (defined in the master)?
insert bottomright anchor at the bottom right location, horizontally minus the stem width. So, for example, in Cyrillic glyphs with a descender, I insert the bottomright anchor for the descender attachment at the left side of the rightmost stem. I realise this might not be a sensible approach, though.
I can’t get this to work with anchors like bottomright and topright. @maxXminY works great for ogonek, but when I try the same for bottomright, it doesn’t work. The anchor is placed somewhere further to the right. Same for @maxXmaxY for topright.
Maybe those could be added to this guide as well? And perhaps even to the EditGlyphData app (I see anchors can be specified there, but not their intended relative location).