Certain Kerning groups not exporting

RoboFont Forums Help / General Certain Kerning groups not exporting

Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by  frederik 4 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6202

    Anonymous

    Hi! I’m encountering a problem where certain kerning groups don’t seem to be exporting.

    I’ve got groups set up eg. @UC_VW & @A, with a kerning values set like:
    @A @UC_VW -104
    @UC_VW @A -100
    (BTW,is there a standardised naming format for kerning classes?)
    Now when I generate my font, kerning works for the first set… but not the second. What am I missing?

    Here’s an abridged version of kerning.plist from the UFO, there appear to be no individually kerned conflicts or even groups that double up. When I do kern the pairs glyph-by-glyph it works as expected, but groups would make things a lot easier…

    <key>@A</key>
    <dict>
    <key>@UC_VW</key>
    <integer>-104</integer>
    </dict>
    <key>@UC_VW</key>
    <dict>
    <key>@A</key>
    <integer>-100</integer>
    </dict>

    I don’t have Metrics Machine, can’t afford it right now :(

    Any suggestions would be appreciated. Ta!

    Andrew

    #6205

    frederik
    Keymaster

    Hi Andrew

    you added those kerning values inside RoboFont, with the Kern Center?
    You created the groups?

    I cannot reproduce this issue, could you send me a erroneous ufo file?

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.