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

Builder subset operation: exclude glyphs by name/codepoint/file #1020

Merged
merged 7 commits into from
Sep 11, 2024

Commits on Aug 16, 2024

  1. Add utility to parse codepoints

    Based on logic from ufo_merge
    RickyDaMa committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1732bf7 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    659c1b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1730a2a View commit details
    Browse the repository at this point in the history
  3. builder: subset: support excluding glyphs by name inline or from file

    Leverages/Expands on the (formally called) unicodes_by_donor to handle
    glyphs names also. Some type soup involved
    RickyDaMa committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ea20800 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    455c61a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    d975503 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    1e0521a View commit details
    Browse the repository at this point in the history