Skip to content

feat: implement OffscreenCanvas.convertToBlob#2127

Open
jimmywarting wants to merge 1 commit into
Automattic:masterfrom
jimmywarting:feature/convertToBlob
Open

feat: implement OffscreenCanvas.convertToBlob#2127
jimmywarting wants to merge 1 commit into
Automattic:masterfrom
jimmywarting:feature/convertToBlob

Conversation

@jimmywarting

@jimmywarting jimmywarting commented Oct 5, 2022

Copy link
Copy Markdown
Contributor
  • Have you updated CHANGELOG.md?

This new feature would require ppl to use NodeJS v18 but it's not required.
ppl could also polyfill Blob themself it they wanted to use it.

closes #1845

Comment thread lib/canvas.js
Comment thread lib/canvas.js Outdated
Comment thread lib/canvas.js Outdated

@LinusU LinusU left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!! Left som small comments to address

Could you add a line in the changelog file as well?

@jimmywarting

Copy link
Copy Markdown
Contributor Author

bump

@LinusU

LinusU commented Jul 24, 2023

Copy link
Copy Markdown
Collaborator

Sorry for the delay on this, could you add a line to the changelog please? 🙏

@jimmywarting

Copy link
Copy Markdown
Contributor Author

done

@LinusU LinusU left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat 👍

@LinusU LinusU force-pushed the feature/convertToBlob branch from ef2f181 to 329ee9a Compare July 24, 2023 12:22
@LinusU

LinusU commented Jul 24, 2023

Copy link
Copy Markdown
Collaborator

(Windows tests are failing, testing rebasing on lastest master)

@jimmywarting

Copy link
Copy Markdown
Contributor Author

The failed test is unrelated to this PR. maybe this can be merged anyway?

  1) Canvas
       registerFont:
     Error: ENOENT: no such file or directory, lstat 'D:\a\node-canvas\node-canvas\examples\pfennigFont\pfennigMultiByte🚀.ttf'

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.

Introduce blob's

2 participants