-
Notifications
You must be signed in to change notification settings - Fork 19
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
localeResolutionCallback doesn't work correctly #36
Comments
I had the same issue of Gallery app being displayed in Afrikaans on my emulators. |
I started by analyzing the gallery app too. and I guess that there are some problems.
|
we need to check whether the text is displayed properly when specify the font family including CJK explicitly |
It seems there are some fallback fonts under |
if #38 is merged, flutter get a device locale properly |
I will open an issue for this |
Resolved by #38 |
Renders shaped text frames. Has the ability to plug into to different text shapers and render glyphs using different techniques. For now, the Aiks layer expects a prepared glyph atlas. But this will be changed so that render pass will be responsible for preparing these and setting these on the content renderer after pass consolidation.
Problem
How to reproduce
as is
expected
The text was updated successfully, but these errors were encountered: