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

SKPath add "r" variations (like rMoveTo, rLineTo) #14

Closed
migueldeicaza opened this issue Feb 22, 2016 · 3 comments
Closed

SKPath add "r" variations (like rMoveTo, rLineTo) #14

migueldeicaza opened this issue Feb 22, 2016 · 3 comments

Comments

@migueldeicaza
Copy link
Contributor

No description provided.

@bholmes
Copy link
Contributor

bholmes commented Mar 22, 2016

To close this we should add...

  • RMoveTo
  • RLineTo
  • RQuadTo
  • RConicTo
  • RCubicTo
  • RArcTo

@bholmes
Copy link
Contributor

bholmes commented Apr 8, 2016

rArcTo does not exist in this version of Skia. Will have to pick it up on the next version bump.

@bholmes
Copy link
Contributor

bholmes commented Apr 8, 2016

This commit mostly address the issue. fa81505

Leaving the issue open as a reminder to finish RArcTo after the next Skia bump.

@mattleibow mattleibow modified the milestone: 1.53.1 Aug 15, 2016
@mattleibow mattleibow added this to To Be Classified in Previous Releases Jul 26, 2018
@ghost ghost locked as resolved and limited conversation to collaborators Aug 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Previous Releases
To Be Classified
Development

No branches or pull requests

3 participants