Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@GaryQian
Copy link
Contributor

This adds the fontFamilyFallback field to TextStyle and passes it to minikin.

@GaryQian
Copy link
Contributor Author

Will require a manual engine roll to support the framework-side changes

@Hixie
Copy link
Contributor

Hixie commented Dec 19, 2018

Is there any reason to pass the fontFamily and the fontFamilyFallback as separate items from the dart to the C++? It seems like we could just pass one list, which is fontFamily + fontFamilyFallback, and the C++ code wouldn't have to know anything about the distinction.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants