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

Visible seams on transformed borders #2112

Closed
kvark opened this issue Nov 27, 2017 · 0 comments
Closed

Visible seams on transformed borders #2112

kvark opened this issue Nov 27, 2017 · 0 comments
Labels

Comments

@kvark
Copy link
Member

@kvark kvark commented Nov 27, 2017

You can see them if you zoom into ![example](https://raw.githubusercontent.com/glennw/webrender/86348b29b49b316fb816c49a7b816544a1099609/wrench/reftests/transforms/prim-suite.png]

#2016 fixed the split code to not have T-junctions, also forced AA to be applied to the correct rectangle. #2102 improves those edges, but apparently this is not enough?

We should fix the geometry extrusion to take the edge mask into account. But that still doesn't explain why the seams are currently visible.

cc @glennw

@kvark kvark added the type: bug label Nov 27, 2017
glennw pushed a commit to glennw/webrender that referenced this issue Jan 24, 2018
Set the correct edge AA flags for border corner and edge
segments.

Also add support for zoom parameter on reftests and when
running wrench.

Add a reftest with zoomed, transformend border.

Fixes servo#2112.
bors-servo added a commit that referenced this issue Jan 24, 2018
Fix AA edges on border segments.

Set the correct edge AA flags for border corner and edge
segments.

Also add support for zoom parameter on reftests and when
running wrench.

Add a reftest with zoomed, transformend border.

Fixes #2112.

<!-- 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/2335)
<!-- Reviewable:end -->
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
1 participant
You can’t perform that action at this time.