create-and-mint-nft-collection
create-and-mint-nft-collection copied to clipboard
[FEATURE] SVG Support
Summary
As a user I would like to be able to use SVG files instead of PNG files to create my art works.
Basic example
Add SVG files instead of PNG files into the layers folder and the output in the images folder should also be SVG files.
Motivation
This allows for a new file type to be used by artists.
Example repo to look into - (HashLips/hashlips_art_engine/pull/186)