Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

instantiator: when applying DS rules, must also swap anchors #632

Merged
merged 1 commit into from
Jan 29, 2020

Commits on Jan 29, 2020

  1. instantiator: when applying DS rules, must also swap anchors

    Glyph.clear() destroys all anchors (and pen protocol does not 'draw' them).
    We need to also swap the glyph anchors when applying the DesignSpace conditional substitution rules,
    just like we do for contours and components.
    Otherwise, swapped glyphs lose all their anchors and get no mark/mkmk features...
    Yes, this was bad. We should have caught this earlier.
    anthrotype committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    1825a7f View commit details
    Browse the repository at this point in the history