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

canvas export generates incorrect style properties #10

Open
raldred opened this issue Aug 6, 2014 · 0 comments
Open

canvas export generates incorrect style properties #10

raldred opened this issue Aug 6, 2014 · 0 comments

Comments

@raldred
Copy link

raldred commented Aug 6, 2014

Colours requiring alpha channel should be represented as a decimal percentage from 0-1 eg. rgba(0-255,0-255,0-255,0-1).
Also, it's currently outputting the style for lines as lineStyle, it should be strokeStyle

@raldred raldred changed the title canvas export generates incorrect colour values canvas export generates incorrect style properties Aug 6, 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

No branches or pull requests

1 participant