G4: Dotted circle anchors missing on export

I’m getting a Fontbakery error when testing fonts exported from Glyphs 4:

Ensure dotted circle glyph is present and can attach marks.

The dottedcircle glyph is present in my source file, but it seems its anchors are removed when exporting in Glyphs 4. When I export the exact same source file from Glyphs 3, the anchors are preserved and the Fontbakery test passes without issues.

Is this a known bug in Glyphs 4, or is there a new export setting/custom parameter I need to adjust to keep these anchors?

The anchors were not removed but symbol glyphs would be ignored for the mark feature. I changed that. So all symbol-glyphs that have explicit anchors (so no anchors from components) will be added to the mark feature now.

Is that already fixed in v.4101? I still get the same error

No. Will be in 4102.

1 Like

:ok_hand: thanks!