Skip to content

Set derivatives to non-zero default values in stroke subtraction.#725

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_940606592
Open

Set derivatives to non-zero default values in stroke subtraction.#725
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_940606592

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jun 30, 2026

Copy link
Copy Markdown

Set derivatives to non-zero default values in stroke subtraction.

As anti-aliasing is not yet handled, Subtract sets anti-aliasing label to kInterior to effectively turn off anti-aliasing for new edges. Unfortunately, the zero values for the derivative still causes divisions-by-zero, resulting in artifacts (small cracks in the shape, missing textures, etc.).

As anti-aliasing is not yet handled, `Subtract` sets anti-aliasing label to `kInterior` to effectively turn off anti-aliasing for new edges. Unfortunately, the zero values for the derivative still causes divisions-by-zero, resulting in artifacts (small cracks in the shape, missing textures, etc.).

PiperOrigin-RevId: 940606592
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.

0 participants