Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement CanvasRenderingContext2d.drawImage fo HTMLImage as ImageSource #5290
Labels
Comments
|
Of course! |
|
@jdm Hi there! I'm back with more newbie rust code. Slowly getting into the groove :) Special attention has to be paid to the part where I retrieve the image data from cache: https://github.com/servo/servo/pull/5433/files#diff-73749ed78090d6d7ef64586d558e0850R226 |
|
Fixed by #5433. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@jdm Is it ok if I work on this as a follow up of #4784?