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

Multiple local font weights and styles #42232

Merged
merged 7 commits into from Oct 31, 2022

Commits on Oct 31, 2022

  1. Remove same font family validation

    Hannes Bornö committed Oct 31, 2022
    Copy the full SHA
    215322f View commit details
    Browse the repository at this point in the history
  2. Allow using multiple src files

    Hannes Bornö committed Oct 31, 2022
    Copy the full SHA
    b2e7e72 View commit details
    Browse the repository at this point in the history
  3. Add validation for multiple source files

    Hannes Bornö committed Oct 31, 2022
    Copy the full SHA
    cdddcb0 View commit details
    Browse the repository at this point in the history
  4. Generate fallback font from font closest to 400

    Hannes Bornö committed Oct 31, 2022
    Copy the full SHA
    5c42495 View commit details
    Browse the repository at this point in the history
  5. Local unit tests

    Hannes Bornö committed Oct 31, 2022
    Copy the full SHA
    dcd69ef View commit details
    Browse the repository at this point in the history
  6. Add tests

    Hannes Bornö committed Oct 31, 2022
    Copy the full SHA
    86e325e View commit details
    Browse the repository at this point in the history
  7. Cleanup

    Hannes Bornö committed Oct 31, 2022
    Copy the full SHA
    ebf6f86 View commit details
    Browse the repository at this point in the history