Skip to content

Diff doesn't check for existence of glyph in both fonts #1

Description

@punchcutter

I wanted to diff an updated font which has new glyphs added. Obviously those new glyphs have nothing to compare to in the other font, but everything else exists in both reference and updated font. I made it work for me by passing both sets of names to buildDiffData and then checking if the name exists in both before diffing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions