Skip to content

Conversation

@waterson
Copy link
Contributor

I added a couple of the HTML 5 canvas methods for dealing with text. Let me know what you think. One question that I had was around the ordering of the "ctx" parameter: in some places, it's the first parameter, in others, it's the last. I tried to follow local convention, but I may not have gotten it quite right.

@paf31
Copy link
Contributor

paf31 commented Aug 30, 2014

Looks great , thanks! I need to tidy up some of my methods so that the context always comes last. The original plan was to be able to use things like >=> to chain methods on the context. Plus it helps if you want to wrap things with ReaderT.

paf31 added a commit that referenced this pull request Aug 30, 2014
add methods for dealing with text
@paf31 paf31 merged commit a032001 into purescript-web:master Aug 30, 2014
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.

2 participants