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

Option to embed external xlink:href URLs as base64 encoded #56

Open
hyanwong opened this issue Oct 13, 2017 · 1 comment
Open

Option to embed external xlink:href URLs as base64 encoded #56

hyanwong opened this issue Oct 13, 2017 · 1 comment

Comments

@hyanwong
Copy link

If canvases use drawImage with a URL, it would be nice to have to option of embedding the images as base64 instead of linking to them. If I made a pull request with such an option, would it be likely to be accepted?

@justinharrell
Copy link

I also did this but approached it a little differently, uses XHR to get original image and uses defs to resuse images, helps with repeating images and svg images.

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