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

Add ability to load images from base64-encoded strings. #29

Merged
merged 3 commits into from
Nov 10, 2023

Conversation

mpaperno
Copy link
Collaborator

@mpaperno mpaperno commented Nov 9, 2023

The "Image" action now accepts b64 image data strings by prefixing the source with "data:".

For example, using an existing dynamic icon image as a layer in a new icon:
image

@mpaperno mpaperno merged commit b5b93e2 into main Nov 10, 2023
@mpaperno mpaperno deleted the mp/feat_b64_images branch November 10, 2023 01:36
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.

1 participant