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

Text rendering is broken on Android #17851

Closed
MortimerGoro opened this issue Jul 25, 2017 · 1 comment
Closed

Text rendering is broken on Android #17851

MortimerGoro opened this issue Jul 25, 2017 · 1 comment
Labels

Comments

@MortimerGoro
Copy link
Contributor

@MortimerGoro MortimerGoro commented Jul 25, 2017

Hello,

Text rendering is broken on Android. It worked in a fork I created some time ago. I did a git bisect and after some long compilation steps it blames a WR update: #17352 Update WR (CPU text optimizations, image format renames)

Some images attached:

After WR update:
screenshot_20170725-142452

Before WR update:
screenshot_20170725-145847

bors-servo added a commit to servo/webrender that referenced this issue Sep 13, 2017
Fix buggy texelFetchOffset calls on Android

Fixes servo/servo#17621, servo/servo#17851 and #1694

texelFetchOffset is very buggy on some Android GPUs...

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/1696)
<!-- Reviewable:end -->
bors-servo added a commit to servo/webrender that referenced this issue Sep 13, 2017
Fix buggy texelFetchOffset calls on Android

Fixes servo/servo#17621, servo/servo#17851 and #1694

texelFetchOffset is very buggy on some Android GPUs...

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/1696)
<!-- Reviewable:end -->
@atouchet atouchet added the P-android label Aug 20, 2018
@jdm
Copy link
Member

@jdm jdm commented Jan 14, 2019

Text rendering has since been fixed.

@jdm jdm closed this Jan 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.