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

Add support for arc in paths (a command) #1

Closed
kangax opened this issue Jun 9, 2010 · 3 comments
Closed

Add support for arc in paths (a command) #1

kangax opened this issue Jun 9, 2010 · 3 comments
Labels

Comments

@kangax
Copy link
Member

kangax commented Jun 9, 2010

See implementation by @devongovetthttp://gist.github.com/424839

@millermedeiros
Copy link

maybe this can help: http://github.com/millermedeiros/SVGParser/blob/master/com/millermedeiros/geom/SVGArc.as - it follows the spec and has comments of each step so it should be easier to follow..

and method "getCurves" on Arc Class: http://github.com/millermedeiros/SVGParser/blob/master/com/millermedeiros/geom/Arc.as - it convert the arc into multiple quadratic bezier curves (1 curve per each 45 degrees)

@kangax
Copy link
Member Author

kangax commented Oct 28, 2010

@millermedeiros
Thank you. That looks interesting, I'll look into it more when I get a chance.

@kangax
Copy link
Member Author

kangax commented Jul 5, 2011

Just implemented this! Thanks again, @devongovett

@kangax kangax closed this as completed Jul 5, 2011
kangax pushed a commit that referenced this issue May 19, 2013
kangax pushed a commit that referenced this issue Jul 22, 2014
asturur added a commit that referenced this issue Jan 20, 2015
asturur added a commit that referenced this issue Apr 17, 2015
asturur added a commit that referenced this issue Oct 24, 2015
kangax pushed a commit that referenced this issue Feb 25, 2016
Fixed spacing changed even to also
birdage pushed a commit to birdage/fabric.js that referenced this issue Jun 19, 2018
Open `localhost` automatically when bundling completes
birdage pushed a commit to birdage/fabric.js that referenced this issue Jun 19, 2018
asturur pushed a commit that referenced this issue Apr 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants