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

Fix FontCollection glyph typeface caching #17519

Merged
merged 5 commits into from
Nov 19, 2024

Commits on Nov 15, 2024

  1. Make sure we always cache the created glyph typeface before we try to…

    … find the nearest match
    Gillibald committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ea68c0e View commit details
    Browse the repository at this point in the history
  2. Cleanup usings

    Gillibald committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6ddabf5 View commit details
    Browse the repository at this point in the history
  3. Add failing test

    Gillibald committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e599264 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b31ec20 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

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