Illegal Kerning group name problem

I’m trying to generate a font of 5 weights and the following message appears:
The glyph “Ccedilla.sc” has illegal character in the kerning group name: “@MMK_L_C.sc ” (at pos: 4)

When clicking on ‘Show’, it just shows the glyph and not pos: 4. How do I figure out where the problem lies?

There is an extra space at the end.

I can see it has an extra space at the end, but where do I find “@MMK_L_C.sc ”?

You only see the last part ("C.sc ") in the UI. The rest is what the class name has to be in the feature file.

Thanks, That’s sorted.

1 Like