-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Upgrade to cosmic-text 0.13.0 #18239
base: main
Are you sure you want to change the base?
Conversation
Your PR caused a change in the graphical output of an example or rendering test. This might be intentional, but it could also mean that something broke! If it's expected, please add the M-Deliberate-Rendering-Change label. If this change seems unrelated to your PR, you can consider updating your PR to target the latest main branch, either by rebasing or merging main into it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've looked over the Pixel Eagle output and the diff seems totally fine. There are differences, but I can't say that either is better or worse.
I think the minor differences can be attributed to swash |
I did initiate a full example run just in case, still pending. |
Not seeing anything concerning in there, just the same minor differences noticed by the testbed. However, it seems that |
pop-os/cosmic-text#349 looks like someone had the same issue with the previous version too? |
Reverting pop-os/cosmic-text@829a59b seems to fix it. I guess android targets used to take the "no-op" path in I have a branch that works but I'm not 100% confident in. Will open a PR for discussion. |
Bumping from 0.17; we shouldn't wait on a fix IMO. This is not essential to ship immediately. |
|
Excellent, thanks @jackpot51 <3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Objective
Upgrade to
cosmic-text
0.13https://github.com/pop-os/cosmic-text/releases
This should include some performance improvements for layout and system font loading.
Solution
Bump version, fix the one changed API.
Testing
Tested some examples locally, will invoke the example runner.