Automattic / Automattic/node-canvas
Image#src=Buffer works as setter, returns "" as getter
Open
Bug
- Dominant language
- JavaScript
- Stars
- 10.7k
- Forks
- 1.2k
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 1
Description
I'm not actually sure how this should behave, but it seems reasonable that if I set an image src to be a buffer, getting src should then return the same or an equivalent buffer. Instead, it returns an empty string. Is this a bug or a feature?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.