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

Fixed issue #1309 #1310

Merged
merged 1 commit into from Mar 11, 2023
Merged

Fixed issue #1309 #1310

merged 1 commit into from Mar 11, 2023

Conversation

klayoutmatthias
Copy link
Collaborator

Fixed polygon rasterizer.
Reason was the clip edge function that delivered
vertical edges from skew ones due to rounding.
These must not be skipped when exactly on a pixel
boundary as true vertical edges are.

Fixed polygon rasterizer.
Reason was the clip edge function that delivered
vertical edges from skew ones due to rounding.
These must not be skipped when exactly on a pixel
boundary as true vertical edges are.
@klayoutmatthias klayoutmatthias merged commit 9827d24 into master Mar 11, 2023
@klayoutmatthias klayoutmatthias deleted the issue-1309 branch March 11, 2023 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant