I have two glyph classes — r_lc and r_lc_top. Apart from the accents above the glyphs, they are identical in terms of bearings and advance width, so why are the kerning values returned by Autokern so different?
Thanks for looking. I adjusted the values manually after taking the screen shot, but the calculated XAdvance value for r_lc_top is -8, as shown in my screen shot.
Yes, there is a reason for separating the “r”s into two classes. I use the naming convention “@class_name_top” for those glyphs that are likely to clash with the top of capital T, V, W, Y, etc.
I am still refining the kerning classes to have as few classes as necessary, while avoiding overlaps. The method of “@class_name_first” and “@class_name_second” works better in some cases. I have attached an updated project file to this post and removed the older version from the previous post. Talapanna Regular.fcp (596 KB)