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

feat: add font-face support. #380

Merged
merged 2 commits into from Jun 16, 2023
Merged

feat: add font-face support. #380

merged 2 commits into from Jun 16, 2023

Conversation

andycall
Copy link
Member

@andycall andycall commented Jun 6, 2023

Add support for CSS @font-face.

https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face

Known limits

  1. Flutter support ttc, ttf and otf fonts only, woff and woff2 won't works in WebF.

@yifei8 yifei8 added this pull request to the merge queue Jun 16, 2023
Merged via the queue into main with commit 6abc603 Jun 16, 2023
38 checks passed
@yifei8 yifei8 deleted the feat/font_face_support branch June 16, 2023 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants