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

ExplorerCanvas can't drawImage by passing the source canvas directly #7

Open
YingshanDeng opened this issue Oct 9, 2015 · 3 comments

Comments

@YingshanDeng
Copy link

In your canvas polyfill , it only support canvas drawImage from image, but i want to drawImage by passing the source canvas directly ? How to solve it ?

@tp
Copy link

tp commented Nov 10, 2015

Ran into the same issue. @YingshanDeng Have you found a way to copy the image data from one canvas to another using ExplorerCanvas?

@YingshanDeng
Copy link
Author

@tp Sorry I have not found a way to solve this problem. But I recommend you the flashcanvas(http://flashcanvas.net/). It is a good polyfill for canvas in IE8. FlashCanvas Pro passes more than 70% of HTML5 Canvas tests! Hava fun!

@tp
Copy link

tp commented Nov 11, 2015

Thanks, that looks really good :-)

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

2 participants