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

Use raqote for canvas 2D rendering #23601

Closed
wants to merge 8 commits into from
Closed

Commits on Jun 20, 2019

  1. Implement StrokeOptions

    pylbrecht committed Jun 20, 2019

Commits on Jun 24, 2019

  1. Make GenericPathBuilder take &mut self

    pylbrecht committed Jun 24, 2019

Commits on Jun 27, 2019

Commits on Jul 2, 2019

  1. WIP: Make GenericPathBuilder's methods take &mut self

    pylbrecht committed Jul 2, 2019

Commits on Jul 4, 2019

  1. Deal with fallout from mutable trait method change.

    jdm committed Jul 4, 2019

Commits on Jul 7, 2019

  1. Implement fill() for raqote::DrawTarget

    pylbrecht committed Jul 7, 2019

Commits on Jul 8, 2019

  1. Implement some of GenericDrawTarget's methods for raqote

    pylbrecht committed Jul 8, 2019
You can’t perform that action at this time.