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

Implement setLineJoin #34

Merged
merged 1 commit into from
May 11, 2016
Merged

Conversation

rgrempel
Copy link
Contributor

It seemed to be missing.

Note that I've done this:

data LineJoin = BevelJoin | RoundJoin | MiterJoin

... because we can't re-use Round (having already used it for LineCap).

@paf31 paf31 merged commit 7fa53f0 into purescript-web:master May 11, 2016
@paf31
Copy link
Contributor

paf31 commented May 11, 2016

Thanks!

@rgrempel rgrempel deleted the set-line-join branch May 11, 2016 03:18
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.

None yet

2 participants