Hi! I have a problem with positioning mark after mark.
In this font I have three anchors on the top of ‘capital A’ and ‘small a’ letter too. Anchor names - “acute”, “top”, “grave”.
I need to combine A + ringcomb + acutecomb = Aringacute and similar for ‘small a’ in Adobe Indesign.
The ringcomb have anchor “_top” at the bottom side and two anchors “acute” & “top” at the top side. The acutecomb have anchor “_acute” at the bottom side. If I print A+ringcomb it seen correctly, after I print acutecomb, but it sticks to the base letter - as I think, because base letter have free anchor ‘acute’. Ringacute mark have ‘acute’ anchor too, but it secondary after base letter anchor ‘acute’.
Maybe you have an advice how to make Aringacute right using combmarks without creating addition glyph into the font.
I think should be the way to fix it. Maybe adding additional anchor at the bottom of acutecomb with different name + same anchor at the top of ringcomb, and adding some code to Ccmp feature. Something like - ignore mark ‘acute’ if printed A ringcomb acutecomb in line [ignore anchor ‘acute’ just here, because it used in other letters too]. In this case should work combination of anchors A (top) + (_top) ringcomb (newanchor) + (_newanchor) acutecomb.