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

Improve rendering of transformed 2d paths #21310

Merged
merged 6 commits into from Feb 11, 2019
Merged

Improve rendering of transformed 2d paths #21310

merged 6 commits into from Feb 11, 2019

Commits on Feb 7, 2019

  1. Always store a transform in PathBuilderRef.

    jdm committed Feb 7, 2019
  2. Keep is_point_in_path using a path, rather than a path builder.

    jdm committed Feb 7, 2019
  3. Format canvas code.

    jdm committed Feb 7, 2019
You can’t perform that action at this time.