I'm having issues loading larger base64-encoded images into canvas background. I haven't been able to find anything related to a file size limit in the docs or source. Is there something that I'm missing?
Base64 images with character length < 400,000 seem to work fine. But a 700,000 character length one will not load as background image.
Thanks.
I'm having issues loading larger base64-encoded images into canvas background. I haven't been able to find anything related to a file size limit in the docs or source. Is there something that I'm missing?
Base64 images with character length < 400,000 seem to work fine. But a 700,000 character length one will not load as background image.
Thanks.